| Summary: | Amarok does not open | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | greenisagoodcolor |
| Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | crash | Keywords: | drkonqi |
| Priority: | NOR | ||
| Version First Reported In: | 2.8.0 | ||
| Target Milestone: | 2.9 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
greenisagoodcolor
2016-12-24 00:37:28 UTC
I just tried Amarok 2.8.0 here on Kubuntu 16.10 with Plasma 5, works without problems. This could be a problem with either your distribution or something wrong in the last running playlist, but sadly you do not have debugging symbols in your backtrace to make it useful. To produce a valid backtrace, you need to recompile Amarok with debugging enabled, as your distribution does not provide debugging packages. FWIW: you can try to erase your currently loaded playlist by erasing the file current.xspf, located in ~/.kde/share/apps/amarok/, if the problem is with the playlist, this should solve the issue. Hey myriam. Deleted current.xpsf and still cannot open amarok. Can you link me to amarok tar, or git repo that has debugging compiled and i'll make it to provide more info. [msm@bulldog amarok]$ rm current.xspf [msm@bulldog amarok]$ ls albumcovers dynamic.xml my.cnf mysqle playlist_layouts playlists podcast_directory.opml podcasts [msm@bulldog amarok]$ amarok QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::AudioDataOutput ( no objectName ). Object::connect: No such signal Phonon::VLC::MediaObject::angleChanged(int) Object::connect: No such signal Phonon::VLC::MediaObject::availableAnglesChanged(int) libpng warning: iCCP: known incorrect sRGB profile KCrash: Application 'amarok' crashing... KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit KCrash: Connect sock_file=/home/msm/.kde4/socket-bulldog/kdeinit4__0 unnamed app(1511): Communication problem with "amarok" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message recipient disconnected from message bus without replying" " [msm@bulldog amarok]$ QSocketNotifier: Invalid socket 50 and type 'Read', disabling... (In reply to greenisagoodcolor from comment #2) > Hey myriam. Deleted current.xpsf and still cannot open amarok. Can you link > me to amarok tar, or git repo that has debugging compiled and i'll make it > to provide more info. you need to recompile the version provided by your distribution, the sources should be in their repos. Please see also https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Arch Closing for lack of feedback. Please feel free to reopen this report if you can reproduce this problem and provide the information requested in comment #4. |