Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - 4.6, SUSE Linux 11.2 : Unable to start IDE: (12 Items)
   
4.6, SUSE Linux 11.2 : Unable to start IDE  
Hello, 

IDE doesn`t start because required bundle (com.qnx.tools.ide.phab.core) is missing.

Steps to reproduce : 
1. Install QNX SDP (Used http://www.qnx.com/download/download/19606/qnxsdp-6.4.1-200905201802-linux.bin)
2. Use /opt/qnx641/run_qde.sh script to start IDE
3. Set workspace folder
4. Wait for the workbench to load. After startup window disappears, an empty window get displayed.

After looking to <workspace>/.metadata/.log file, I`ve found that some bundles were not resolved 
("Missing required bundle com.qnx.tools.ide.phab.core_0.0.0")

I tried to fix my installation by reinstalling QNX SDP, but that didn`t help.
Also, I`ve tried to launch IDE as root with no success.

Thank you
Attachment: Text .log 184.33 KB
RE: 4.6, SUSE Linux 11.2 : Unable to start IDE  
The message about missing phab bundle is not a problem. Phab is only enabled for Windows host; it's disabled on Linux 
host.

Your problem is the infamous Mozilla connector issue with Eclipse Ganymede running on newer Linux distributions. The 
connector in Eclipse SWT package fails to start.

Please make sure you have a working XUL Runner package in your Suse 11.2 system. It should be 1.9.1 or newer. Then add 
the following line to the "qde.ini" file:

-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9.1/xulrunner

Change the "1.9.1" to the version of your xulrunner.

Regards,
Andy

-----Original Message-----
From: Konstantin x [mailto:community-noreply@qnx.com]
Sent: Sat 05/12/2009 3:35 PM
To: general-ide
Subject: 4.6, SUSE Linux 11.2 : Unable to start IDE
 
Hello, 

IDE doesn`t start because required bundle (com.qnx.tools.ide.phab.core) is missing.

Steps to reproduce : 
1. Install QNX SDP (Used http://www.qnx.com/download/download/19606/qnxsdp-6.4.1-200905201802-linux.bin)
2. Use /opt/qnx641/run_qde.sh script to start IDE
3. Set workspace folder
4. Wait for the workbench to load. After startup window disappears, an empty window get displayed.

After looking to <workspace>/.metadata/.log file, I`ve found that some bundles were not resolved 
("Missing required bundle com.qnx.tools.ide.phab.core_0.0.0")

I tried to fix my installation by reinstalling QNX SDP, but that didn`t help.
Also, I`ve tried to launch IDE as root with no success.

Thank you



_______________________________________________

General
http://community.qnx.com/sf/go/post43259

Attachment: Text winmail.dat 3.36 KB
Re: RE: 4.6, SUSE Linux 11.2 : Unable to start IDE  
My problem is solved, thank you! 

Regards,
Konstantin
Re: 4.6, SUSE Linux 11.2 : Unable to start IDE  
Hi,

I am facing same issue, the only difference is the OS ie., Redhat Linux 5 version.

I have tried as suggested above.

"
 add the following line to the "qde.ini" file:

-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9.1/xulrunner
"
still the behavior is same.

Suggest me to resolve this issue.


Regards,
Harish.
Re: 4.6, SUSE Linux 11.2 : Unable to start IDE  
Did you install xulrunner?

On 13/08/10 11:21 AM, harish kumar wrote:
> Hi,
>
> I am facing same issue, the only difference is the OS ie., Redhat Linux 5 version.
>
> I have tried as suggested above.
>
> "
>   add the following line to the "qde.ini" file:
>
> -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9.1/xulrunner
> "
> still the behavior is same.
>
> Suggest me to resolve this issue.
>
>
> Regards,
> Harish.
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post62953
>
Re: 4.6, SUSE Linux 11.2 : Unable to start IDE  
I have checked in the "/usr/lib" , could found xulrunner-1.9pre

then I  changed in the path as below.

-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9pre/xulrunner

Regards,
Harish.
Re: 4.6, SUSE Linux 11.2 : Unable to start IDE  
And? Did it work/not work?

On 14/08/10 12:25 AM, harish kumar wrote:
> I have checked in the "/usr/lib" , could found xulrunner-1.9pre
>
> then I  changed in the path as below.
>
> -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9pre/xulrunner
>
> Regards,
> Harish.
>
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post63013
>
Re: 4.6, SUSE Linux 11.2 : Unable to start IDE  
It did not worked.

Regards,
Harish
Re: 4.6, SUSE Linux 11.2 : Unable to start IDE  
Did you try to update your xulrunner package?

On 16/08/10 11:54 AM, harish kumar wrote:
> It did not worked.
>
> Regards,
> Harish
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post63102
>
Re: 4.6, SUSE Linux 11.2 : Unable to start IDE  
which version of  xulrunner will recommend to upgrade??


Regards,
Harish
Re: 4.6, SUSE Linux 11.2 : Unable to start IDE  
Did you read this thread???
Re: 4.6, SUSE Linux 11.2 : Unable to start IDE  
Thanks Elena,

Its working.

Regards,
Harish.