[dolphin] [Bug 465243] Dolphin crashes while setting up a new KWallet password store for network share credentials

2023-04-29 Thread Frank Schaefer
https://bugs.kde.org/show_bug.cgi?id=465243 --- Comment #4 from Frank Schaefer --- (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

[dolphin] [Bug 465243] Dolphin crashes while setting up a new KWallet password store for network share credentials

2023-04-29 Thread Frank Schaefer
https://bugs.kde.org/show_bug.cgi?id=465243 --- Comment #3 from Frank Schaefer --- Looking int https://invent.kde.org/frameworks/kio/-/blob/v5.105.0/src/core/kcoredirlister.cpp: ... KCoreDirListerCache::slotUpdateResult(): { ... DirItem *dir = itemsInUse.value(jobUrl, nullptr); if (!dir)

[dolphin] [Bug 465243] Dolphin crashes while setting up a new KWallet password store for network share credentials

2023-04-29 Thread Frank Schaefer
https://bugs.kde.org/show_bug.cgi?id=465243 --- Comment #2 from Frank Schaefer --- (In reply to Frank Schaefer from comment #1) > Steps to reproduce: > ... > 2) enter SMB share location (smb://mysambaserver/myusername) > ... Correction: It happens only if I enter "smb://mysambaserver".

[dolphin] [Bug 465243] Dolphin crashes while setting up a new KWallet password store for network share credentials

2023-04-29 Thread Frank Schaefer
https://bugs.kde.org/show_bug.cgi?id=465243 --- Comment #1 from Frank Schaefer --- Created attachment 158532 --> https://bugs.kde.org/attachment.cgi?id=158532=edit New crash information added by DrKonqi dolphin (23.04.0) using Qt 5.15.9 Steps to reproduce: 1) open Dolphin 2) enter SMB share

[dolphin] [Bug 465243] Dolphin crashes while setting up a new KWallet password store for network share credentials

2023-04-29 Thread Frank Schaefer
https://bugs.kde.org/show_bug.cgi?id=465243 Frank Schaefer changed: What|Removed |Added CC||fschaefer@googlemail.co