Summary: | System settings crashed at phonon settings. | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | JoseLuisT <theunfor> |
Component: | kcm_phonon | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | cfeck |
Priority: | NOR | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=325350 | ||
Latest Commit: | http://commits.kde.org/kde-runtime/2cdd35608ad0273d60708e6d52f97d903b21632c | Version Fixed In: | 4.11.3 |
Sentry Crash Report: |
Description
JoseLuisT
2013-01-29 03:35:23 UTC
Widgets cannot be accessed outside the UI thread (main thread). The canberra/pulseaudio callback in phonon/kcm/testspeakerwidget.cpp:27 needs to be refactored to signal the main thread for UI changes. Git commit 2cdd35608ad0273d60708e6d52f97d903b21632c by Harald Sitter. Committed on 25/10/2013 at 10:48. Pushed by sitter into branch 'KDE/4.11'. Do not call QWidgets from a foreign thread FIXED-IN: 4.11.3 M +13 -7 phonon/kcm/testspeakerwidget.cpp M +3 -0 phonon/kcm/testspeakerwidget.h http://commits.kde.org/kde-runtime/2cdd35608ad0273d60708e6d52f97d903b21632c |