https://bugs.kde.org/show_bug.cgi?id=393320
--- Comment #3 from Martin Kostolný <clearmar...@zoho.com> --- Sorry, I forgot about it. Now I've found the change in KIO which is causing the crash. Q_ASSERT for emptiness of protocol was added and briefly discussed here: https://phabricator.kde.org/D11013 IMO it makes sense that caller with empty protocol (Krusader in this case) is the one that need to be fixed instead informing user of an incorrect URL which regular user is not able to fix anyway. KIO change only made this bug (393320) more important to fix now:). -- You are receiving this mail because: You are watching all bug changes.