https://bugs.kde.org/show_bug.cgi?id=437339

--- Comment #2 from phd <p...@phd.re> ---
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.

Reply via email to