Your message dated Sat, 13 Mar 2010 18:33:23 +0100
with message-id <[email protected]>
and subject line Undocumented gtk_window_set_transient_for possible NULL parent
has caused the Debian Bug report #366253,
regarding Undocumented gtk_window_set_transient_for possible NULL parent
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
366253: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366253
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgtk2.0-0
Version: 2.8.17-2
Severity: normal
Current GTK version does not set the WM_TRANSIENT_FOR hint for windows. By
default all dialog windows should have that.
I was even trying to use gtk_window_set_transient_for() in my own application,
but
it doesn't seem to change anything.
I have chcecked all gtk_windows using xprop tool from xbase-clients package.
I have chekced on different window_managers (just in case one of them is
messing here).
I have chceck on session without window_manager (hardcore) :-P and Still the
same.
All Qt3 apps have this property set, so I guess this is bug in libgtk.
You can check WM_TRANSIENT_FOR property like that:
~$ xprop |grep TRANSIENT
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Versions of packages libgtk2.0-0 depends on:
ii libatk1.0-0 1.11.4-1 The ATK accessibility toolkit
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libcairo2 1.0.4-1+b1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.3.2-5.1 generic font configuration library
ii libglib2.0-0 2.10.2-1 The GLib library of C routines
ii libgtk2.0-bin 2.8.17-2 The programs for the GTK+ graphica
ii libgtk2.0-common 2.8.17-2 Common files for the GTK+ graphica
ii libjpeg62 6b-11 The Independent JPEG Group's JPEG
ii libpango1.0-0 1.12.1-2 Layout and rendering of internatio
ii libpng12-0 1.2.8rel-5 PNG library - runtime
ii libtiff4 3.8.2-2 Tag Image File Format (TIFF) libra
ii libx11-6 2:1.0.0-3 X11 client-side library
ii libxcursor1 1.1.5.2-2 X cursor management library
ii libxext6 1:1.0.0-3 X11 miscellaneous extension librar
ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio
ii libxi6 1:1.0.0-5 X11 Input extension library
ii libxinerama1 1:1.0.1-2 X11 Xinerama extension library
ii libxrandr2 2:1.1.0.2-2 X11 RandR extension library
ii libxrender1 1:0.9.0.2-1 X Rendering Extension client libra
Versions of packages libgtk2.0-0 recommends:
ii hicolor-icon-theme 0.8-3 default fallback theme for FreeDes
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.19.7-1
This has been fixed upstream in 2.19.7.
Cheers,
Emilio
--- End Message ---