Summary: | undoing multiple deletions in dynamic playlist crashes [@ Playlist::Model::removeTracksCommand] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Tuomas Nurmi <tuomas> |
Component: | Playlists/Dynamic Playlists | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | lfranchi, mister-zet666, robby.engelmann |
Priority: | NOR | ||
Version: | 2.4-GIT | ||
Target Milestone: | 2.4.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.4.1 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Tuomas Nurmi
2010-12-13 04:06:51 UTC
Fixed by this commit: Git commit b8def5f03d604e699551483ab7f6c14a911f0eb3 by Ralf Engels. Committed on 21/02/2011 at 00:20. Pushed by rengels into branch 'master'. *** Bug 272561 has been marked as a duplicate of this bug. *** Created attachment 79071 [details]
New crash information added by DrKonqi
amarok (2.3.0) on KDE Platform 4.5.3 (KDE 4.5.3) using Qt 4.7.0
- What I was doing when the application crashed:
- Unusual behavior I noticed:
- Custom settings of the application:
Приложение завершилось с ошибкой при воспроизведение музыкального файла
-- Backtrace (Reduced):
#11 0xb6768ebe in QSortFilterProxyModel::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtGui.so.4
#12 0xb6cfe32a in Playlist::ProxyBase::qt_metacall (this=0xa15568a0, _c=QMetaObject::InvokeMetaMethod, _id=34, _a=0xbf98f36c) at ./ProxyBase.moc:77
#13 0xb6b72fea in Playlist::GroupingProxy::qt_metacall (this=0xa15568a0, _c=QMetaObject::InvokeMetaMethod, _id=34, _a=0xbf98f36c) at moc_GroupingProxy.cpp:76
[...]
[...]
#16 0xb5c674a7 in QAbstractItemModel::layoutAboutToBeChanged() () from /usr/lib/libQtCore.so.4
[...]
#18 0xb6768ebe in QSortFilterProxyModel::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtGui.so.4
(In reply to comment #3) > Created attachment 79071 [details] > New crash information added by DrKonqi > > amarok (2.3.0) on KDE Platform 4.5.3 (KDE 4.5.3) using Qt 4.7.0 Please do NOT submit bug reports for completely outdated versions, we currently only accept bug reports for Amarok 2.6.0 and later, preferably version 2.7.0 which was released in January 2013. As you can see from this bug report, this particular problem was solved in Amarok 2.4.1 more than 2 years ago, please update, both your Amarok and KDE versions are totally outdated. |