Re: xulrunner 6.0: No menu bar or focus on Mac OS X
Chris Leonello <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <82695b4f-4ecb-4e24-a0fc-b55fa7383838@u19g2000vbm.googlegroups.com> |
Same error after using install-app on Mac OS X 10.6 with XULRunner 6.0.2 - 20110902133214. When I launch application from dock, nothing happens. When I launch from the comand line with: open -a /Applications/XULTest/myapp.app I get: "LSOpenURLsWithRole() failed for the application /Applications/XULTest/ myapp.app with error -10810." Note, I can run app with: /Library/Frameworks/XUL.framework/xulrunner-bin "/Volumes/PENDRIVE/ xulapps/myapp/application.ini" But menubars do not show up. Toolbars do show up, however. Any ideas on the install-app problem or hints on how to use menubars with OS X?