[frameworks-sonnet] [Bug 477897] Dolphin crashes when renaming a file or folder

Oded Arbel bugzilla_noreply at kde.org
Mon Jan 8 20:45:27 GMT 2024


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

--- Comment #19 from Oded Arbel <oded at geek.co.il> ---
(In reply to Akseli Lahtinen from comment #17)
> I wonder if 
> 
> KItemListRoleEditor::~KItemListRoleEditor()
> {
>     disconnect(this, &KItemListRoleEditor::textChanged, this,
> &KItemListRoleEditor::autoAdjustSize);
> }
> 
> would fix this? I can't reproduce the problem so I cant really test it

I've tested my local build with and without that suggested code line and it
looks like it does fix the crash that I'm experiencing.

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


More information about the kfm-devel mailing list