desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #69197
[Bug 914033] Re: [Upstream] threading crashes in qt with kde theme
This bug was fixed in the package qt4-x11 - 4:4.7.4-0ubuntu8.1
---------------
qt4-x11 (4:4.7.4-0ubuntu8.1) oneiric-proposed; urgency=low
* Fixes LP: #914033, threading crashes in Libreoffice using KDE theme
* Add kubuntu_30_xlib_calls_threadsafe.diff
- let Qt call XInitThreads(), so that it knows it's been called
Otherwise QPixmap complains when used outside of the main Qt
thread and resets itself to null pixmap, eventually leading to
crashes.
-- Jonathan Riddell <jriddell@xxxxxxxxxx> Mon, 09 Jan 2012 13:58:07 +0000
** Changed in: qt4-x11 (Ubuntu Oneiric)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/914033
Title:
[Upstream] threading crashes in qt with kde theme
Status in Qt:
Fix Released
Status in “libreoffice” package in Ubuntu:
Fix Released
Status in “qt4-x11” package in Ubuntu:
Fix Released
Status in “qt4-x11” source package in Oneiric:
Fix Released
Status in “libreoffice” package in Mandriva:
Unknown
Bug description:
let Qt call XInitThreads(), so that it knows it's been called
Otherwise QPixmap complains when used outside of the main Qt thread and resets itself to null pixmap, eventually leading to crashes.
Upstream reports that Libreoffice and Qt need a patch each to work together with
Libreoffice 3.4 and Qt 4.7, this is because of assumptions about threading.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qt/+bug/914033/+subscriptions
References