Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - failed to start IDE 4.6: (5 Items)
   
failed to start IDE 4.6  
log attached.
Attachment: Text .log 50.28 KB
Re: failed to start IDE 4.6  
Which OS and version are you running?
Re: failed to start IDE 4.6  
ArchLinux + QNX6.4.1.
It is not in the log?
Re: failed to start IDE 4.6  
It does specify which OS you are using (Linux), but not your distribution.

ArchLinux isn't a support platform. It seems that your problem is the version of the XULRunner library in your 
distribution. IDE 4.6 only supports XULRunner 1.8.x - 1.9.0.x.

You can either update the library to one of those versions, or you can download a matching XULRunner version, extract it
 and have IDE use that specific version. To do so modify the "qde.ini" file under $QNX_HOST/usr/qde/eclipse directory, 
add the following line to the file:
-Dorg.eclipse.swt.browser.XULRunnerPath=/PATH_TO_YOUR_XUL_RUNNER


> ArchLinux + QNX6.4.1.
> It is not in the log?


Re: failed to start IDE 4.6  
Probably you are right.
I have 1.9.1-3 xulrunner installed and I forgot when I upgraded it.



thanks!