[dolphin] [Bug 465243] Dolphin crashes while setting up a new KWallet password store for network share credentials
Frank Schaefer
bugzilla_noreply at kde.org
Sat Apr 29 19:26:39 BST 2023
https://bugs.kde.org/show_bug.cgi?id=465243
--- Comment #4 from Frank Schaefer <fschaefer.oss at googlemail.com> ---
(In reply to Frank Schaefer from comment #3)
> Looks like it is enough to embrace this loop with a nullptr check, but
> someone who knows KIO better should validate that.
Unfortunately it isn't.
Looks like KCoreDirListerCache::slotUpdateResult() is supposed to never be
called with a KJob whose url isn't on the itemsInUse list.
smb:///MyServer is changed to smb://username@MyServer after user name and
password have been entered.
Apparently this change isn't handled properly, but I failed to track this down
further.
I'm neither familiar with the KIO caching concept nor do I know all the
different use cases in kio-extra components.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list