Description of problem: quanta+ hangs at the splash-screen with 100% (25% with my i5-2500) CPU-Usage Version-Release number of selected component (if applicable): kdewebdev.x86_64 6:3.5.10-27.fc24 How reproducible: Every time Steps to Reproduce: 1.Start quanta+ 2. 3. Actual results: Freeze at splash-screen Expected results: It should start ;-) Additional info: With F21, it was ok. Then later with update to F24, it freezes. I also installed a new F24 on a fresh harddisk, same there.
I get the same behavior. From a shell >quanta kbuildsycoca running... Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:186 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:187 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:188 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:189 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:190 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:191 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:192 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:193 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:194 Invalid entry (empty key) at /usr/share/apps/quanta/doc/php.docrc:224 ^C then a banner for Quanta+ displays and nothing happens, htop shows one CPU at 100% load until quanta is killed.
I see the same on Rawhide. Freshly installed quanta, on xfce4 desktop, on start shows the same messages as in prev comment, then it sits spinning on one CPU. strace -p PID shows nothing (must be spinning in userspace). Attached with gdb and backtrace shows this: (gdb) bt #0 0x00007fb1dc630110 in KSVGIconPainter::drawPath(QString const&, bool) () from /usr/lib64/libkdecore.so.4 #1 0x00007fb1dc628301 in KSVGIconEngineHelper::handleTags(QDomElement, bool) () from /usr/lib64/libkdecore.so.4 #2 0x00007fb1dc6284f4 in KSVGIconEngineHelper::handleTags(QDomElement, bool) () from /usr/lib64/libkdecore.so.4 #3 0x00007fb1dc624ea8 in KSVGIconEngine::load(int, int, QString const&) () from /usr/lib64/libkdecore.so.4 #4 0x00007fb1dc575acd in KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const () from /usr/lib64/libkdecore.so.4 #5 0x00007fb1dc5766fb in SmallIcon(QString const&, int, int, KInstance*) () from /usr/lib64/libkdecore.so.4 #6 0x00005651d3bda8b1 in QuantaInit::initActions() () #7 0x00005651d3bf9b21 in QuantaInit::initQuanta() () #8 0x00005651d3bfd491 in KQApplicationPrivate::init() () #9 0x00005651d3bfd9c0 in KQApplication::KQApplication() () #10 0x00005651d3ba7939 in main ()
it looks like a bug in kdelibs3, reassign to kdelibs3. still investigating...
Looks like this the old KDE 3 KSVG choking on some new icon. What icon theme are you using? Breeze?
indeed it happens with the breeze icontheme, but works fine with oxygen icontheme. Kevin, Maybe we should make kdelibs3 only using default.kde* instead.
it's fixed in kdelibs3-3.5.10-76.fc26. I will do update for f24. http://koji.fedoraproject.org/koji/taskinfo?taskID=15846763
Your build failed. I fixed it and also did some trivial specfile cleanups.
Hi people, many thanks for your work! Best regards Martin
Now it's building for F24, but the build still fails for F25/Rawhide due to a CUPS incompatibility (error: 'cupsGetPPD' was not declared in this scope), I'm looking into it. (I think there is some #define you have to set to enable that deprecated API now, I've seen it in some code.)
It's actually just a header to add: http://mirror.git.trinitydesktop.org/cgit/tdelibs/commit/?id=52a1b55368ec53b14347996851aca7eb29374397
beat me to it, I had to fix kde-print-manager recently the same way
kdelibs3-3.5.10-76.fc23 and kdelibs3-3.5.10-76.fc24 built successfully. The FTBFS on F25/Rawhide (CUPS 2.2) should be fixed in kdelibs3-3.5.10-77.fc25 and kdelibs3-3.5.10-77.fc26, now building.
Does Bodhi no longer post comments when I submit updates fixing a bug? F25: https://bodhi.fedoraproject.org/updates/FEDORA-2016-afda6b5846 F24: https://bodhi.fedoraproject.org/updates/FEDORA-2016-4fbd73a4d8 F23: https://bodhi.fedoraproject.org/updates/FEDORA-2016-9b73db090b
kdelibs3-3.5.10-76.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-9b73db090b
kdelibs3-3.5.10-76.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-4fbd73a4d8
kdelibs3-3.5.10-77.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-afda6b5846
kdelibs3-3.5.10-77.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
kdelibs3-3.5.10-76.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
kdelibs3-3.5.10-76.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.