Re: xulrunner 6.0: No menu bar or focus on Mac OS X
Michael Hofer <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
Am 19.08.11 18:36, schrieb Neil: > Michael Hofer wrote: > >> 3) Start app: >> >> a) /Applications/XULTest/MyTestApp.app/Contents/MacOS/xulrunner >> -jsconsole >> -> "Could not find the Mozilla runtime." >> >> b) /Library/Frameworks/XUL.framework/xulrunner-bin >> "/Applications/XULTest/MyTestApp.app/Contents/Resources/application.ini" >> -> window comes up, but no keyboard focus, menu or dock icon >> >> c) /Library/Frameworks/XUL.framework/xulrunner-bin >> /Users/michael/temp/myapp/application.ini >> -> like (b) > > Try open -a /Applications/XULTest/MyTestApp.app > -> "LSOpenURLsWithRole() failed for the application /Applications/XULTest/MyTestApp.app with error -10810." thanks, Michael