Summary: | KDE Connect crashed after clicking on Virtual Display button from KDE Connect applet | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | zzrakic |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andrew.g.r.holmes, fqf1fqf |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 22.12.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/kdeconnect-kde/commit/87686bf5be98671e0398d779af022b9445bef646 | Version Fixed In: | |
Sentry Crash Report: |
Description
zzrakic
2023-01-13 14:43:34 UTC
Can confirm that this crash is reproducible. Happens each time I press on Virtual Display button. Git commit b34a0a8f29dee6adb01325fb2c8e1f68a5d26bbc by Nicolas Fella. Committed on 20/01/2023 at 12:28. Pushed by nicolasfella into branch 'master'. [plugins/virtualmonitor] Fix crash when krfb-virtualmonitor fails all retries After enough retries we give up and delete the QProcess However we later access it again to print its output Move that before the deletion M +2 -1 plugins/virtualmonitor/virtualmonitorplugin.cpp https://invent.kde.org/network/kdeconnect-kde/commit/b34a0a8f29dee6adb01325fb2c8e1f68a5d26bbc Git commit 87686bf5be98671e0398d779af022b9445bef646 by Nicolas Fella. Committed on 20/01/2023 at 14:33. Pushed by nicolasfella into branch 'release/22.12'. [plugins/virtualmonitor] Fix crash when krfb-virtualmonitor fails all retries After enough retries we give up and delete the QProcess However we later access it again to print its output Move that before the deletion (cherry picked from commit b34a0a8f29dee6adb01325fb2c8e1f68a5d26bbc) M +2 -1 plugins/virtualmonitor/virtualmonitorplugin.cpp https://invent.kde.org/network/kdeconnect-kde/commit/87686bf5be98671e0398d779af022b9445bef646 *** Bug 466009 has been marked as a duplicate of this bug. *** |