https://bugs.kde.org/show_bug.cgi?id=425070
Nikita Melnichenko <nikita+...@melnichenko.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Keywords| |reproducible, triaged Status|REPORTED |CONFIRMED CC| |nikita+...@melnichenko.name Summary|Krusader crashes when |Krusader crashes when |right-click on a file |right-clicking on a file | |which being externally | |updated Version|unspecified |Git --- Comment #14 from Nikita Melnichenko <nikita+...@melnichenko.name> --- (In reply to DaBler from comment #7) > $ export LANG=C > $ dd bs=1 if=/dev/urandom of=tmp & > $ krusader --left . > > right-click on the "tmp" file I can repro this bug with the above steps by doing a long right click (for the context menu). Thanks DaBler! (In reply to Davide Gianforte from comment #13) > It could be related to bug 425528: the panel refreshes its contents and when > the right click popup renders, it has no more a valid fileitem. Exactly! We've bumped into this multiple times and I have to admit we should take on redesigning that legacy piece of code. This change won't be small and it touches the core of Krusader logic, but it's worth doing. Hopefully, I could find some time to look into it in the next few months. Reference discussion: https://invent.kde.org/utilities/krusader/-/merge_requests/33 https://phabricator.kde.org/D22431 (there was also a discussion with a deeper investigation I did long time ago, and I couldn't find it now...) -- You are receiving this mail because: You are watching all bug changes.