[Bug 1239173] Re: qt4-x11 - binaries linked against libQtCore don't start

2014-08-23 Thread Bug Watch Updater
** Changed in: qt4-x11 (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/1239173 Title: qt4-x11 - binaries linked against libQtCore don't start T

[Bug 1239173] Re: qt4-x11 - binaries linked against libQtCore don't start

2014-01-15 Thread Bug Watch Updater
** Changed in: qt4-x11 (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239173 Title: qt4-x11 - binaries linked against libQtCore don't start To manage notifica

[Bug 1239173] Re: qt4-x11 - binaries linked against libQtCore don't start

2014-01-15 Thread Wookey
Has this patch been sent upstream to QT? ** Bug watch added: Debian Bug tracker #735488 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735488 ** Also affects: qt4-x11 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735488 Importance: Unknown Status: Unknown -- Yo

[Bug 1239173] Re: qt4-x11 - binaries linked against libQtCore don't start

2013-10-14 Thread William Grant
Further tests with that patch seem positive. I've found nothing broken except the copy of JavaScriptCore in libqt4-script (reproducible simply by instantiating a QScriptEngine), and that looks unrelated to the general atomic issue. -- You received this bug notification because you are a member of

[Bug 1239173] Re: qt4-x11 - binaries linked against libQtCore don't start

2013-10-13 Thread William Grant
__atomic_compare_exchange_n is being invoked incorrectly (the new value is not meant to be a pointer). The attached patch makes things mostly work. ** Patch added: "aarch64_fix_atomic_set.patch" https://bugs.launchpad.net/linaro-aarch64/+bug/1239173/+attachment/3877112/+files/aarch64_fix_atomi