Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (136 - 138 of 172)

Ticket Resolution Summary Owner Reporter
#234 invalid re #212 losepete
Description

I would reopen the ticket but there is no obvious way to perform that action. Perhaps you can reopen the ticket - or explain how to perform the action.

The ticket should not have been closed as the original ticket obviously answers the question asked about software: -

Version: 1.6.0 Build 27 GA5

So, having the above java version installed and working would mean that odin must be installed.

#88 invalid Schlangengrube 1.2 - Snakepit - Does not mouse click to shot Martin Iturbide
Description

schlangengrube_1.2 - Snakepit

http://java-apps.org/content/show.php/Schlangengrube?content=70925

1) No sound: startup error:

[D:\JavaTest\SCHLANGENGRUBE_120]java -jar schlangengrube_120.jar Sound-error: /schlangengrube/sounds/schuss.wav Sound-error: /schlangengrube/sounds/treffer.wav Sound-error: /schlangengrube/sounds/zusammenfallen.wav Sound-error: /schlangengrube/sounds/schlange_getroffen.wav Sound-error: /schlangengrube/sounds/levelup.wav Sound-error: /schlangengrube/sounds/gameover.wav Sound-error: /schlangengrube/sounds/explo.wav

2) The mouse click does not work. It do not shoot the balls. I can not grab the complete message on the prompt.

at java.awt.Container.processEvent(Container.java:2105) at java.awt.Component.dispatchEventImpl(Component.java:4469) at java.awt.Container.dispatchEventImpl(Container.java:2163) at java.awt.Component.dispatchEvent(Component.java:4295) at java.awt.LightweightDispatcher?.retargetMouseEvent(Container.java:4461

)

at java.awt.LightweightDispatcher?.processMouseEvent(Container.java:4122)

at java.awt.LightweightDispatcher?.dispatchEvent(Container.java:4055) at java.awt.Container.dispatchEventImpl(Container.java:2149) at java.awt.Window.dispatchEventImpl(Window.java:2478) at java.awt.Component.dispatchEvent(Component.java:4295) at java.awt.EventQueue?.dispatchEvent(EventQueue?.java:604) at java.awt.EventDispatchThread?.pumpOneEventForFilters(EventDispatchThre?

ad.java:275)

at java.awt.EventDispatchThread?.pumpEventsForFilter(EventDispatchThread?.

java:200)

at java.awt.EventDispatchThread?.pumpEventsForHierarchy(EventDispatchThre?

ad.java:190)

at java.awt.EventDispatchThread?.pumpEvents(EventDispatchThread?.java:185)

at java.awt.EventDispatchThread?.pumpEvents(EventDispatchThread?.java:177)

at java.awt.EventDispatchThread?.run(EventDispatchThread?.java:138)

3) On exit it gives you this message.

Killed by SIGABRT pid=0x003d ppid=0x003c tid=0x0002 slot=0x00be pri=0x0200 mc=0x0001 C:\PROGRAMS\OPENJDK\BIN\JAVA.EXE Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

#184 fixed FreePlane not running Martin Iturbide
Description

FreePlane? (http://freeplane.sourceforge.net/) is not running anymore with Build 25 GA3.

This is the start script:

set freeplanedir= set xargs=init.xargs set defines= "-Dorg.freeplane.param1=%1" "-Dorg.freeplane.param2=%2" "-Dorg.freeplane.param3=%3" "-Dorg.freeplane.param4=%4" set resdir="-Dorg.freeplane.globalresourcedir=%freeplanedir%resources/" java -Xmx512m "-Dorg.knopflerfish.framework.bundlestorage=memory" "-Dorg.knopflerfish.gosg.jars=reference:file:%freeplanedir%core/" %resdir% %defines% -jar "%freeplanedir%framework.jar" -xargs "%freeplanedir%props.xargs" -xargs "%freeplanedir%%xargs%"

The error log is attached.

Note: See TracQuery for help on using queries.