Revision 7828b05...
Go back to digest for 8th June 2014Bug Fixes in KDE Base
Frank Reininghaus committed changes in [kde-baseapps] lib/konq/konq_operations.cpp:
Do not crash if QApplication::clipboard()->mimeData() is a null pointer
According to a recent bug report, this can happen on Wayland. The root
cause of the problem might be a problem in Qt's Wayland support itself,
but this patch at least prevents that Dolphin and other applications
which check the clipboard state to determine the text of the paste
action crash on startup.
REVIEW: 118450
File Changes
Modified 1 files
- lib/konq/konq_operations.cpp
1 files changed in total