Review Request 109293: Fix carshes when moving stream across devices
Commit Hook
null at kde.org
Sun Mar 17 16:58:27 GMT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109293/#review29394
-----------------------------------------------------------
This review has been submitted with commit 3ea6fbcad8c205f828f3c626f4d50d4938e9f16a by Michael Palimaka on behalf of Eugene Shalygin to branch master.
- Commit Hook
On March 5, 2013, 3:39 p.m., Eugene Shalygin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109293/
> -----------------------------------------------------------
>
> (Updated March 5, 2013, 3:39 p.m.)
>
>
> Review request for KDE Multimedia and Christian Esken.
>
>
> Description
> -------
>
> The crash, described in the referenced bug, seems to be caused by deleting menu objects from menu action handlers, since KMix completele rebuilds UI elements on reaction to stream move. By changing signal connection type to QueuedConnection, we just scheduling move from the handler (which is always called via user input event). Thus, UI rebuild will happen later and crash is avoided.
>
>
> This addresses bug 311167.
> http://bugs.kde.org/show_bug.cgi?id=311167
>
>
> Diffs
> -----
>
> gui/mdwslider.cpp 5572d63
>
> Diff: http://git.reviewboard.kde.org/r/109293/diff/
>
>
> Testing
> -------
>
> manual
>
>
> Thanks,
>
> Eugene Shalygin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-multimedia/attachments/20130317/47bba23e/attachment.htm>
-------------- next part --------------
_______________________________________________
kde-multimedia mailing list
kde-multimedia at kde.org
https://mail.kde.org/mailman/listinfo/kde-multimedia
More information about the kde-multimedia
mailing list