Hide "QXcbClipboard: SelectionRequest too old"

Fixes #1287.
This commit is contained in:
Florian Bruhin 2016-08-05 08:31:44 +02:00
parent 9a50daafee
commit da6118bd8d

View File

@ -355,6 +355,8 @@ def qt_message_handler(msg_type, context, msg):
# When enabling debugging with QtWebEngine
"Remote debugging server started successfully. Try pointing a "
"Chromium-based browser to ",
# https://github.com/The-Compiler/qutebrowser/issues/1287
"QXcbClipboard: SelectionRequest too old",
]
if sys.platform == 'darwin':
suppressed_msgs += [