| Summary: | Juk crashes at startup | ||
|---|---|---|---|
| Product: | [Applications] juk | Reporter: | Christophe Quintard <christophe.quintard> |
| Component: | general | Assignee: | Scott Wheeler <wheeler> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | ketetefid, mpyne |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | 3.7.1 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christophe Quintard
2013-01-10 08:19:27 UTC
It crashes in KDE 4.10.1 with the following messages: juk(7506) LyricsWidget::receiveLyricsReply: void LyricsWidget::receiveLyricsReply(QNetworkReply*) Unable to find lyrics in text juk(7506): Trying to add empty file, backtrace follows: juk(7506): "[ 0: /usr/lib64/libkdecore.so.5(kRealBacktrace(int)+0x38) [0x3358f07f18] 1: juk() [0x4bab5d] 2: juk() [0x459dcd] 3: juk() [0x477a84] 4: /usr/lib64/qt4/libQtCore.so.4(QMetaObject::activate(QObject*, QMetaObject const*, int, void**)+0x2bf) [0x3b28d8bc6f] 5: juk() [0x484253] 6: juk() [0x4845cb] 7: juk() [0x470ce0] 8: /usr/lib64/libkdeui.so.5() [0x3a72cfd988] 9: /usr/lib64/qt4/libQtCore.so.4(QMetaObject::activate(QObject*, QMetaObject const*, int, void**)+0x2bf) [0x3b28d8bc6f] ] " After upgrading to 4.10.1, first juk started up starting very slowly, then it refused to use current device for playback and then it totally crashed and won't start again. I had zero problems with the juk on kde 4.9.5. I am on Gentoo. And it won't start anymore. What has happened to our lovely juk? Christophe, thanks for reporting. I was looking at this bug today and cannot reproduce. JuK disables the GUI while it is loading files on startup, to prevent exactly this kind of issue. Startup is admittedly very slow as JuK re-loads all the metadata for each track, which can be expensive to look up. If I can't find the source of this crash then the real fix will have to come after the long-delayed port of the list view code away from the deprecated KDE3 support libraries (a port which is a massive undertaking, otherwise it would be done by now). If you end up encountering the crash bug again and can pull a more detailed backtrace I might be able to identify the cause, if so please re-open, until then I'll leave marked as waiting for information. Kete: The bug you've reported is not the same as this one. However I believe I have fixed it today for the 4.11 release of the KDE Software Compilation. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |