On 2012-08-02 15:38, Lisandro Damián Nicanor Pérez Meyer wrote: > Package: release.debian.org > Severity: normal > User: release.debian....@packages.debian.org > Usertags: unblock > > Please unblock package qt4-x11 > > Hi RT! I have just uploaded a new version of Qt4. The changes are: > > - Fix for RC bug #679874 with > QTBUG-25324_assistant_segfault_on_start_with_gcc_4.7.patch. It's a very > simple patch that solves a segfault. > - Fix bug #681476 with fix_use_after_free_qlocale_unix.patch. Also very > simple patch. > - Update of symbols files. This may be some lines of diff, but they should be > quite safe: it's just a symbols update from the buildd's logs of other archs > for the same version of the package (previous upload). > > Kinds regards, Lisandro. > > unblock qt4-x11/4:4.8.2-2 > > [...]
Hi, #684177 appears to be a regression introduced by qt4-x11/4:4.8.2-2 (see comment 10) in okular. On a possible related note[KDE]: """ The QMetaObject::invokeMethod: No such method Okular::Document::doContinueNextMatchSearch([... sig1])" means something was very wrong on compilation/execution since that is never invoked, what is invoked is Okular::Document::doContinueNextMatchSearch([... sig2]) in lines 1224 and 2956 of document.cpp so there is something wrong somewhere, i'd blame either gcc or qt, but to be honest i have no clue. """ ~Niels [KDE] https://bugs.kde.org/show_bug.cgi?id=303843 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org