Summary: | Changed playlist layout from Default (album) to No Grouping and pressed CTRL+ Hand it caused a segfault | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Landon R. Brainard <landon> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | landon |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.8.0 | ||
Target Milestone: | 2.9 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Landon R. Brainard
2014-01-26 09:50:50 UTC
Weird, that shouldn't happen anymore since 2.8. Could you please try with a new user? Created attachment 84854 [details]
New crash information added by DrKonqi
amarok (2.8.0) on KDE Platform 4.11.5 using Qt 4.8.5
Tested with a brand new wheel user.
----------------------
This is filler.
-- Backtrace (Reduced):
#6 findChar (str=0x300000000000000, len=<optimized out>, ch=..., from=0, cs=cs@entry=Qt::CaseSensitive) at tools/qstring.cpp:342
#7 0x0000003fb34bf12a in QString::indexOf (this=this@entry=0x3c32838, ch=..., ch@entry=..., from=<optimized out>, cs=cs@entry=Qt::CaseSensitive) at tools/qstring.cpp:2626
#8 0x0000003fb51ec85b in QKeySequence::mnemonic (text=...) at kernel/qkeysequence.cpp:1093
#9 0x0000003fb55744f1 in QAbstractButton::setText (this=this@entry=0x3af3100, text=...) at widgets/qabstractbutton.cpp:642
#10 0x0000003fb55fd47c in QPushButton::QPushButton (this=0x3af3100, icon=..., text=..., parent=0x3c70a50) at widgets/qpushbutton.cpp:278
Created attachment 84855 [details]
New crash information added by DrKonqi
amarok (2.8.0) on KDE Platform 4.11.5 using Qt 4.8.5
This was done using a non-wheel user (Not sure why I decided to test this)
-- Backtrace (Reduced):
#6 findChar (str=0x300000000000000, len=<optimized out>, ch=..., from=0, cs=cs@entry=Qt::CaseSensitive) at tools/qstring.cpp:342
#7 0x0000003fb34bf12a in QString::indexOf (this=this@entry=0x50100f8, ch=..., ch@entry=..., from=<optimized out>, cs=cs@entry=Qt::CaseSensitive) at tools/qstring.cpp:2626
#8 0x0000003fb51ec85b in QKeySequence::mnemonic (text=...) at kernel/qkeysequence.cpp:1093
#9 0x0000003fb55744f1 in QAbstractButton::setText (this=this@entry=0x5c12310, text=...) at widgets/qabstractbutton.cpp:642
#10 0x0000003fb55fd47c in QPushButton::QPushButton (this=0x5c12310, icon=..., text=..., parent=0x531f9b0) at widgets/qpushbutton.cpp:278
Note that I manually selected a directory from my external hard drive from the CTRL+O menu. My bad, the bug is reported for 2.8, but fixed in the development branch. *** This bug has been marked as a duplicate of bug 323614 *** |