Summary: | crashes when clicking tray icon [@ Context::VerticalAppletLayout::showAtIndex] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | pete_herworth |
Component: | Context View | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andreas.wachowski, felix.juhnke, kcecek, lfranchi, miroslav, realzork, roel_muylaert, simon.esneault |
Priority: | NOR | ||
Version: | 2.4-GIT | ||
Target Milestone: | 2.4.1 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.4.3 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
pete_herworth
2011-02-02 18:40:40 UTC
Which Context View applets do you have enabled? Lyrics,tabs and wiki By the way the steps to reproduce (above) should say left click not right click (sorry about that). Thank you for the feedback. I wouldn't be astonished it is related to plasma. I'm ashamed to say I didn't think about the applets. I removed them from the amarok ..rc files and it works fine now. I've even been able to add the applets back in. You may still want to investigate but it's obviously not urgent now. Thanks. Created attachment 57891 [details]
New crash information added by DrKonqi
amarok (2.4.0) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1
- What I was doing when the application crashed:
I double clicked the tray icon but the window does not come up. Instead amarok crashes.
-- Backtrace (Reduced):
#7 data (this=0x10, which=Qt::PreferredSize, constraint=...) at ../../src/corelib/tools/qscopedpointer.h:135
[...]
#9 d_func (this=0x10, which=Qt::PreferredSize, constraint=...) at ../../src/gui/graphicsview/qgraphicslayoutitem.h:120
#10 QGraphicsLayoutItem::effectiveSizeHint (this=0x10, which=Qt::PreferredSize, constraint=...) at graphicsview/qgraphicslayoutitem.cpp:750
#11 0x9ac4fea7 in Context::VerticalAppletLayout::showAtIndex (this=0x9a49130, index=0) at /usr/src/debug/amarok-2.4.0/src/context/containments/verticallayout/VerticalAppletLayout.cpp:206
#12 0x9ac4e34c in Context::VerticalToolbarContainment::loadConfig (this=0x9a11870, conf=...) at /usr/src/debug/amarok-2.4.0/src/context/containments/verticallayout/VerticalToolbarContainment.cpp:98
*** Bug 268515 has been marked as a duplicate of this bug. *** Confirmed by duplicates. *** Bug 270494 has been marked as a duplicate of this bug. *** Git commit c4cceaf3a74804185ac2a1507e372107bd6253ec by Kevin Funk. Committed on 05/06/2011 at 17:43. Pushed by kfunk into branch 'master'. Possible fix for crash in CV FIXED-IN: 2.4.2 CCBUG: 265214 M +1 -1 src/context/containments/verticallayout/VerticalAppletLayout.cpp http://commits.kde.org/amarok/c4cceaf3a74804185ac2a1507e372107bd6253ec *** Bug 275898 has been marked as a duplicate of this bug. *** Created attachment 62212 [details]
New crash information added by DrKonqi
amarok (2.4.0) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1
- What I was doing when the application crashed:
I started amarok. After the splash screen was shown, the icon was visible in the tray. So I left-clicked on the icon. Then amarok crashes. The same occurs when right-click on the icon and choose "restore" (I use the German verson, so I have to select "wiederherstellen"). When I start amarok out of the terminal I get the following messages are displayed:
amarok(12253)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
amarok(12253)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
amarok(12253)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
amarok(12253)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
When I start amarok in debug mode I get a lot of information, but if I paste it in here the maximum number of characters allowed to be transferred via drkonqi is exceeded.
Contact me, if you would like to have it.
Best regards
Felix
-- Backtrace (Reduced):
#7 data (this=0x10, which=Qt::PreferredSize, constraint=...) at ../../src/corelib/tools/qscopedpointer.h:135
[...]
#9 d_func (this=0x10, which=Qt::PreferredSize, constraint=...) at ../../src/gui/graphicsview/qgraphicslayoutitem.h:120
#10 QGraphicsLayoutItem::effectiveSizeHint (this=0x10, which=Qt::PreferredSize, constraint=...) at graphicsview/qgraphicslayoutitem.cpp:750
[...]
#13 0xb69b3c79 in Context::ContextView::loadConfig() () from /usr/lib/libamaroklib.so.1
#14 0xb69b3f63 in Context::ContextView::showHome() () from /usr/lib/libamaroklib.so.1
Please all, test with Amarok 2.4.2 as soon as it is released, which is only a matter of days now. I experienced this problem with: amarok-2.4.1-1.fc15.x86_64 I upgraded to: amarok-2.4.3-1.fc15.x86_64.rpm And I do confirm that this bug is not there now. Thank you for the feedback. I can also confirm this is fixed (just upgraded from amarok-2.4.1-12.1.x86_64 to amarok-2.4.1-12.1.x86_64 on OpenSuse 11.4) |