[Bug 544505] Re: buggy window operations with GTK 2.18 [proposed patch]

2010-06-15 Thread Benjamin Drung
As Niels wrote, we have included the gtk2.18zorder.patch [1]. Your
problems probably comes from XMind, which isn't provided by the official
Ubuntu repositories. Because of this the Ubuntu project can not support
or fix your particular bug

[1] http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/karmic/eclipse
/karmic-updates/annotate/head:/patches/gtk2.18zorder.patch

** Changed in: eclipse (Ubuntu)
   Status: Incomplete = Invalid

-- 
buggy window operations with GTK 2.18 [proposed patch]
https://bugs.launchpad.net/bugs/544505
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 544505] Re: buggy window operations with GTK 2.18 [proposed patch]

2010-04-16 Thread sten
Hi Niels,

End of the academic semester, so I haven't had time to look into this more, and 
unfortunately it doesn't look like I'll be able to answer your question before 
10.04 ships.  If my memory serves correctly, I got as far as debugging 
undefined classes, because the XMind project didn't successfully import/link 
the drawing primitives library.  Does SWT provide these?  Yeah, so I'll have to 
learn enough java to debug Xmind's code, using an IDE that I'm not familiar 
with at all.  If you have the time, and you would like to close this bug very 
quickly, I suspect that this code snippet, with one minor modification, will 
reveal if this bug is valid or not:
http://www.java2s.com/Code/Java/SWT-JFace-Eclipse/Openashellmaximizedfullscreen.htm

It seems like if shell.setMaximized(true) is changed to something like
shell.setFullScreen(true), then the resulting simple application will
test for this bug.  Basically, I'd see if our Eclipse/SWT/GTK stack
successfully gets metacity to toggle NET_WM_STATE_FULLSCREEN for the
java-created window.  If this succeeds, then I would test to see what
happens when a new fullscreen window is created from within the class of
an existing non-fullscreen window.  This two window scenario, where the
first window remains non-fullscreen, and the second window can only
exist fullscreen, will definitely show if this bug can be closed.  If
the second, new fullscreen window covers the gnome panel...well, I guess
this reporting bug was kind of pointless then!

Thanks again,
Nicholas

-- 
buggy window operations with GTK 2.18 [proposed patch]
https://bugs.launchpad.net/bugs/544505
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 544505] Re: buggy window operations with GTK 2.18 [proposed patch]

2010-04-16 Thread sten
P.S. I have 3.5.1+repack~1-0ubuntu3 installed, but XMind bundles a
different version, if the md5sum mismatch is any indicator.

e6e05cf592a9114d2a1b01480f9bac4d  
/usr/lib/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.5.1.v3555a.jar
vs
bc7ec013965dd478059f94322da1af0c  
/usr/local/xmind/plugins/org.eclipse.swt.gtk.linux.x86_3.5.1.v3555a.jar

I wonder what version of eclipse bc7ec013965dd478059f94322da1af0c is...

-- 
buggy window operations with GTK 2.18 [proposed patch]
https://bugs.launchpad.net/bugs/544505
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 544505] Re: buggy window operations with GTK 2.18 [proposed patch]

2010-03-24 Thread Niels Thykier
sten wrote:
 Public bug reported:
 
 Binary package hint: eclipse
 
 1) Ubuntu 9.10
 2) I suspect eclipse-3.5.1+repack~1-0ubuntu3 ; although I'm not sure.
 * osgi.framework.version=3.5.1.R35x_v20090827, is the version used by the 
 application that exposes this bug 
 
 First, a link to the patch, and Tristan's write up on the problem:
 http://www.dataforte.net/blog/2009/09/28/eclipse-3-5-and-gtk-2-18/
 
 This is what I have observed, and what prompted me to look into what seems to 
 be a bad interaction between Eclipse 3.5.1 (Karmic) and GTK 2.18:
 http://code.google.com/p/xmind3/issues/detail?id=145
 
 I suspect that Eclipse 3.5.2 comes with associated GTK 2.18 fixes.
 Could the eclipse team possibly backport these, if Tristan's patch is
 not sufficient?
 
 Sorry, this is about the best I can do with my extremely limited
 knowledge of Java/Eclipse/SWT/GTK...I hope I'm not wasting anyone's time
 with this bug report.
 
 ** Affects: eclipse (Ubuntu)
  Importance: Undecided
  Status: New
 

Hi

Thanks for the report and especially for taking your time finding the
patch. However, as far as I can tell we already got this patch in
eclipse-3.5.1+repack~1-0ubuntu3 (through eclipse-build). Please note
that we have not bumped the version of any of the jar files.

Do you experience this issue in eclipse-3.5.1+repack~1-0ubuntu3?

~Niels

 status incomplete



** Bug watch added: code.google.com/p/xmind3/issues #145
   http://code.google.com/p/xmind3/issues/detail?id=145

** Changed in: eclipse (Ubuntu)
   Status: New = Incomplete

-- 
buggy window operations with GTK 2.18 [proposed patch]
https://bugs.launchpad.net/bugs/544505
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs