Revision 547d10a...

Go back to digest for 24th February 2013

Bug Fixes in KDE Base

Frank Reininghaus committed changes in [kde-baseapps/KDE/4.10] dolphin/src/panels/places/placespanel.cpp:

Fix crash when clicking an action in context menu for a removed device

Devices can be added and removed while the context menu is open.
Sfter an action has clicked that needs to access a device, we therefore
have to check if its position in the model has changed, and more
importantly, if it is still there at all in order to prevent a crash.


FIXED-IN: 4.10.1
REVIEW: 108989

File Changes

Modified 1 files
  • dolphin/src/panels/places/placespanel.cpp
1 files changed in total