Git commit 6738a8b2f71c527f30a624b0b560f79d992715d3 by Christoph Feck.
Committed on 21/05/2019 at 11:05.
Pushed by cfeck into branch 'master'.
[kioslave/file] Add a codec for legacy filenames
UNIX filenames can contain any bytes (except \0 and /).
Qt's QFile::decodeName() calls QString::fromLocal
Encountered the same situation...getting a recurring crash in
plasmashell under Kubuntu 19.04 (but only when I've left the computer
unattended for hours; it's never occurred when I'm sitting at the
terminal). Crash handler told me which debug symbols I needed for a
useful bug report, so I found th
(In reply to Bernd Lachner from comment #5)
> I can confirm this behavior with openSUSE Leap 15.0 (Plasma 5.12.5,
> Frameworks 5.45.0) on the client and Samba 4.6.14 on the server.
>
> Dolphin shows nothing with smb:// if I go to the share directly in Dolphin
> it works. With smbtree the shares ar