[plasmashell] [Bug 439159] "Add widgets..." and "Show alternatives..." options from context menu stop working after restarting plasmashell process

2021-09-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439159 --- Comment #8 from Nate Graham --- It appears that this connection in shellcorona.cpp: connect(this, ::containmentAdded, this, ::handleContainmentAdded); happens too late when using plasmashell --restart. In this case, the containmentAdded() signal

[plasmashell] [Bug 439159] "Add widgets..." and "Show alternatives..." options from context menu stop working after restarting plasmashell process

2021-09-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439159 Nate Graham changed: What|Removed |Added Priority|VHI |HI --- Comment #7 from Nate Graham ---

[plasmashell] [Bug 439159] "Add widgets..." and "Show alternatives..." options from context menu stop working after restarting plasmashell process

2021-09-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439159 --- Comment #6 from Nate Graham --- Urgh the complexity of this code makes me want to cry -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 439159] "Add widgets..." and "Show alternatives..." options from context menu stop working after restarting plasmashell process

2021-09-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439159 --- Comment #5 from Nate Graham --- Actually the same bug happens when you try to trigger the Widget Explorer from the context menu, so I guess it isn't getting set in multiple places, or else maybe the need for it to be set is unnecessary? -- You

[plasmashell] [Bug 439159] "Add widgets..." and "Show alternatives..." options from context menu stop working after restarting plasmashell process

2021-09-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439159 --- Comment #4 from Nate Graham --- It appears that configDialog.containmentPlugin isn't set by the time the panel configuration window appears... Getting towards the end of my ability to debug this, I fear. -- You are receiving this mail because:

[plasmashell] [Bug 439159] "Add widgets..." and "Show alternatives..." options from context menu stop working after restarting plasmashell process

2021-09-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439159 Nate Graham changed: What|Removed |Added Version|master |5.21.5 -- You are receiving this mail because:

[plasmashell] [Bug 439159] "Add widgets..." and "Show alternatives..." options from context menu stop working after restarting plasmashell process

2021-09-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439159 Nate Graham changed: What|Removed |Added Priority|HI |VHI --- Comment #3 from Nate Graham ---

[plasmashell] [Bug 439159] "Add widgets..." and "Show alternatives..." options from context menu stop working after restarting plasmashell process

2021-09-03 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=439159 --- Comment #2 from Alexander Potashev --- Same here on Plasma 5.21.5, KF 5.83.0, Qt 5.15.2, X11. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 439159] "Add widgets..." and "Show alternatives..." options from context menu stop working after restarting plasmashell process

2021-09-03 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=439159 Alexander Potashev changed: What|Removed |Added CC||aspotas...@gmail.com -- You are

[plasmashell] [Bug 439159] "Add widgets..." and "Show alternatives..." options from context menu stop working after restarting plasmashell process

2021-07-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439159 Nate Graham changed: What|Removed |Added CC||n...@kde.org Priority|NOR