GDK_NATIVE_WINDOWS=1 still required for some dialogs
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | eclipse (Ubuntu) |
Undecided
|
Matthias Klose | ||
Bug Description
Binary package hint: eclipse
A person might wish to add it or other packages to Eclipse by
sudo eclipse
and then from the Help -> Install New Software...
For example, the CDT support is very old and a person might wish to add in the latest version. Or, perhaps, they wish to add Android SDK support. Whatever the reason, they would have to add a new site (for example http://
ProblemType: Bug
Architecture: amd64
Date: Fri Oct 23 09:23:55 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelMo
Package: eclipse-platform 3.5.1-0ubuntu7 [modified: usr/lib/
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: eclipse
Uname: Linux 2.6.31-14-generic x86_64
Related branches
| Sean McNeil (seanmcneil3) wrote : | #1 |
| Matthias Klose (doko) wrote : | #3 |
confirmed with the repacked version
| Changed in eclipse (Ubuntu): | |
| assignee: | nobody → Matthias Klose (doko) |
| status: | Incomplete → Triaged |
| Prunus dulcis (prunus-dulcis) wrote : | #4 |
I downloaded eclipse from the eclipse.org website version 3.4.2
and under Karmic RC1 I encounter this bug (although I only stumbled upon the symptoms of https:/
The work-around outlined here and more step by step in the duplicate bug so far seem to help.
| Launchpad Janitor (janitor) wrote : | #5 |
This bug was fixed in the package eclipse - 3.5.1+repack~
---------------
eclipse (3.5.1+
* Update packaging from pkg-java/eclipse (including patches to build
on sparc).
* Add patches to build on armel and ia64. LP: #449766.
* Build used linux-gtk configurations only.
* Set GDK_NATIVE_WINDOWS on startup. LP: #458703.
-- Matthias Klose <email address hidden> Sun, 25 Oct 2009 15:41:22 +0100
| Changed in eclipse (Ubuntu): | |
| status: | Triaged → Fix Released |
| Konstantine Rybnikov (k-bx) wrote : | #6 |
Ok. But what if I want to use Eclipse not from ubuntu package? (because you know, sometimes eclipse get's broken, that's why I never even try to use it from repository). Bug is still seems to be present. Or should I write to eclipse team? Thank you.
| Marco Vittorini Orgeas (marcovorg) wrote : Re: [Bug 458703] Re: GDK_NATIVE_WINDOWS=1 still required for some dialogs | #7 |
On Fri, 30 Oct 2009 16:14:33 -0000
kost BebiX <email address hidden> wrote:
> Ok. But what if I want to use Eclipse not from ubuntu package? (because
> you know, sometimes eclipse get's broken, that's why I never even try to
> use it from repository). Bug is still seems to be present. Or should I
> write to eclipse team? Thank you.
>
> --
> GDK_NATIVE_
> https:/
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
They are suggesting to use repository's one version, because they have probably merged inside the quick and easy workaround founded at eclipse bugs: please see here https:/
| asch (asch) wrote : | #8 |
This bug may also be connected with this one:
https:/
Just a guess, but the sympthoms are the same.
| asch (asch) wrote : | #9 |
The bug is also known by the Eclipse community:
https:/
There is another Eclipse and new GTK related bug that is solved by the GDK_NATIVE_
https:/
This is really a GTK bug, and the 2.18 GTK was meant to be backwards compatible, but instead broke existing applications (at the very least Eclipse-based applications). Seems this is the appropriate GTK bug report:
https:/
| Francis De Brabandere (francisdb) wrote : | #11 |
Lotus notes 8.5.x is also affected by this problem. More info on fixing here:
https:/
| Micke Karlsson (mickek) wrote : | #12 |
The workaround "GDK_NATIVE_
My workaround is to start Eclipse with "GDK_NATIVE_


I cannot reproduce your problem.
Please do _not_ run eclipse as root for installing plugins. It will get in conflict with the package manager. You can install plugins as user instead.
Can you please purge eclipse and remove the files installed by running eclipse as root (e.g. /usr/lib/eclipse should be empty). Install eclipse again. Rename or remove ~/.eclipse. Test eclipse, install your plugins (as user), and test again.