It turns out that this is actually not a bug in Smb4K per se, but a consequence of the way the session management is done in Plasma 6. None of the signals from QCoreApplication or QApplication that used to work under Plasma 5 seem to be usable here anymore. Also, using systemd or ConsoleKit and listening for their signals does not work reliably on session logout either. So, I will have to come up with a different approach to catch the logout.
It turns out that this is actually not a bug in Smb4K per se, but a consequence of the way the session management is done in Plasma 6. None of the signals from QCoreApplication or QAppliocation that used to work under Plasma 5 seem to be usable here anymore. Also, using systemd or ConsoleKit and listening for their signals does not work reliably on session logout either. So, I will have to come up with a different approach to catch the logout.
Hello Steve, it seems you indeed found a bug, because the behaviour should be like you expected. I will take care of it. Meanwhile you are welcome to open a bug report. Kind regards Alexander
I haven't used KDE Linux or any other immutable distro yet, so I don't have any advice at the moment.
Smb4K 4.0.6 released
I just tried Smb4K 4.0.5 under a fresh TUXEDO OS install and I haven't had any issues. Maybe your LibreOffice setup is somehow buggy? To test it, you could go to the ~/.config folder and rename the 'libreoffice' subdirectory to e.g. 'libreoffice.test'. Start LibreOffice, open the file and test again. After you finished, you can safely remove the newly created 'libreoffice' folder and rename the backed up folder 'libreoffice.test' to 'libreoffice'. All settings should be back. What is the outcome...
Thank you for the additional information. I tried to reproduce the LibreOffice problem on my system, but wasn't successfull: When opening a file from within Dolphin, the location shown under 'Properties' ('Eigenschaften') is correct: /run/smb4k/username/server name/share name/. Opening a file from the 'Recently Used' menu works like expected. The share is visible in the file open dialog. I am using Manjaro KDE Plasma Edition with LibreOffice Version 25.8.4.2 (X86_64) / LibreOffice Community. I will...
Thank you for the additional information. I tried to reproduce the LibreOffice problem on my system, but wasn't successfull: * When opening a file from within Dolphin, the location shown under 'Properties' ('Eigenschaften') is correct: /run/smb4k/username/server name/share name/. * Opening a file from the 'Recently Used' menu works like expected. * The share is visible in the file open dialog. I am using Manjaro KDE Plasma Edition with LibreOffice Version 25.8.4.2 (X86_64) / LibreOffice Community....