[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-10-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438312 Nate Graham changed: What|Removed |Added Version Fixed In|5.26|5.24.7 -- You are receiving this mail because:

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-10-13 Thread Aaron Rainbolt
https://bugs.kde.org/show_bug.cgi?id=438312 Aaron Rainbolt changed: What|Removed |Added Resolution|--- |FIXED Latest

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-10-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=438312 Bug Janitor Service changed: What|Removed |Added Status|REOPENED|ASSIGNED --- Comment #22 from Bug

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-10-12 Thread Erich Eickmeyer
https://bugs.kde.org/show_bug.cgi?id=438312 Erich Eickmeyer changed: What|Removed |Added CC||eeickme...@ubuntu.com

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-10-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438312 Nate Graham changed: What|Removed |Added Version Fixed In||5.26 -- You are receiving this mail because:

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-09-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=438312 Vlad Zahorodnii changed: What|Removed |Added Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-09-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=438312 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-09-13 Thread Aaron Rainbolt
https://bugs.kde.org/show_bug.cgi?id=438312 --- Comment #18 from Aaron Rainbolt --- (In reply to Aaron Rainbolt from comment #17) > OK, nevermind, upon closer inspection I'm looking at the wrong code. No > changes I make to bool Activities::start(const QString ) seem to have any > effect (not

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-09-13 Thread Aaron Rainbolt
https://bugs.kde.org/show_bug.cgi?id=438312 --- Comment #17 from Aaron Rainbolt --- OK, nevermind, upon closer inspection I'm looking at the wrong code. No changes I make to bool Activities::start(const QString ) seem to have any effect (not even a blatant null pointer dereference or an

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-09-12 Thread Aaron Rainbolt
https://bugs.kde.org/show_bug.cgi?id=438312 --- Comment #16 from Aaron Rainbolt --- Wow, in retrospect that code is SO BAD. A typo, I'm probably missing C++ syntax, and the pseudocode logic is itself flawed. :facepalm: I think I meant something more like this: > bool Activities::start(const

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-09-12 Thread Aaron Rainbolt
https://bugs.kde.org/show_bug.cgi?id=438312 --- Comment #15 from Aaron Rainbolt --- Maybe it would be better if, rather than implementing the fix in ksmserver, we implemented it in kwin/src/activities.cpp? I'm realizing it might be rather trivial to do something like this: > bool

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-09-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438312 Nate Graham changed: What|Removed |Added See Also|https://bugs.kde.org/show_b | |ug.cgi?id=439159

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-09-12 Thread Aaron Rainbolt
https://bugs.kde.org/show_bug.cgi?id=438312 --- Comment #13 from Aaron Rainbolt --- Interesting. Using "killall kwin_x11 && kwin_x11" in KDE neon Unstable Edition results in identical behavior as when using "kwin_x11 --replace". -- You are receiving this mail because: You are watching all bug

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-09-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438312 Nate Graham changed: What|Removed |Added Status|REOPENED|CONFIRMED See Also|

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-09-12 Thread Aaron Rainbolt
https://bugs.kde.org/show_bug.cgi?id=438312 --- Comment #11 from Aaron Rainbolt --- The kwin/src/activities.cpp file is https://invent.kde.org/plasma/kwin/-/blob/master/src/activities.cpp, sorry to accidentally fail to specify that. -- You are receiving this mail because: You are watching all

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-09-12 Thread Aaron Rainbolt
https://bugs.kde.org/show_bug.cgi?id=438312 --- Comment #10 from Aaron Rainbolt --- OK, I've read through the code and I think I see why this bug is occurring. My understanding of C++ is not all that great since I don't actually know the language, so this could be partially wrong. It appears

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-09-12 Thread Aaron Rainbolt
https://bugs.kde.org/show_bug.cgi?id=438312 Aaron Rainbolt changed: What|Removed |Added CC||arraybo...@gmail.com --- Comment #9 from

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-08-17 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438312 --- Comment #8 from Oded Arbel --- Ok, sorry for the bug spam, but last update for today: Previously (i.e. as of last week, before 5.25.4+p22.04+tunstable+git20220815.0018-0) kwin_x11 would not remember windows activity assignment when it was shutdown

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-08-17 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438312 Oded Arbel changed: What|Removed |Added Resolution|WORKSFORME |--- Status|RESOLVED

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-08-16 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=438312 Oded Arbel changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-07-27 Thread Andreas Kilgus
https://bugs.kde.org/show_bug.cgi?id=438312 Andreas Kilgus changed: What|Removed |Added CC||k...@fuenfsieben.de -- You are receiving

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-07-27 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=438312 David Edmundson changed: What|Removed |Added CC||piotr.mierzwin...@gmail.com --- Comment #5

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-07-27 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=438312 David Edmundson changed: What|Removed |Added CC||a...@laxu.de --- Comment #4 from David

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2022-07-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438312 Nate Graham changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2021-11-10 Thread Know Zero
https://bugs.kde.org/show_bug.cgi?id=438312 Know Zero changed: What|Removed |Added CC||knowz...@pokemail.net --- Comment #2 from Know

[kwin] [Bug 438312] Restarting kwin_x11 forgets activities assigned to windows

2021-06-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=438312 g...@section9.follonica.org changed: What|Removed |Added CC||g...@section9.follonica.org ---