https://bugs.kde.org/show_bug.cgi?id=524716
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Crash in |Crash in |PlasmaQuick::AppletQuickIte |PlasmaQuick::ContainmentVie |m::qt_metacall after waking |wPrivate::setContainment |from sleep |after waking from sleep Status|REPORTED |NEEDSINFO Component|generic-crash |Containment CC| |[email protected], | |[email protected] Resolution|--- |WAITINGFORINFO --- Comment #4 from Nate Graham <[email protected]> --- Ultimately this is where the KDE code goes wrong: #56 PlasmaQuick::ContainmentViewPrivate::setContainment (this=0x55703aa95aa0, cont=<optimized out>) at /usr/src/debug/libplasma-6.7.4-1.fc44.x86_64/src/plasmaquick/containmentview.cpp:125 #57 0x00007f29968d3a7d in PlasmaQuick::ContainmentView::setContainment (this=<optimized out>, cont=<optimized out>) at /usr/src/debug/libplasma-6.7.4-1.fc44.x86_64/src/plasmaquick/containmentview.cpp:262 #58 0x0000557006c9a650 in ShellCorona::addOutput (this=0x7ffec0d75570, screen=0x5570376cd420) at /usr/src/debug/plasma-workspace-6.7.4-1.fc44.x86_64/shell/shellcorona.cpp:1520 #59 ShellCorona::addOutput (this=this@entry=0x7ffec0d75570, screen=0x5570376cd420) at /usr/src/debug/plasma-workspace-6.7.4-1.fc44.x86_64/shell/shellcorona.cpp:1486 #60 0x0000557006c9b5b8 in ShellCorona::handleScreenOrderChanged (this=<optimized out>, screens=...) at /usr/src/debug/plasma-workspace-6.7.4-1.fc44.x86_64/shell/shellcorona.cpp:1470 Everything above it is Qt trying and failing to do what we're telling it to do. Patryk, if you go back to using the cables you were using before, does the issue stop happening? -- You are receiving this mail because: You are watching all bug changes.
