[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#395465: marked as done (libqt4-gui: QT4 GUI applications cause IceWM to crash when closing)



Your message dated Mon, 20 Nov 2006 02:02:29 -0800
with message-id <E1Gm5yv-0005pF-JC@spohr.debian.org>
and subject line Bug#395465: fixed in icewm 1.2.28-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libqt4-gui
Version: 4.2.1-1
Severity: grave
Justification: renders package unusable


Hello,

when closing a QT4-GUI applications this seems to crash my window manager IceWM.
E.g. all window decorations are lost.
This problem does not occur when running KDE.

I've encountered those crashes with e.g. the QT-Assistent, packagesearch as well
as a self compiled application as simple as:

----
#include <QApplication>
#include <QMainWindow>

int main(int argc, char **argv)
{
	QApplication a(argc, argv);
	QMainWindow window;
	window.show();
	return a.exec();
}
----
Note that Ctrl+C'ing or killing the program does not result in a crash
of the WM.

I've made it severity grave, cause this prevents IceWM users from using any 
QT4 GUI-application.

Best regards 

Ben



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.6
Locale: LANG=en_GB.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)

Versions of packages libqt4-gui depends on:
ii  fontconfig                  2.3.2-5.1    generic font configuration library
ii  libaudio2                   1.7-9        The Network Audio System (NAS). (s
ii  libc6                       2.3.6-11     GNU C Library: Shared libraries
ii  libfontconfig1              2.4.1-2      generic font configuration library
ii  libfreetype6                2.2.1-2      FreeType 2 font engine, shared lib
ii  libgcc1                     1:4.1.1-13   GCC support library
ii  libgl1-mesa-glx [libgl1]    6.4.2-1      A free implementation of the OpenG
ii  libglib2.0-0                2.12.4-1     The GLib library of C routines
ii  libglu1-mesa [libglu1]      6.4.2-1      The OpenGL utility library (GLU)
ii  libice6                     1:1.0.0-3    X11 Inter-Client Exchange library
ii  libjpeg62                   6b-13        The Independent JPEG Group's JPEG 
ii  libmng1                     1.0.9-1      Multiple-image Network Graphics li
ii  libpng12-0                  1.2.8rel-5.1 PNG library - runtime
ii  libqt4-core                 4.2.1-1      Qt 4 core non-GUI functionality ru
ii  libsm6                      1:1.0.0-4    X11 Session Management library
ii  libstdc++6                  4.1.1-13     The GNU Standard C++ Library v3
ii  libx11-6                    2:1.0.0-6    X11 client-side library
ii  libxcursor1                 1.1.5.2-5    X cursor management library
ii  libxext6                    1:1.0.0-4    X11 miscellaneous extension librar
ii  libxfixes3                  1:4.0.1-4    X11 miscellaneous 'fixes' extensio
ii  libxinerama1                1:1.0.1-4    X11 Xinerama extension library
ii  libxrandr2                  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1                 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6                      1:1.0.0-5    X11 toolkit intrinsics library
ii  zlib1g                      1:1.2.3-11   compression library - runtime

Versions of packages libqt4-gui recommends:
ii  qt4-qtconfig                  4.1.2-2    Qt 4 configuration tool

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: icewm
Source-Version: 1.2.28-4

We believe that the bug you reported is fixed in the latest version of
icewm, which is due to be installed in the Debian FTP archive:

icewm-common_1.2.28-4_i386.deb
  to pool/main/i/icewm/icewm-common_1.2.28-4_i386.deb
icewm-experimental_1.2.28-4_i386.deb
  to pool/main/i/icewm/icewm-experimental_1.2.28-4_i386.deb
icewm-gnome-support_1.2.28-4_i386.deb
  to pool/main/i/icewm/icewm-gnome-support_1.2.28-4_i386.deb
icewm-lite_1.2.28-4_i386.deb
  to pool/main/i/icewm/icewm-lite_1.2.28-4_i386.deb
icewm_1.2.28-4.diff.gz
  to pool/main/i/icewm/icewm_1.2.28-4.diff.gz
icewm_1.2.28-4.dsc
  to pool/main/i/icewm/icewm_1.2.28-4.dsc
icewm_1.2.28-4_i386.deb
  to pool/main/i/icewm/icewm_1.2.28-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 395465@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eduard Bloch <blade@debian.org> (supplier of updated icewm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 20 Nov 2006 10:52:44 +0100
Source: icewm
Binary: icewm icewm-lite icewm-gnome-support icewm-common icewm-experimental
Architecture: source i386
Version: 1.2.28-4
Distribution: unstable
Urgency: low
Maintainer: Eduard Bloch <blade@debian.org>
Changed-By: Eduard Bloch <blade@debian.org>
Description: 
 icewm      - wonderful Win95-OS/2-Motif-like window manager
 icewm-common - wonderful Win95-OS/2-Motif-like window manager
 icewm-experimental - wonderful Win95-OS/2-Motif-like window manager
 icewm-gnome-support - GNOME support files for IceWM
 icewm-lite - wonderful Win95-OS/2-Motif-like window manager
Closes: 395465
Changes: 
 icewm (1.2.28-4) unstable; urgency=low
 .
   * cvs_fixes.dpatch:
     + recent changes taken from the development of version 1.2.29pre1
     + Includes a superset of most of our patches, including an
       improved fix for qt-4.2 crash (now really closes: #395465)
     + fixed RANDR rotation detection
   * Removed all obsolete dpatches
Files: 
 78a55a3791131c2073acc7fd2ed740e4 995 x11 optional icewm_1.2.28-4.dsc
 23145d53e0d2502778929990320dd99b 100097 x11 optional icewm_1.2.28-4.diff.gz
 636ec1da88d80d74b2a5b3cb4594ced1 449526 x11 optional icewm-common_1.2.28-4_i386.deb
 8eec00b2eda5d5c02c30a57642c99557 698042 x11 optional icewm_1.2.28-4_i386.deb
 a153e76f14db74ede3648229ac6f84b1 29058 gnome optional icewm-gnome-support_1.2.28-4_i386.deb
 ab7c8a773ee078342e0eec4c5d1615fc 397256 x11 optional icewm-lite_1.2.28-4_i386.deb
 6d447e07a653bc7999734e8e5cb0f935 2520 x11 optional icewm-experimental_1.2.28-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFYXt14QZIHu3wCMURAkIEAJkBagn+lsogxp9BFbq2APDW12JebwCfegD7
aZ/I2gUzhgeoO3iYcBDHwuU=
=Rnma
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: