https://bugs.kde.org/show_bug.cgi?id=500415
Tuomas Nurmi <tuo...@norsumanageri.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tuo...@norsumanageri.org --- Comment #1 from Tuomas Nurmi <tuo...@norsumanageri.org> --- Thank you for your report. As Fedora RPMs are generally known to work, there is likely some system specific problem, but this report doesn't unfortunately yet contain any hints on what might be the problem. Let's try to find some: Do you get the KDE crash handler when trying to start Amarok? If yes, does it provide any developer information on the crash? If not: Could you please try starting amarok by running amarok --debug in console and seeing if there's any output. If yes, please paste it here. If not, it's likely due to Fedora not showing debug output by default - it can be enabled by editing /usr/share/qt5/qtlogging.ini to read something like [Rules] *.debug=true qt.qpa.xcb.xcberror.warning=false qt.*=false kf.*=false and then trying amarok --debug again -- You are receiving this mail because: You are watching all bug changes.