bugs + known issues
- Activating OSC server in TCP mode more than once fails with "Address already in use". to be fixed.
- Opening document via OSC when application is not activated will not make this new document the "active" document.
- batch processor: clicking "edit" will create an illegal document, throwing exceptions ("Tried to remove unknown document"). to be fixed.
- a null pointer exception is thrown when trying to show the about box in cde/motif look-and-feel mode. this is a bug in mrjadapter.
- a
"java.lang.ArrayIndexOutOfBoundsException"
message is printed when connecting a second screen display. this is a bug of the apple VM. it's harmless.
future plans
- finish OSC implementation, possibility to register for notifications
- common plug-in interface with eisenkraut
- separating gui and processes
- proper manual