Summary: | amarok crashes when right-click new folder in saved playlists | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Nuno Zimas <nzimas> |
Component: | Playlists/Saved Playlists | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bart.cerneels, blizzz, michael.teubner, petergaultney |
Priority: | NOR | ||
Version: | 2.3-GIT | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nuno Zimas
2009-09-06 13:45:15 UTC
Confirmed here with git master. Better backtrace: Thread 1 (Thread 0x7f894736b770 (LWP 14881)): [KCrash Handler] #5 0x00007f8944837c45 in raise () from /lib/libc.so.6 #6 0x00007f8944839070 in abort () from /lib/libc.so.6 #7 0x00007f89459f5e04 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2042 #8 0x00007f89459f5f30 in qFatal (msg=<value optimized out>) at global/qglobal.cpp:2241 #9 0x00007f89465f23e4 in KSharedPtr<Meta::Playlist>::operator-> (this=0x7fffdfac3240) at /usr/include/ksharedptr.h:125 #10 0x00007f894660cf3d in PlaylistManager::getProviderForPlaylist (this=0x182f180, playlist={d = 0x0}) at /home/mikko/amarok/src/playlistmanager/PlaylistManager.cpp:430 #11 0x00007f894660d0ee in PlaylistManager::isWritable (this=0x182f180, playlist=@0x7fffdfac32b0) at /home/mikko/amarok/src/playlistmanager/PlaylistManager.cpp:448 #12 0x00007f89465ee836 in PlaylistBrowserNS::UserModel::actionsFor (this=0x215d2f0, indices=@0x7fffdfac3450) at /home/mikko/amarok/src/browsers/playlistbrowser/UserPlaylistModel.cpp:485 #13 0x00007f89465fd299 in PlaylistsInGroupsProxy::actionsFor (this=0x1fff600, list=@0x7fffdfac3640) at /home/mikko/amarok/src/browsers/playlistbrowser/PlaylistsInGroupsProxy.cpp:695 #14 0x00007f89465f4047 in PlaylistBrowserNS::UserPlaylistTreeView::contextMenuEvent (this=0x26628e0, event=0x7fffdfac4380) at /home/mikko/amarok/src/browsers/playlistbrowser/UserPlaylistTreeView.cpp:155 #15 0x00007f8945056110 in QWidget::event (this=0x26628e0, event=0x7fffdfac4380) at kernel/qwidget.cpp:7708 #16 0x00007f894538c5be in QFrame::event (this=0x26628e0, e=0x7fffdfac4380) at widgets/qframe.cpp:559 #17 0x00007f89454add0b in QAbstractItemView::viewportEvent (this=0x26628e0, event=0x7fffdfac4380) at itemviews/qabstractitemview.cpp:1476 #18 0x00007f89454e98eb in QTreeView::viewportEvent (this=0x26628e0, event=0x7fffdfac4380) at itemviews/qtreeview.cpp:1266 #19 0x00007f8945adf1e0 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x214b770, event=0x7fffdfac4380) at kernel/qcoreapplication.cpp:726 #20 0x00007f894500270c in QApplicationPrivate::notify_helper (this=0xe460b0, receiver=0x214b770, e=0x7fffdfac4380) at kernel/qapplication.cpp:4052 #21 0x00007f894500a22e in QApplication::notify (this=<value optimized out>, receiver=0x214b770, e=0x7fffdfac4380) at kernel/qapplication.cpp:3845 #22 0x00007f8946d49a50 in KApplication::notify (this=0x7fffdfac5f30, receiver=0x214b770, event=0x7fffdfac4380) at /var/tmp/paludis/kde-base-kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:302 #23 0x00007f8945adf74b in QCoreApplication::notifyInternal (this=0x7fffdfac5f30, receiver=0x214b770, event=0x7fffdfac4380) at kernel/qcoreapplication.cpp:606 #24 0x00007f894506b5ef in QETWidget::translateMouseEvent (this=<value optimized out>, event=<value optimized out>) at kernel/qapplication_x11.cpp:4410 #25 0x00007f8945069e39 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffdfac5d50) at kernel/qapplication_x11.cpp:3545 #26 0x00007f894508f79a in QEventDispatcherX11::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventdispatcher_x11.cpp:132 #27 0x00007f8945ade292 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #28 0x00007f8945ade43d in QEventLoop::exec (this=0x7fffdfac5ed0, flags=) at kernel/qeventloop.cpp:197 #29 0x00007f8945ae1f5b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #30 0x000000000040693d in main (argc=3, argv=0x7fffdfac7c48) at /home/mikko/amarok/src/main.cpp:216 The folders in Saved Playlists just went though a major refactor. I've tried to reproduce it exactly as describe in the report and failed, so considering it fixed. Please check when the next release (2.2 beta 2 probably) is out or any version beyond v2.1.1-1864-gca4dd60. *** Bug 206822 has been marked as a duplicate of this bug. *** *** Bug 227941 has been marked as a duplicate of this bug. *** *** Bug 229099 has been marked as a duplicate of this bug. *** |