| Summary: | amarok 2.4.3 crash volume | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Enrico <polo.enrico> |
| Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | navid.htb, vladimiroski |
| Priority: | NOR | ||
| Version First Reported In: | 2.4.3 | ||
| Target Milestone: | 2.5 | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Enrico
2011-10-24 10:31:36 UTC
Please check your Qt installation, there seems to be a problem with a Qt plugin. Also you seem to have 32-bit packages installed on a 64-bit system, maybe there is a mismatch there. FWW, I can't reproduce this at all, using latest Amarok git build with KDE 4.7.2 and Qt 4.7.4 on Kubuntu 11.10 Created attachment 65274 [details]
New crash information added by DrKonqi
amarok (2.4.3) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed:
changing the volume, with hotkey or from amarok interface with mouse, make amarok crash. i just can click on speaker icon to mute/unmute it.
-- Backtrace (Reduced):
#13 0x061a3a85 in qt_assert(char const*, char const*, int) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#14 0x042126ec in QSpiAccessible::accessibleEvent(QAccessible::Event) () from /usr/lib/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
#15 0x041f4be2 in QSpiAccessibleBridge::notifyAccessibilityUpdate(int, QAccessibleInterface*, int) () from /usr/lib/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
#16 0x032bd39e in QAccessible::updateAccessibility(QObject*, int, QAccessible::Event) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#17 0x03144eda in QAbstractSlider::setValue(int) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
*** This bug has been marked as a duplicate of bug 284005 *** Created attachment 66988 [details]
New crash information added by DrKonqi
amarok (2.4.3) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed:
Trying to change volume within amarok control.
-- Backtrace (Reduced):
#13 0x007a1a85 in qt_assert(char const*, char const*, int) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#14 0x088c96ec in QSpiAccessible::accessibleEvent(QAccessible::Event) () from /usr/lib/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
#15 0x088abbe2 in QSpiAccessibleBridge::notifyAccessibilityUpdate(int, QAccessibleInterface*, int) () from /usr/lib/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
#16 0x049ea39e in QAccessible::updateAccessibility(QObject*, int, QAccessible::Event) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#17 0x04871eda in QAbstractSlider::setValue(int) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
|