Summary: | Amarok crashes when selecting song with Enter [@ Playlist::PrettyListView::trackActivate] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Michał Zając <michal.zajac+kde.org> |
Component: | Playlist | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | miras199002, ralf-engels, teo |
Priority: | NOR | ||
Version: | 2.6.90 (2.7 beta) | ||
Target Milestone: | 2.7 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/647192b6592c907c2d6312f1be181bda3c5fec86 | Version Fixed In: | 2.7 |
Sentry Crash Report: |
Description
Michał Zając
2012-12-31 16:57:11 UTC
I think we have seen this before, but the crash is not always reproducible: #14 0x00007f1052b4c85e in Playlist::PrettyListView::trackActivated (this=this@entry=0x2e0edf0, idx=...) at ../../src/playlist/view/listview/PrettyListView.cpp:327 #15 0x00007f1052b51bf0 in Playlist::PrettyListView::keyPressEvent (this=0x2e0edf0, event=0x7fff9a8dcad0) at ../../src/playlist/view/listview/PrettyListView.cpp:461 See it too. Git commit 647192b6592c907c2d6312f1be181bda3c5fec86 by Ralf Engels. Committed on 06/01/2013 at 23:37. Pushed by rengels into branch 'master'. Revert "PrettyListView: remove obsolete work-arounds for Qt < 4.8" This reverts commit c98605d3c0b2ca9b0ae9264a2db9eb250f56798c. Note: This work-around is still needed for 4.8 FIXED-IN: 2.7 M +1 -0 ChangeLog M +59 -2 src/playlist/view/listview/PrettyListView.cpp M +5 -4 src/playlist/view/listview/PrettyListView.h http://commits.kde.org/amarok/647192b6592c907c2d6312f1be181bda3c5fec86 *** Bug 312028 has been marked as a duplicate of this bug. *** |