https://bugs.kde.org/show_bug.cgi?id=390551
--- Comment #4 from madc...@atlas.cz --- Can you try to get us some debugging output? I am unfamiliar with GNOME's facilities for this but with KDE Apps you can proceed as follows 1. Run "kdebugdialog" 2. Search for "kio_smb" and enable it 3. Run "journalctl -f" as a regular user 4. Launch Dolphin and try to access some of the troublesome shares Look for output like this in the journal: úno 21 11:50:08 The-Raza kdeinit5[1306]: kio_smb: Using libsmbclient library version 4.7.4 úno 21 11:50:08 The-Raza kdeinit5[1306]: kio_smb: Detected broken libsmbclient version 4.7.4 The log should also contain a more descriptive error message instead of the rather useless "Internal error". -- You are receiving this mail because: You are watching all bug changes.