https://bugs.kde.org/show_bug.cgi?id=375913
--- Comment #57 from Aleix Pol <aleix...@kde.org> --- Git commit 6177c81d04a7490de558ab5f266d4a81f2fb8f20 by Aleix Pol. Committed on 15/03/2020 at 19:52. Pushed by apol into branch 'master'. Allow providing an error message from the application Summary: Allows us keep the message provided by QQuickWindow::sceneGraphError to later have on our bug reports. https://doc.qt.io/qt-5/qquickwindow.html#sceneGraphError These are generally problems at the OpenGL level that the user will usually be unable to take action on. Test Plan: See D27985 Reviewers: #frameworks, sitter, dfaure Reviewed By: dfaure Subscribers: dfaure, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D27986 M +8 -0 src/kcrash.cpp M +8 -0 src/kcrash.h https://commits.kde.org/kcrash/6177c81d04a7490de558ab5f266d4a81f2fb8f20 -- You are receiving this mail because: You are watching all bug changes.