[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-11-04 Thread PeterElkjaer
Hi, I have no issues getting Eclipse to work with the fix applied. However I use Eclipse for well programming When I run my company's RCP program we are running it against a targetplatform based on 5.0. Is there a single plugin (jar), I can replace to get this program running? Is there a

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-11-03 Thread nh2
Please try Eclipse 3.6 M2 (http://download.eclipse.org/eclipse/downloads/drops/S-3.6M2-200909170100/index.php). I do not have button problems with it. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-11-02 Thread knas_r
Hi - I'm having the same problem with crashplan! The command export GDK_NATIVE_WINDOWS=1 works for me, but after reboot I need to do it again. Any permanent FIX?? Claus (ubuntu beginner) -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-11-02 Thread Benjamin Drung
@Claus: Either you use the package provided by Ubuntu or you create a small shell script for running eclipse. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-31 Thread Alex
I can confirm this bug for the current eclipse version 3.5.1 (galileo- SR1) in Ubuntu 9.10. I doesn't just affect buttons, it affects all GUI elements like checkboxes, dopdowns etc. They can not be selected with the mouse any more but they can be activated with the keyboard (space key, tab

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-30 Thread hiunlink
I just upgrade Ubuntu 9.10 yesterday, and It also has the problems like GUI freeze, no respese. And I download Eclipse IDE for C/C++ Developers from offical website for testing this problem. When I open the new eclipseIt had a warning message telled something like eclipse would use the gcj(GNU

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-30 Thread Roch DELSALLE
I have the same problem, I need to press enter to activate the buttons for the search function of eclipse (Zend Studio mod). -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-30 Thread Alvaro Toledo
Workaround does not work for me either. I'm using Eclipse 3.3 with Java 1.5.0_16. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-30 Thread Alvaro Toledo
Imre, try to upgrade SWT in your Eclipse to 3.5.1. I'm using Eclipse 3.3 and it seems to be working for me. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-29 Thread Jörn Dreyer
ok, GDK_NATIVE_WINDOW=1 fixes the behaviour ... why does it also work when I set GDK_NATIVE_WINDOW=0 ? -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-28 Thread Rockwalrus
Imre: sorry, unpatched versions of SWT before 3.5.2 simply will not work properly with GTK 2.17 and greater. This is due to a change in GTK. You might be able to replace the SWT in 3.3 with 3.5.2 and get Eclipse 3.3 to work that way, but no promises, or to port the patch to 3.3's swt and rebuild

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-28 Thread Damien Cassou
I experienced the same problem with another java tool: CrashPlan Pro. Exporting GDK_NATIVE_WINDOWS=1 fixed the problem there too. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-28 Thread Kristian Rink
Adding to that, however, it _seems_ to be a GNOME related problem. Using XFCE/Xubuntu desktop (also GTK+-based) on my platform doesn't expose this issue, no matter whether or not GDK_NATIVE_WINDOWS=1 is set. Can anyone confirm this, or is this just my system? -- Eclipse GTK is not working

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-28 Thread Imre Gergely
I can't confirm it, I tried with TWM and WindowMaker, and the no-click problem still appears, with or without the GDK_NATIVE_WINDOWS variable set. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-27 Thread Imre Gergely
This solution does NOT work for me. I have 64bit Karmic installed with ia32-sun-java6-bin 6-15-1 and eclipse 3.3.0 downloaded from the eclipse site. I tried export GDK_NATIVE_WINDOWS=1, export GDK_NATIVE_WINDOWS=true, the ran ./eclipse from the unpacked eclipse directory. It starts, then I go to

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-27 Thread VTWoods
I agree with the above posters. While the fix i posted allows you to close tabs and such, when navigating internal dialog boxes next and finish don't always work. I have to hit space or return to activate a clicked button. -- Eclipse GTK is not working correct - especially buttons

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-26 Thread Kristian Rink
Same problem here, using stock packages off eclipse.org. Having plugins installable via Eclipse Update Center rather than apt package management seems the most common use case related to using Eclipse, so I see the GDK_NATIVE_WINDOWS solution to deal with this. :( -- Eclipse GTK is not working

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-26 Thread Benjamin Drung
The wrapper script from eclipse 3.5.1+repack~1-0ubuntu1 uses GDK_NATIVE_WINDOWS. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-25 Thread Jeffrey Vandenborne
I'm having the same problem, The Eclipse from software center works though, but you need to do alot of updates before you can use it, because it doesn't seem to have pdt, java ee installed -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-20 Thread gerstrong
But without CDT... It doens't seem to work with that version -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-20 Thread Benjamin Drung
eclipse-cdt from the Ubuntu archive does not work (bug #163739), but you can install CDT as user with eclipse 3.5.1-0ubuntu7. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-19 Thread erani
@Benjamin will you announce when it will be fixed? I don't want to upgrade my second pc till this problem is not fixed. An example when it happen for me is when I try to search something in src file or when trying to add an svn repository location. -- Eclipse GTK is not working correct -

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-19 Thread Benjamin Drung
@erani: I have released eclipse 3.5.1-0ubuntu7 (which builds currently). With this version you can install plugins as user (they are stored in ~/.eclipse). Please open a new bug report if you encounter any issue with this version. -- Eclipse GTK is not working correct - especially buttons

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-19 Thread Raine
I'm also having same problem (some buttons stay pressed - don't work) with updated Karmic 64-bit. I'm having problems with eclipse downloaded directly from www.eclipse.org The solution was the trick setting env var GDK_NATIVE_WINDOWS=1 before laucnhing eclipse bin. Raine -- Eclipse GTK is not

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-19 Thread Benjamin Drung
To clarify this: eclipse 3.5.1 downloaded directly from www.eclipse.org has this bug. Solution: Install eclipse 3.5.1-0ubuntu7 (or later) from the Ubuntu archive. ** Description changed: After update from alpha 6 to beta Karmic Koala - Eclispe is no longer working correct. It seems to be a

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-15 Thread Benjamin Drung
** Changed in: eclipse (Ubuntu) Importance: Undecided = High -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-14 Thread Daniel
Same problem here Scenario:--- Start Eclipse-File-New Class-Name=XX-Push Finish Button looks like it remains pushed (as if I did not release the mouse button, but I did) Pressing Return key would create the class Click now to Cancel: nothing happens but Finish Button gets unpressed

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-14 Thread Benjamin Drung
@Daniel: It's fixed in the Debian package and it will be fixed in the next upstream release. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-13 Thread erani
Still have bugs. Some fields in forms a disabled and you can not enter the value, also why the updateinstall is disabled for package version of eclipse? -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-13 Thread Benjamin Drung
Can you give an example? The disabled updateinstall is bug #438414. It will be fixed in the next upload. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-11 Thread VTWoods
I downloaded the current release from the repositories and it will not start on my machine. It gives me the splash screen, then prompts me for my workspace. After that the splash screen returns, and eclipse attempts to start loading modules. Eclipse then crashes and an empty gray box pops up.

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-11 Thread Benjamin Drung
@VTWoods: Your problem has nothing to do with _this_ bug report. You probably experience bug #448688. Please run rm -rf ~/.eclipse. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package eclipse - 3.5.1-0ubuntu2 --- eclipse (3.5.1-0ubuntu2) karmic; urgency=low * New snapshot from eclipse-build. - Apply GTK 2.18 z-order patch (LP: #443004). * Remove unversioned swt.jar link (LP: #446155). * Add wrapper script for setting

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-07 Thread Benjamin Drung
** Also affects: eclipse-eclipsers Importance: Undecided Status: New ** Changed in: eclipse-eclipsers Importance: Undecided = Unknown ** Changed in: eclipse-eclipsers Status: New = Unknown ** Changed in: eclipse-eclipsers Remote watch: None = Eclipse bugs #287307 --

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-07 Thread Benjamin Drung
** Changed in: eclipse (Ubuntu) Status: In Progress = Fix Committed -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-06 Thread zegenie
I'm experiencing the same issues. Could it be related to the issues described in this blog post? http://www.dataforte.net/blog/2009/09/28/eclipse-3-5-and-gtk-2-18/ -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-06 Thread VTWoods
I was able to fix the problem runnning eclipse 3.5 with GDK_NATIVE_WINDOWS=1 set. I start Eclipse as follows: #/usr/bin/bash export GDK_NATIVE_WINDOWS=1 `~/bin/eclipsePackage/eclipse3.5/eclipse -vmargs -Xms128M -Xmx512M -XX:PermSize=128M -XX:MaxPermSize=512M /dev/null` Thanks for the tip off

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-06 Thread Benjamin Drung
Today eclipse 3.5.1-0~ubuntu1 was released to karmic. Is this version is still affected? -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-06 Thread Benjamin Drung
** Changed in: eclipse (Ubuntu) Status: Incomplete = In Progress -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-06 Thread Rockwalrus
** Also affects: eclipse-eclipsers Importance: Undecided Status: New -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-06 Thread Rockwalrus
** Project changed: eclipse-eclipsers = eclipse-ubuntu -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-06 Thread Rockwalrus
** Project changed: eclipse-ubuntu = libgtk ** Bug watch added: GNOME Bug Tracker #589963 http://bugzilla.gnome.org/show_bug.cgi?id=589963 ** Changed in: libgtk Importance: Undecided = Unknown ** Changed in: libgtk Status: New = Unknown ** Changed in: libgtk Remote watch: None =

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-06 Thread Rockwalrus
The blog posting has a patch that is supposed to fix the problem. I have not tested the patch. https://bugs.eclipse.org/bugs/show_bug.cgi?id=287307 is related to the comments that say that GDK_NATIVE_WINDOWS=1 fixes the problem. Maybe the gtk packages should conflict with versions of the libswt

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-06 Thread VTWoods
eclipse 3.5.1-0-ubuntu1 is still affected by the bug. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-05 Thread Gabe Gorelick
I fixed the title of the bug, but just so you know, you can edit the title of a bug report yourself. ** Summary changed: - Eclispe GTK is not working correct - especially buttons + Eclipse GTK is not working correct - especially buttons -- Eclipse GTK is not working correct - especially

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-05 Thread Gabe Gorelick
Can you provide a screenshot of the bug? ** Package changed: ubuntu = eclipse (Ubuntu) ** Changed in: eclipse (Ubuntu) Status: New = Incomplete -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-05 Thread h-gent-o
I attached the screenshot. For example clicking on the ok button has no effect. Maybe you can rebuild. Download Eclipse SDK 3.5.X -- Start Eclipse -- Menubar -- Help -- Tipps and Tricks ... -- try to press the ok button. This is only one example where the button is not working. I'm pretty sure

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-05 Thread Rockwalrus
I think I've experienced the same thing -- does double-clicking the button make it work? (I saw a similar bug report when trying to figure out how to fix it that said that they needed to triple click, which is one more click than I need to do.) -- Eclipse GTK is not working correct - especially

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-05 Thread Gabe Gorelick
I'm more inclined to think this is an Eclipse issue with their gui code, as it looks like the gtk widgets are being drawn correctly and there are no X errors. It's just probably eclipse has implemented some callbacks incorrectly or something. Unfortunately, Eclipse 3.5 is not supported in Karmic.

Re: [Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-05 Thread h-gent-o
I'll test if this happens with eclipse package from the ubuntu repository as well. Just to let you know, everything was working fine with Karmic until aplha6. With the beta of Karmic something must have changed causing the problems. Also it would be for the very first time, that the binary

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-05 Thread VTWoods
I have the exact same problem. Everything worked fine until I updated to 9.10. Now buttons like the close editor tab and minimize side tabs do not work. If i click once, the cursor changes to a text editing cursor, then if I click again (being very careful not to move the mouse) it will close.

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-05 Thread VTWoods
As a side note, I tried to install the version from the repositories; however, it seems to be broken (I get broken package messages). I am trying to downgrade to eclipse 3.4 from www.eclipse.org. -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004

[Bug 443004] Re: Eclipse GTK is not working correct - especially buttons

2009-10-05 Thread VTWoods
Downgrade did not work. It seems to be a problem with the gtk buttons. Is it possible to downgrade gtk to the version used in 9.04? -- Eclipse GTK is not working correct - especially buttons https://bugs.launchpad.net/bugs/443004 You received this bug notification because you are a member of