[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-06-06 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #47 from Vaclav Masin --- Hey, I'd like to just for the record wrap this up a little by stating that this whole "bug" of mine was most likely caused by my somewhat old-ish compiler version (gcc 8.2) somehow producing a broken code. After

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436350 Nate Graham changed: What|Removed |Added Version Fixed In||5.22 CC|

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-05 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 Konrad Materka changed: What|Removed |Added Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-04 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #45 from Konrad Materka --- (In reply to Vaclav Masin from comment #44) > - so I guess in order to be able to debug stuff I need to rebuild the whole > KDE set with CMAKE_BUILD_TYPE=Debug, right? IIRC by default it is RELWITHDEBINFO. You

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-03 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #44 from Vaclav Masin --- Alright, great and thanks for all the tips! Hopefully last two questions, then I'll finally leave you alone. At least until I can come up with something interesting myself, that is: - so I guess in order to be

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-03 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #43 from Konrad Materka --- (In reply to Vaclav Masin from comment #41) > I've been thinking... would it make any sense for me to try to debug it > myself? I mean going step by step over the code, watching the data structure > that holds

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-03 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #42 from Vaclav Masin --- Created attachment 138117 --> https://bugs.kde.org/attachment.cgi?id=138117=edit Test Vector app output -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-03 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #41 from Vaclav Masin --- (In reply to Konrad Materka from comment #40) > Created attachment 138114 [details] > testVector.zip > > So the problem is around: > m_items.append(item); > when QVector changes capacity beyond 6... After this

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-03 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #40 from Konrad Materka --- Created attachment 138114 --> https://bugs.kde.org/attachment.cgi?id=138114=edit testVector.zip So the problem is around: m_items.append(item); when QVector changes capacity beyond 6... After this operation

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #39 from Vaclav Masin --- (In reply to Konrad Materka from comment #36) > Created attachment 138098 [details] > patch: workaround + logs attempt3 > > This is super strange... > > To recheck: before starting of KTorrent (just after

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #38 from Vaclav Masin --- Created attachment 138101 --> https://bugs.kde.org/attachment.cgi?id=138101=edit System Tray settings screenshot - empty items -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 Vaclav Masin changed: What|Removed |Added Attachment #138100|Plasma sh |Plasma shell extended description|

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #37 from Vaclav Masin --- Created attachment 138100 --> https://bugs.kde.org/attachment.cgi?id=138100=edit Plasma sh -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 Konrad Materka changed: What|Removed |Added Attachment #138063|0 |1 is obsolete|

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #35 from Vaclav Masin --- See above for the extended logging log. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #34 from Vaclav Masin --- Created attachment 138090 --> https://bugs.kde.org/attachment.cgi?id=138090=edit Plasmashell extended logging -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 Konrad Materka changed: What|Removed |Added Attachment #138081|0 |1 is obsolete|

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #32 from Vaclav Masin --- (In reply to Vaclav Masin from comment #31) > Created attachment 138084 [details] > Plasmashell log extra lines Added whatever extra lines appeared on the Konsole tab where I previously restared plasmashell. I

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #31 from Vaclav Masin --- Created attachment 138084 --> https://bugs.kde.org/attachment.cgi?id=138084=edit Plasmashell log extra lines -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #30 from Konrad Materka --- Can you also add plasmashell logs after kded5 restart? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #29 from Vaclav Masin --- Added the two logs. Hope I got it right - both are after restarting plasmashell or kded5 with logging and then starting up ktorrent. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #28 from Vaclav Masin --- Created attachment 138083 --> https://bugs.kde.org/attachment.cgi?id=138083=edit Log after kded5 restart -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #27 from Vaclav Masin --- Created attachment 138082 --> https://bugs.kde.org/attachment.cgi?id=138082=edit Log after plasmashell restart -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #26 from Konrad Materka --- (In reply to Vaclav Masin from comment #25) > So you want me to undo that "ugly" patch, apply the new one, restart with > the logging enabled, try to trigger the crash and post the log? Although > looking at the

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #25 from Vaclav Masin --- (In reply to Konrad Materka from comment #23) > (In reply to Vaclav Masin from comment #20) > > I'm starting to feel a little bit bad for taking so much of your time on an > > issue that due the uniqueness of my

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 Konrad Materka changed: What|Removed |Added Attachment #138070|0 |1 is obsolete|

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #23 from Konrad Materka --- (In reply to Vaclav Masin from comment #20) > I'm starting to feel a little bit bad for taking so much of your time on an > issue that due the uniqueness of my setup is quite possibly experienced by > no one else

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #22 from Vaclav Masin --- Created attachment 138074 --> https://bugs.kde.org/attachment.cgi?id=138074=edit listIcons-output2.txt -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #21 from Vaclav Masin --- Created attachment 138073 --> https://bugs.kde.org/attachment.cgi?id=138073=edit plasma-shell.log -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #20 from Vaclav Masin --- (In reply to Konrad Materka from comment #19) > Created attachment 138070 [details] > workaround for missing DataSource > > (In reply to Vaclav Masin from comment #18) > > I've tried again with the patch applied

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #19 from Konrad Materka --- Created attachment 138070 --> https://bugs.kde.org/attachment.cgi?id=138070=edit workaround for missing DataSource (In reply to Vaclav Masin from comment #18) > I've tried again with the patch applied and it's

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #18 from Vaclav Masin --- I've tried again with the patch applied and it's still crashing for me. I've only rebuilt plasma-framework-5.81.0, mind you, not the whole Plasma. But I believe that should be sufficient, shouldn't it? -- You

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #17 from Vaclav Masin --- (In reply to Konrad Materka from comment #16) > (In reply to Vaclav Masin from comment #13) > > I'm not sure this could possibly have anything to do with that "/opt/kf5" > > symlink. That symlink just points to

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #16 from Konrad Materka --- (In reply to Vaclav Masin from comment #13) > I'm not sure this could possibly have anything to do with that "/opt/kf5" > symlink. That symlink just points to either /opt/kf5-5.77.0 or > /opt/kf5-81.0.0 to switch

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 Konrad Materka changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #14 from Vaclav Masin --- Created attachment 138065 --> https://bugs.kde.org/attachment.cgi?id=138065=edit Crash dump on the test user account Tried once more to make it crash on that fresh user account and after a while I did - this

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #13 from Vaclav Masin --- (In reply to Konrad Materka from comment #9) > (In reply to Vaclav Masin from comment #7) > > > and while I did have Plasma crash on me once, I can't really reproduce it > That one crash - was the cause the same?

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #12 from Vaclav Masin --- I should possibly mention one more thing perhaps somewhat unique to my setup and that is that I have two panels (top + bottom), both containing the sys tray, the bottom one however displaying just the keyboard

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #11 from Vaclav Masin --- Created attachment 138064 --> https://bugs.kde.org/attachment.cgi?id=138064=edit Crash dump after running ktorrent (copied from KDE Crash Handler) -- You are receiving this mail because: You are watching all

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #10 from Vaclav Masin --- Created attachment 138063 --> https://bugs.kde.org/attachment.cgi?id=138063=edit Output of the listIcons.sh script just before running ktorrent. -- You are receiving this mail because: You are watching all bug

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #9 from Konrad Materka --- (In reply to Vaclav Masin from comment #7) > Also, I've tried again using my test account (on this main rig of mine - > I've just switched the "kf5" symlink to point to the 5.21.4 Plasma build) Maybe that's the

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #8 from Konrad Materka --- Can you run attached script before running KTorrent? It lists SNI icons. System tray has two types of items: applets and Status Notifier Items (SNI). Ktorrent, Skype, Discord and etc are using SNI to add icons to

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #7 from Vaclav Masin --- I'm sorry - would you like me to run that listIcons.sh script? Also, I've tried again using my test account (on this main rig of mine - I've just switched the "kf5" symlink to point to the 5.21.4 Plasma build) and

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #6 from Konrad Materka --- Created attachment 138061 --> https://bugs.kde.org/attachment.cgi?id=138061=edit listIcons.sh -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #5 from Vaclav Masin --- OK, managed to reproduce it, on my test machine (which is pretty much the exact copy of my main rig). Plasma started up just fine, then I executed in Konsole those two commands you gave me, then I went on to start

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Vaclav Masin
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #4 from Vaclav Masin --- Hey Konrad, thanks for looking into it. My previous Plasma version (and the one I'm now back on for now) was from last December so most likely 5.20.4. It is pretty much reproducible on my main user account. I had

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #3 from Konrad Materka --- Hi Vaclav, can you give more details? * on which version it was working? You wrote about upgrade to 5.21.4, which version was before? * is this crash always reproducible? * you wrote that it does not happen on

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 Konrad Materka changed: What|Removed |Added Component|general |System Tray

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-04-30 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=436350 David Redondo changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED