Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » Equinox launcher failes on linux
Equinox launcher failes on linux [message #47253] Tue, 29 January 2008 13:13 Go to next message
Roman Smirak is currently offline Roman SmirakFriend
Messages: 136
Registered: July 2009
Senior Member
Hi,

EPFC 1.2.0.1 on Windows XP works if I call: java -jar
plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar -data
"workspace-epf"

On Linux it fails (see attachment): java -jar
../plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar -data
"workspace-epf-cmdl"

However, when I call ./epf then it works (on Linux).

Any suggestions?

Regards,

Roman


Re: Equinox launcher failes on linux [message #47312 is a reply to message #47253] Tue, 29 January 2008 19:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: storaskar.xx.xxx.xxx

Looks like your "swt.gtk" is not getting loaded. The ./epf executable is
really just the eclipse executable, we get the gtk version of that, so it
automatically passes in "-ws gtk". In your case, you need to specify "-ws
gtk" that when you call with "java.."
Re: Equinox launcher failes on linux [message #47335 is a reply to message #47312] Wed, 30 January 2008 07:13 Go to previous message
Roman Smirak is currently offline Roman SmirakFriend
Messages: 136
Registered: July 2009
Senior Member
Thanks, it works now!

I noticed the issue with swt and I also checked the ws value in the log;
however, I didn't realized "motif" is not correct one for the linux machine
I have been utilizing.

Roman

"Shilpa Toraskar" <storaskar@xx.xxx.xxx> wrote in message
news:88c56e63c6b28d378585564bb8546731$1@www.eclipse.org...
> Looks like your "swt.gtk" is not getting loaded. The ./epf executable is
> really just the eclipse executable, we get the gtk version of that, so it
> automatically passes in "-ws gtk". In your case, you need to specify "-ws
> gtk" that when you call with "java.."
>
Re: Equinox launcher failes on linux [message #586341 is a reply to message #47253] Tue, 29 January 2008 19:58 Go to previous message
Shilpa Toraskar is currently offline Shilpa ToraskarFriend
Messages: 102
Registered: July 2009
Senior Member
Looks like your "swt.gtk" is not getting loaded. The ./epf executable is
really just the eclipse executable, we get the gtk version of that, so it
automatically passes in "-ws gtk". In your case, you need to specify "-ws
gtk" that when you call with "java.."
Re: Equinox launcher failes on linux [message #586349 is a reply to message #47312] Wed, 30 January 2008 07:13 Go to previous message
Roman Smirak is currently offline Roman SmirakFriend
Messages: 136
Registered: July 2009
Senior Member
Thanks, it works now!

I noticed the issue with swt and I also checked the ws value in the log;
however, I didn't realized "motif" is not correct one for the linux machine
I have been utilizing.

Roman

"Shilpa Toraskar" <storaskar@xx.xxx.xxx> wrote in message
news:88c56e63c6b28d378585564bb8546731$1@www.eclipse.org...
> Looks like your "swt.gtk" is not getting loaded. The ./epf executable is
> really just the eclipse executable, we get the gtk version of that, so it
> automatically passes in "-ws gtk". In your case, you need to specify "-ws
> gtk" that when you call with "java.."
>
Previous Topic:Equinox launcher failes on linux
Next Topic:Unable to launch EPF Composer
Goto Forum:
  


Current Time: Fri Mar 29 10:33:56 GMT 2024

Powered by FUDForum. Page generated in 0.02955 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top