Review Request 126693: Fix crash when clicking "Configure Dolphin..." in the control menu while a sub menu is open

Emmanuel Pescosta emmanuelpescosta099 at gmail.com
Tue Jan 12 10:58:06 GMT 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126693/#review90962
-----------------------------------------------------------

Ship it!


Thanks! Good catch! :)

- Emmanuel Pescosta


On Jan. 10, 2016, 11:28 a.m., Frank Reininghaus wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126693/
> -----------------------------------------------------------
> 
> (Updated Jan. 10, 2016, 11:28 a.m.)
> 
> 
> Review request for Dolphin.
> 
> 
> Bugs: 354558
>     https://bugs.kde.org/show_bug.cgi?id=354558
> 
> 
> Repository: dolphin
> 
> 
> Description
> -------
> 
> Do not delete sub menus of the control menu explicitly
>     
> This is not necessary because the sub menus are children of the main menu, such that they are deleted together with the other actions by QMenu::clear().
>     
> This prevents a crash that can happen if a sub menu is open while another menu action is clicked.
>     
> Thanks to Fabian Vogt and Wolfgang Bauer for investigating this issue!
>     
> BUG: 354558
> FIXED-IN: 15.12.2
> 
> 
> Diffs
> -----
> 
>   src/dolphinmainwindow.cpp 9b05168 
> 
> Diff: https://git.reviewboard.kde.org/r/126693/diff/
> 
> 
> Testing
> -------
> 
> Verified that the crash is not reproducible any more, and checked with Valgrind that this does not cause any memory leaks.
> 
> 
> Thanks,
> 
> Frank Reininghaus
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20160112/cd45cc29/attachment.htm>


More information about the kfm-devel mailing list