[plasmashell] [Bug 420452] Crash on load in taskmanager

2020-04-27 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=420452 Kai Uwe Broulik changed: What|Removed |Added Status|CONFIRMED |RESOLVED Version Fixed In|

[plasmashell] [Bug 420452] Crash on load in taskmanager

2020-04-24 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=420452 --- Comment #4 from Aleix Pol --- Yes, the crash is in QString anyway, so maybe something nasty is happening to that string somewhere? No idea -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 420452] Crash on load in taskmanager

2020-04-24 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=420452 --- Comment #3 from Kai Uwe Broulik --- I transform the item itself, but std::transform explicitly says the iterator I transform into may be the same as the one I start at. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 420452] Crash on load in taskmanager

2020-04-24 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=420452 --- Comment #2 from Aleix Pol --- commenting the std::transform call makes my plasmashell work again. Maybe the input is getting destroyed somewhere? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 420452] Crash on load in taskmanager

2020-04-24 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=420452 Aleix Pol changed: What|Removed |Added Ever confirmed|0 |1 CC||a

[plasmashell] [Bug 420452] Crash on load in taskmanager

2020-04-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420452 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail beca

[plasmashell] [Bug 420452] Crash on load in taskmanager

2020-04-23 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=420452 David Edmundson changed: What|Removed |Added CC||k...@privat.broulik.de Severity|nor