Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse gtk? problem, a bug (and a workaround for Mandrake 9.1)
Eclipse gtk? problem, a bug (and a workaround for Mandrake 9.1) [message #64814] Thu, 05 June 2003 23:11 Go to next message
Eclipse UserFriend
Originally posted by: robin.rosenberg.s/k/c/dewire.kom

Hi,

I'm looking for takers for this bug. The candidates are MandrakeSoft, the
Gnome Project and the Eclipse Project.

The problem is that debugging Java programs stop sometimes, i.e. most
times. If a breakpoint is set it is most likely that I will not be able to
step or even resume, stop or any kind of action. If it works it often slow.

First my environment. Eclipse - any 2.1 series (and if my memory serves me
right any 2.0 version). Mandrake 9.1 and JDK 1.4.1_02 (or any other
version, although JDK 1.3 was less receptible).

With Mandrake 9.0 there is not problem except some slugginess. Now I like
8.1 better since I got X and swsuspm, networking etc to work nicely and it
has a newer KDE. Replacing some or fthe GTK libraties I could circument
the problem. I haven't told Murphy yet though.

I got these packages off the Mdk 9.0 disks and unpacked them in a
directory of their own.

libgdk_pixbuf2.0_0-2.0.6-8mdk
libgdk-pixbuf2-0.18.0-3mdk
libgdk-pixbuf-gnomecanvas1-0.18.0-3mdk
gdk-pixbuf-loaders-0.18.0-3mdk
libgtk+-x11-2.0_0-2.0.6-8mdk.i586.rpm

Finally I started eclipse:
# GDK_USE_XFT=0 LD_LIBRARY_PATH=/home/robin/gdk/usr/lib eclipse
(<unknown>:24241): Gtk-WARNING **: Kan inte hitta temamotorn i
"module_path": "galaxy",

Mandrake 9.1 contains these versions:

gdk-pixbuf-loaders-0.22.0-1mdk
libgdk-pixbuf2-0.22.0-1mdk
libgdk_pixbuf2.0_0-2.2.1-6mdk
libgdk-pixbuf-gnomecanvas1-0.22.0-1mdk
libgtk+-x11-2.0_0-2.2.1-2mdk

If someone has or wants to have a clue about what's going on I'll be
happy to supply more information.

-- robin
Re: Eclipse gtk? problem, a bug (and a workaround for Mandrake 9.1) [message #64957 is a reply to message #64814] Fri, 06 June 2003 06:36 Go to previous messageGo to next message
Donatas Simkunas is currently offline Donatas SimkunasFriend
Messages: 3
Registered: July 2009
Junior Member
I experienced similar problem in GTK version, but it happens not every time.
Whats intersting after break point hit, (when problem occurs) eclipse
responses only to right mouse click.


--
Donatas Simkunas
Re: Eclipse gtk? problem, a bug (and a workaround for Mandrake 9.1) [message #65242 is a reply to message #64957] Fri, 06 June 2003 09:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: robin.rosenberg.dewire.com.INSERT.BEFORE.MAILING

Donatas Simkunas wrote:

> I experienced similar problem in GTK version, but it happens not every
> time. Whats intersting after break point hit, (when problem occurs)
> eclipse
> responses only to right mouse click.
>

You don't experience simuliar problems, you *experience* the exact same
problem. The right-clicking,as you mention, you mention is another
"feature" of the problem. I guess eclipse is actually doing something
sometimes without updating the screen. Well it is redrawing, but it looks
like cached double-buffered images, or something similar. Scrolling in the
debug (call stack) windows sometimes seem to scroll only a part of the
window. Events that are issues are executed later when the right mouse
button is pressed and eventually eclipse get totally stuck and "killall
java" is THE command.

-- robin
Re: Eclipse gtk? problem, a bug (and a workaround for Mandrake 9.1) [message #66670 is a reply to message #64814] Sun, 08 June 2003 05:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: shartrec.noxspamx.hinet.net.au

I get exactly the same problems. Sometimes the problems persist even over a
restart of eclipse and the only way to fix is to delete the workspace and
start again with a clean workspace.

Trev
Re: Eclipse gtk? problem, a bug (and a workaround for Mandrake 9.1) [message #67870 is a reply to message #66670] Mon, 09 June 2003 13:50 Go to previous message
Donatas Simkunas is currently offline Donatas SimkunasFriend
Messages: 3
Registered: July 2009
Junior Member
Try to killall -9 java after exiting eclipse, it seems there are java
process left after exit.

Trev wrote:
> a restart of eclipse and the only way to fix is to delete the workspace
> and start again with a clean workspace.

--
Donatas Simkunas
Previous Topic:Odd cursor under Eclipse release "M"
Next Topic:Custom Browser Command
Goto Forum:
  


Current Time: Fri Jul 19 12:23:01 GMT 2024

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

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

Back to the top