[Bug 294637] Crash after panel configuration in full screen mode while playing video [@ Dragon::FullScreenToolBarHandler::eventFilter]
Harald Sitter
sitter at kde.org
Fri Jun 1 01:41:20 BST 2012
https://bugs.kde.org/show_bug.cgi?id=294637
Harald Sitter <sitter at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |4.9.0
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/drag
| |on/a845e22beb0cbf683fcb7402
| |6efa25b53b1ac461
--- Comment #2 from Harald Sitter <sitter at kde.org> ---
Git commit a845e22beb0cbf683fcb74026efa25b53b1ac461 by Harald Sitter.
Committed on 01/06/2012 at 02:41.
Pushed by sitter into branch 'master'.
fix crash with invalid toolbar pointers
turns out kxmlgui likes to reload its bars on the fly, essentially
rendering our stored toolbar pointer invalid leading to obscure
fullscreen crashes.
instead always call through the mainwindow, that way we are on the save
side
FIXED-IN: 4.9.0
M +7 -7 src/app/fullScreenToolBarHandler.cpp
M +1 -1 src/app/fullScreenToolBarHandler.h
http://commits.kde.org/dragon/a845e22beb0cbf683fcb74026efa25b53b1ac461
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list