Summary: | Amarok crash during the startup. | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | giggi1999 |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | alfa.bruno, matej, roberi.mattia |
Priority: | NOR | ||
Version: | 2.5-git | ||
Target Milestone: | 2.6 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
giggi1999
2012-05-25 07:00:03 UTC
Created attachment 71365 [details]
New crash information added by DrKonqi
amarok (2.5.0) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1
fixed with firstShowingApplet=0 ==> firstShowingApplet=1
-- Backtrace (Reduced):
#7 0xb59079b4 in QAbstractAnimation::state (this=0x29) at animation/qabstractanimation.cpp:662
#8 0xb6bcae91 in Context::ContextView::addCollapseAnimation (this=0x96f47e8, anim=0x96b9550) at ../../src/context/ContextView.cpp:245
#9 0xb6bc756b in Context::Applet::collapse (this=0x977b3d0, on=false) at ../../src/context/Applet.cpp:321
#10 0xb6bc76e3 in Context::Applet::setCollapseOff (this=0x977b3d0) at ../../src/context/Applet.cpp:279
#11 0x9e769802 in LyricsApplet::dataUpdated (this=0x977b3d0, name=..., data=...) at ../../../../../src/context/applets/lyrics/LyricsApplet.cpp:611
To the OR: do you really use the very latest git build? This was fixed on May 11th, please see also https://bugs.kde.org/show_bug.cgi?id=258741#c123 (In reply to comment #2) > To the OR: do you really use the very latest git build? Yes, It is reffered to the git repo on 25 may. >This was fixed on > May 11th, please see also https://bugs.kde.org/show_bug.cgi?id=258741#c123 Ok. (In reply to comment #3) > Yes, It is reffered to the git repo on 25 may. giggi1999, please do the following to help us investigate the crash: 1. uninstall any distribution Amarok packages that you may have installed 2. install debugging packages for Qt (at least qt core, qt gui) 3. pull latest git and rebuild Amarok 4. post updated backtrace + the output of `git describe` run in Amarok source directory Thanks! Created attachment 71512 [details]
New crash information added by DrKonqi
amarok (2.5.0) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1
- What I was doing when the application crashed:
Greetings
KDE team
A few days ago my Amarok will not start, do not know how to solve it.
Please help me with this problem.
Thank you!
-- Backtrace (Reduced):
#7 0x046e29e4 in QAbstractAnimation::state (this=0x29) at animation/qabstractanimation.cpp:662
#8 0x00f80ba1 in Context::ContextView::addCollapseAnimation(QAbstractAnimation*) () from /usr/lib/libamaroklib.so.1
#9 0x00f7d3ab in Context::Applet::collapse(bool) () from /usr/lib/libamaroklib.so.1
#10 0x00f7d523 in Context::Applet::setCollapseOff() () from /usr/lib/libamaroklib.so.1
[...]
#14 0x0481ed7d in metacall (argv=0xbff8be24, idx=71, cl=QMetaObject::InvokeMetaMethod, object=0x9669910) at kernel/qmetaobject.cpp:245
(In reply to comment #5) > Created attachment 71512 [details] > New crash information added by DrKonqi > > amarok (2.5.0) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1 > > - What I was doing when the application crashed: > > Greetings > > KDE team > > A few days ago my Amarok will not start, do not know how to solve it. > Please help me with this problem. > > Thank you! > > -- Backtrace (Reduced): > #7 0x046e29e4 in QAbstractAnimation::state (this=0x29) at > animation/qabstractanimation.cpp:662 > #8 0x00f80ba1 in > Context::ContextView::addCollapseAnimation(QAbstractAnimation*) () from > /usr/lib/libamaroklib.so.1 > #9 0x00f7d3ab in Context::Applet::collapse(bool) () from > /usr/lib/libamaroklib.so.1 > #10 0x00f7d523 in Context::Applet::setCollapseOff() () from > /usr/lib/libamaroklib.so.1 > [...] > #14 0x0481ed7d in metacall (argv=0xbff8be24, idx=71, > cl=QMetaObject::InvokeMetaMethod, object=0x9669910) at > kernel/qmetaobject.cpp:245 This is not the same bug, yours is a duplicate of bug 258741, already solved in the upcoming Amarok 2.6 @giggi1999: still waiting for your feedback. Closing for lack of feedback. Please feel free to reopen this report if you can reproduce it with Amarok 2.6.0 or later and provide the requested information. |