Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Why I can't run Eclipse3.4 on Fedora9?
Why I can't run Eclipse3.4 on Fedora9? [message #329740] Wed, 02 July 2008 13:51 Go to next message
Dart peng is currently offline Dart pengFriend
Messages: 27
Registered: July 2009
Junior Member
Hi all:

Today I download eclipse3.4 and I want to run it on Fedora9.It goes well
during the starting , but after I select a path for workspace ,the eclipse
doesn't display the workbench instead of a blank window(please see the
pictures)

I don't know why,so I run the eclipse3.3,it can go.

I think maybe the java version isn't suit for eclipse3.4.I uninstall the jdk
6 and install jdk1.5 (I type the "java -version" command in terminal ,it
shows that the current java version is 1.5.0_15), but I get the same result
: eclipse3.4 can't display workbench but a blank window.I want to view the
log file to know what's happen during eclipse3.4 starting,but I can't find
the ".metadata" directory in workspace,it means that eclipse3.4 doesn't
create that directory .

I upload some pictures , they can show what's happen.

Who can help me?

Thanks!




Re: Why I can't run Eclipse3.4 on Fedora9? [message #329750 is a reply to message #329740] Wed, 02 July 2008 14:54 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

It sounds like https://bugs.eclipse.org/bugs/show_bug.cgi?id=239209

Can you get any further if you start eclipse with:

eclipse -data tmp_ws

That should create the tmp_ws where you can find the .metadata/.log file

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm


Re: Why I can't run Eclipse3.4 on Fedora9? [message #329754 is a reply to message #329740] Wed, 02 July 2008 19:25 Go to previous messageGo to next message
Snjezana Peco is currently offline Snjezana PecoFriend
Messages: 789
Registered: July 2009
Senior Member
I suppose that you have a problem with Firefox 3.
You can try the following:

- remove Firefox 3 or install a newer version
- add the VM argument -Dorg.eclipse.swt.browser.XULRunnerPath=/dev/null
when starting eclipse

You can also take a look at this comment:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=235020#c2

Snjeza

Dart peng wrote:
> Hi all:
>
> Today I download eclipse3.4 and I want to run it on Fedora9.It goes well
> during the starting , but after I select a path for workspace ,the eclipse
> doesn't display the workbench instead of a blank window(please see the
> pictures)
>
> I don't know why,so I run the eclipse3.3,it can go.
>
> I think maybe the java version isn't suit for eclipse3.4.I uninstall the jdk
> 6 and install jdk1.5 (I type the "java -version" command in terminal ,it
> shows that the current java version is 1.5.0_15), but I get the same result
> : eclipse3.4 can't display workbench but a blank window.I want to view the
> log file to know what's happen during eclipse3.4 starting,but I can't find
> the ".metadata" directory in workspace,it means that eclipse3.4 doesn't
> create that directory .
>
> I upload some pictures , they can show what's happen.
>
> Who can help me?
>
> Thanks!
>
>
>
Re: Why I can't run Eclipse3.4 on Fedora9? [message #329760 is a reply to message #329754] Thu, 03 July 2008 02:10 Go to previous message
Eclipse UserFriend
Originally posted by: eclipseglory.hotmail.com

Thank you , I will try it

Snjezana Peco wrote:
> I suppose that you have a problem with Firefox 3.
> You can try the following:
>
> - remove Firefox 3 or install a newer version
> - add the VM argument -Dorg.eclipse.swt.browser.XULRunnerPath=/dev/null
> when starting eclipse
>
> You can also take a look at this comment:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=235020#c2
>
> Snjeza
>
> Dart peng wrote:
>> Hi all:
>>
>> Today I download eclipse3.4 and I want to run it on Fedora9.It goes
>> well during the starting , but after I select a path for workspace
>> ,the eclipse doesn't display the workbench instead of a blank
>> window(please see the pictures)
>>
>> I don't know why,so I run the eclipse3.3,it can go.
>>
>> I think maybe the java version isn't suit for eclipse3.4.I uninstall
>> the jdk 6 and install jdk1.5 (I type the "java -version" command in
>> terminal ,it shows that the current java version is 1.5.0_15), but I
>> get the same result : eclipse3.4 can't display workbench but a blank
>> window.I want to view the log file to know what's happen during
>> eclipse3.4 starting,but I can't find the ".metadata" directory in
>> workspace,it means that eclipse3.4 doesn't create that directory .
>>
>> I upload some pictures , they can show what's happen.
>>
>> Who can help me?
>>
>> Thanks!
>>
>>
Previous Topic:PDE Build, test fragments, and build cycles
Next Topic:3.4 (Mac) very slow to show right-click (context) menu
Goto Forum:
  


Current Time: Mon Jul 22 07:33:58 GMT 2024

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

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

Back to the top