Summary: | Amarok crashes on playlist save. | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Gyorgy Simon <gyorgy.simon> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | heri+kde, oar.garuna |
Priority: | NOR | ||
Version: | 2.3.2 | ||
Target Milestone: | 2.4.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
crash debug output after trying to save playlist
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Gyorgy Simon
2010-11-15 09:50:03 UTC
Created attachment 53454 [details]
crash debug output after trying to save playlist
output to console while running "amarok -d --no-fork", from immediately after clicking the "save playlist" button at the bottom of the playlist pane.
Hi, Unfortunately here is not --no-fork option, [gsimon@bullfrog][~]$ amarok -d --no-fork amarok: Unknown option '-fork'. amarok: Use --help to get a list of available command line options. [09:47:46] [gsimon@bullfrog][~]$ amarok --help Usage: amarok [Qt-options] [KDE-options] [URL(s)] The audio player for KDE Generic options: --help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v, --version Show version information --license Show license information -- End of options Arguments: URL(s) Files/URLs to open Options: --cdplay Immediately start playing an audio cd -r, --previous Skip backwards in playlist -p, --play Start playing current playlist -t, --play-pause Play if stopped, pause if playing --pause Pause playback -s, --stop Stop playback -f, --next Skip forwards in playlist Additional options: -a, --append Append files/URLs to playlist --queue Queue URLs after the currently playing track -l, --load Load URLs, replacing current playlist -d, --debug Print verbose debugging information -m, --multipleinstances Allow running multiple Amarok instances --cwd <directory> Base for relative filenames/URLs [09:47:57] [gsimon@bullfrog][~]$ but here is the console output: see attachment: konsole_amarok_-d.txt 2010/11/16 ned <naught101@gmail.com>: > https://bugs.kde.org/show_bug.cgi?id=256958 > > > > > > --- Comment #1 from ned <naught101 gmail com> 2010-11-16 03:40:41 --- > Created an attachment (id=53454) > --> (http://bugs.kde.org/attachment.cgi?id=53454) > crash debug output after trying to save playlist > > output to conole while running "amarok -d --no-fork", from immediately after > clicking the "save playlist" button at the bottom of the playlist pane. > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. > Gyorgy, there is the nofork option, called --nofork, in one word. I am sorry, but your backtrace is not useful, as you are lacking debugging symbols. If you can reproduce this bug, please check here on how to get a valid backtrace: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Since you are using Kubuntu, you will need amarok-dbg and phonon-dbg at least, ideally you should also have kdelibs5-dbg, libqt4-dbg and libglib2.0-0-dbg. That should cover most of the crashes. Hi, Sorry for the useless trace, I read the document, and I check the installed packaged what you mentioned, and yes, those are installed finally, I cannot reproduce the crash while I installed the libglib2.0-0-dbg package. Thank you for your help. Gyorgy You are welcome, Gyorgy. Ned, can you get a valid backtrace? The debug output is not really helpful. Created attachment 53611 [details]
New crash information added by DrKonqi
amarok (2.3.2) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:Saving a new playlist, but when I press and hold the mouse over the 'Save Playlist' button and then release it, the playlist gets saved without crashing.
-- Backtrace (Reduced):
#7 QModelIndex (this=0x9182be8, child=...) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:65
#8 QSortFilterProxyModel::parent (this=0x9182be8, child=...) at itemviews/qsortfilterproxymodel.cpp:1656
#9 0x01b4c942 in parent (this=0x9180db8, index=...) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:389
#10 QTreeView::indexRowSizeHint (this=0x9180db8, index=...) at itemviews/qtreeview.cpp:2758
#11 0x01b4d16b in QTreeViewPrivate::itemHeight (this=0x9180fd8, item=0) at itemviews/qtreeview.cpp:3229
Created attachment 53632 [details]
New crash information added by DrKonqi
amarok (2.3.2) on KDE Platform 4.5.3 (KDE 4.5.3) using Qt 4.7.0
- What I was doing when the application crashed:
I tried to save the existing playlist using the "floppy-disk" button below the list.
-- Backtrace (Reduced):
#7 QModelIndex (this=0x8c54f00, child=...) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:65
#8 QSortFilterProxyModel::parent (this=0x8c54f00, child=...) at itemviews/qsortfilterproxymodel.cpp:1656
#9 0x01dc7942 in parent (this=0x8c545e0, index=...) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:389
#10 QTreeView::indexRowSizeHint (this=0x8c545e0, index=...) at itemviews/qtreeview.cpp:2758
#11 0x01dc816b in QTreeViewPrivate::itemHeight (this=0x8c57d38, item=0) at itemviews/qtreeview.cpp:3229
P.S: Reproducible: every time -> It seems currently impossible to save the existing playlist, which is kind of a show-stopper, because I cannot play different lists this way. Dennis, you don't have the Amarok debugging packages installed, so your backtrace is not useful, sorry. Anyway, this is a duplicate of bug 252597, thank you all for your feedback. *** This bug has been marked as a duplicate of bug 252597 *** (In reply to comment #9) > Dennis, you don't have the Amarok debugging packages installed, so your > backtrace is not useful, sorry. DrKonqi said the backtrace is perfect, gave 3 stars and didn't offer to install debug symbols, so I assumed it must be ok. Is this another bug (against DrKonqi), which I should report? Did you check if you have the Amarok debug packages installed? For this bug it is not relevant anymore, as the bug is solved in 2.4-git already. I didn't know a stable version of 2.4 was out? On Tue, Nov 23, 2010 at 4:12 PM, Myriam Schweingruber <myriam@kde.org>wrote: > https://bugs.kde.org/show_bug.cgi?id=256958 > > > > > > --- Comment #11 from Myriam Schweingruber <myriam kde org> 2010-11-23 > 11:42:25 --- > Did you check if you have the Amarok debug packages installed? > For this bug it is not relevant anymore, as the bug is solved in 2.4-git > already. > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are on the CC list for the bug. > Read again, I didn't say a version of 2.4 was out, I said it was solved in 2.4-git which will be the next 2.4 version, git being the development version. |