Summary: | Discovery crashes on start | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Carole <molly.moggins> |
Component: | discover | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aspotashev, molly.moggins, piotrekw1 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.6.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Carole
2016-08-27 07:31:37 UTC
Created attachment 100796 [details]
New crash information added by DrKonqi
plasma-discover (5.6.5) using Qt 5.5.1
Same as before. I just clicked on Discover icon and it came back with the "closed unexpectedly" message.
-- Backtrace (Reduced):
#6 0x00007f6c29640418 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#7 0x00007f6c2964201a in __GI_abort () at abort.c:89
#8 0x00007f6c29df5ff1 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x00007f6c2c7f8af1 in QSGRenderLoop::handleContextCreationFailure(QQuickWindow*, bool) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#12 0x00007f6c2a3362f5 in QWindow::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
*** Bug 368552 has been marked as a duplicate of this bug. *** Can you start it on the console and tell me if you get an error message there? (In reply to Aleix Pol from comment #3) > Can you start it on the console and tell me if you get an error message > there? This is the console output. It didn't crash. It hasn't crashed at all since i reported the problem. carole@carole-desktop:~$ plasma-discover knewstuff: Initializing KNS3::Engine from ' "/etc/xdg/comic.knsrc" ' knewstuff: Loading KNewStuff3 config: "/etc/xdg/comic.knsrc" knewstuff: Categories: ("Plasma Comic") knewstuff: Using registry file: "/home/carole/.local/share/knewstuff3/.knsregistry" knewstuff: Loading KNS2 registry of files for the component: "" knewstuff: Cache read... entries: 0 knewstuff: loading providers from "http://download.kde.org/ocs/providers.xml" knewstuff: XmlLoader::load(): url: QUrl("http://download.kde.org/ocs/providers.xml") knewstuff: Initializing KNS3::Engine from ' "/etc/xdg/plasmoids.knsrc" ' knewstuff: Loading KNewStuff3 config: "/etc/xdg/plasmoids.knsrc" knewstuff: Categories: ("Plasma 5 Plasmoid") knewstuff: Loading KNS2 registry of files for the component: "" knewstuff: Cache read... entries: 0 knewstuff: loading providers from "http://download.kde.org/ocs/providers.xml" knewstuff: XmlLoader::load(): url: QUrl("http://download.kde.org/ocs/providers.xml") error: "Expected ' ', but got '>'." in QUrl("http://download.kde.org/ocs/providers.xml") no providers for "/etc/xdg/comic.knsrc" invalid kns backend! no providers for "/etc/xdg/plasmoids.knsrc" invalid kns backend! qml: application digikam not found qml: application vlc not found qml: application krita not found qml: application marble not found knewstuff: XmlLoader::slotJobData() knewstuff: XmlLoader::slotJobData() knewstuff: XmlLoader::slotJobData() knewstuff: --Xml Loader-START-- knewstuff: "<providers>\n <provider>\n <id>api.kde-look.org</id>\n <location>https://api.kde-look.org/ocs/v1/</location>\n <name>api.kde-look.org</name>\n <icon>\n https://api.kde-look.org/theme/flatui/img/new/O-standard-logo.png\n </icon>\n <termsofuse>https://api.kde-look.org/content/terms</termsofuse>\n <register>https://api.kde-look.org/register</register>\n <services>\n <person ocsversion=\"1.6\"/>\n <content ocsversion=\"1.6\"/>\n </services>\n </provider>\n</providers>\n" knewstuff: --Xml Loader-END-- knewstuff: slotProvidersLoaded knewstuff: Provider attributes: "" knewstuff: Engine addProvider called with provider with id "https://api.kde-look.org/ocs/v1/" knewstuff: XmlLoader::slotJobData() knewstuff: --Xml Loader-START-- knewstuff: "<providers>\n <provider>\n <id>api.kde-look.org</id>\n <location>https://api.kde-look.org/ocs/v1/</location>\n <name>api.kde-look.org</name>\n <icon>\n https://api.kde-look.org/theme/flatui/img/new/O-standard-logo.png\n </icon>\n <termsofuse>https://api.kde-look.org/content/terms</termsofuse>\n <register>https://api.kde-look.org/register</register>\n <services>\n <person ocsversion=\"1.6\"/>\n <content ocsversion=\"1.6\"/>\n </services>\n </provider>\n</providers>\n" knewstuff: --Xml Loader-END-- knewstuff: slotProvidersLoaded knewstuff: Provider attributes: "" knewstuff: Engine addProvider called with provider with id "https://api.kde-look.org/ocs/v1/" knewstuff: providerInitialized "api.kde-look.org" knewstuff: providers loaded knewstuff: providerInitialized "api.kde-look.org" knewstuff: providers loaded I've updated the Bug Carole On 15/11/16 17:59, Aleix Pol wrote: > https://bugs.kde.org/show_bug.cgi?id=367883 > > Aleix Pol <aleixpol@kde.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Resolution|--- |WAITINGFORINFO > Status|UNCONFIRMED |NEEDSINFO > > --- Comment #3 from Aleix Pol <aleixpol@kde.org> --- > Can you start it on the console and tell me if you get an error message there? > Hi, I don't see the crash there. Before crashing it's printing something but it doesn't read. *** This bug has been marked as a duplicate of bug 375913 *** |