[dolphin] [Bug 505586] Duplicate "New Folder" dialog crashed while editing

ratijas <[email protected]>
Newsgroups gmane.comp.kde.devel.kfm
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=505586

--- Comment #2 from ratijas <[email protected]> ---
Apparently, there already was an attempt to fix it:

- https://invent.kde.org/system/dolphin/-/merge_requests/747#note_903955
-
https://invent.kde.org/frameworks/kio/-/commit/ac2fa30d7b905fe7770ab03b1c249650633c851e

But the solution is highly async (connection based), stores boolean flags
instead of the actual resources (dialog, job handles/QPointers), and
hard-overrides them without checking (e.g. sets `d->m_isCreateDirectoryRunning
= true;` without checking maybe it was already running / set to true).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.