Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » gdk_screen_get_resolution(gdk error when Eclipse starts)
gdk_screen_get_resolution [message #498327] Mon, 16 November 2009 13:54 Go to next message
No real name is currently offline No real nameFriend
Messages: 4
Registered: September 2009
Junior Member
Hi,

We need help to troubleshoot an error. We start Eclipse on a SunRay or Citrix TS, and then it crashes almost right after it opens. Usually just clicking on the "About Eclipse Platform" option, under Help menu is enough to crash it. And we get the error below.
Eclipse is installed on SUSE Linux Enterprise Desktop 10 (x86_64); VERSION = 10 ; PATCHLEVEL = 2

If you need any additional info, pls let me know.

Thanks a lot, Juliana



$ > eclipse -vm /opt/Sun/java/jdk1.6.0_16/bin/java

/opt//Sun/java/jdk1.6.0_16/bin/java: symbol lookup error: /usr/lib64/xulrunner-1.9.0.13/libxul.so: undefined symbol: gdk_screen_get_resolution

$ >
Re: gdk_screen_get_resolution [message #545522 is a reply to message #498327] Thu, 08 July 2010 07:39 Go to previous messageGo to next message
mineralwasser is currently offline mineralwasserFriend
Messages: 1
Registered: July 2010
Junior Member
hello,
i have the same problem.
Have you found a solution yet?

thanks
Re: gdk_screen_get_resolution [message #755168 is a reply to message #545522] Mon, 07 November 2011 15:31 Go to previous messageGo to next message
Frederic Lachasse is currently offline Frederic LachasseFriend
Messages: 1
Registered: November 2011
Junior Member
I have found a solution: the issue seems to be a problem with xulrunner 1.9, so you need to tell eclipse to use xulrunner 1.8 instead

In my case, I added in the eclipse.ini file the following line after "-vmargs":

-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib64/xulrunner-1.8.1

Of course, the path may depends on your system and also if you use a 32 bits or 64 bits version of eclipse (in my case, SUSE 10.3 64bits)

[Updated on: Mon, 07 November 2011 15:36]

Report message to a moderator

Re: gdk_screen_get_resolution [message #1199088 is a reply to message #755168] Wed, 20 November 2013 17:24 Go to previous message
David King is currently offline David KingFriend
Messages: 1
Registered: November 2013
Junior Member
Thank you very much.

This solution worked for me.

Smile
Previous Topic:Issue with file I/O integration for compilation
Next Topic:Eclipse always searches file in workspace - how to change?
Goto Forum:
  


Current Time: Thu Apr 25 20:11:21 GMT 2024

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

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

Back to the top