RCP on MacOSX registration problems? [message #249773] |
Fri, 04 June 2004 17:27 |
Eclipse User |
|
|
|
I am exporting my app as an RCP with all the necessary plugins. When I unzip it
on OSX and run the startup script I get some odd behaviour.
1) In one config, I have a model dialog on startup (A login), this dialog does
not show up at all and so the app appears to hang.
2) When I reconfigure to use the test database (no login), the normal workbench
appears with the proper initial views. However, the window will not take the
focus, and the menu is not added to the Mac menu bar. I can select objects in
the view, but right click events are not received. Once, (though now I can't
reproduce it) I got:
miro-client: line 19: 2139 Bus error java -cp "startup.jar"
org.eclipse.core.launcher.Main -os macosx -ws carbon -arch ppc -nl en_US -data
~/.miro/.miro-client -application
com.internap.miro.mc3.ui.eclipse.MiroRcpApplication -consoleLog -debug
The startup script runs the command you see above.
Basically it looks like the app is not registering itself - it does not appear
in the dock and I can't alt-tab to it.
Any suggestions?
Chris
|
|
|
Powered by
FUDForum. Page generated in 0.03840 seconds