[plasma-systemmonitor] [Bug 437339] Crash on launch
https://bugs.kde.org/show_bug.cgi?id=437339 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |WORKSFORME --- Comment #5 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[plasma-systemmonitor] [Bug 437339] Crash on launch
https://bugs.kde.org/show_bug.cgi?id=437339 --- Comment #4 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[plasma-systemmonitor] [Bug 437339] Crash on launch
https://bugs.kde.org/show_bug.cgi?id=437339 David Edmundson changed: What|Removed |Added CC||k...@davidedmundson.co.uk Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #3 from David Edmundson --- Make sure that's plasma-systemmontior not systemmonitor in all the above commands -- You are receiving this mail because: You are watching all bug changes.
[plasma-systemmonitor] [Bug 437339] Crash on launch
https://bugs.kde.org/show_bug.cgi?id=437339 --- Comment #2 from phd --- Created attachment 138893 --> https://bugs.kde.org/attachment.cgi?id=138893&action=edit gl-create.py @Nate Graham SystemMonitor's code seems fine. Ant KDE Frameworks version is recent enough (5.82.0). At the first glance I really cannot tell what's wrong... @John Rage 1. Does the crash still occur? Does it continue to occur after rebooting the computer? 2. Did it occur after system upgrade (especially graphics drivers upgrade)? Or doing something else with graphics drivers (switching GPUs maybe?) 3. When the crash occurs again, could you immediately run this in Konsole: $ killall -9 systemmonitor $ systemmonitor And check if the crash repeats? Does the program output any warnings/errors in the terminal? If the crash does repeat, try this: $ killall -9 systemmonitor $ QT_QUICK_BACKEND=software systemmonitor Does this fix the crash and allows SystemMonitor to start properly? 4. When the crash occurs, please run the attached gl-create.py Python script and tell us what the output was: QOpenGLContext::create() == ??? -- You are receiving this mail because: You are watching all bug changes.
[plasma-systemmonitor] [Bug 437339] Crash on launch
https://bugs.kde.org/show_bug.cgi?id=437339 Nate Graham changed: What|Removed |Added Severity|normal |crash CC||n...@kde.org, p...@phd.re See Also||https://bugs.kde.org/show_b ||ug.cgi?id=375913 --- Comment #1 from Nate Graham --- > QSGRenderLoop::handleContextCreationFailure Hmm, System Monitor uses `KQuickAddons::QtQuickSettings::init()`, which was supposed to fix this problem after https://invent.kde.org/frameworks/kdeclarative/commit/090610124d4650150af49a8e30f6b77ad9803dfe. Any ideas, Piotr? -- You are receiving this mail because: You are watching all bug changes.