[dolphin] [Bug 470925] Dolphin crashes on drag and drop

SigHunter bugzilla_noreply at kde.org
Sun Jun 25 19:47:49 BST 2023


https://bugs.kde.org/show_bug.cgi?id=470925

--- Comment #5 from SigHunter <sighunter at gmx.de> ---
(In reply to Sebastian Parborg from comment #3)
> Created attachment 159896 [details]
> Quick and dirty fix for crash
> 
> I created a quick and dirty workaround for the crash.
> The issue is that during the DnD action m_drag becomes a null pointer.
> I did a quick null pointer check and it seems to work. But the proper fix
> would probably be that the "update cursor shape" function doesn't get called
> when m_drag has been invalidated.

thanks, this works for me, rebuilt qtgui-5.15.10  with the patch and it does
not crash anymore, not when dropping anything on desktop and not on any app

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list