Hi, when I try to mount a windows share I get the below message and then a short tme later it crashes. Any assistance welcome, thanks philip "retrieving the list of available domains failed: lp_load_ex: refreshing parameters Initialising global parameters rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) Processing section "[global]" mkdir failed on directory /var/cache/samba/msg.lock: Permission denied lp_load_ex: refreshing parameters Initialising global parameters rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) Processing section "[global]" added interface wlp2s0 ip=fd0c:d6bd:d6d:c100:66f3:a452:a9c7:8678 bcast= netmask=ffff:ffff:ffff:ffff:: added interface wlp2s0 ip=192.168.1.6 bcast=192.168.1.255 netmask=255.255.255.0 Connecting to 192.168.1.15 at port 139 Connecting to 192.168.1.15 at port 139 Could not connect to server 192.168.1.15 Connection failed: NT_STATUS_RESOURCE_NAME_NOT_FOUND return code = -1 tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file /var/cache/samba/gencache.tdb: Permission denied tdb(/var/cache/samba/gencache.tdb): tdb_transaction_start: cannot start a transaction on a read-only or internal db"
Hi! First of all, I would like to know which version of Smb4K you are using? I see the NT_STATUS_RESOURCE_NAME_NOT_FOUND error code in the output you pasted. Could it be that the server that shares the resource you wanted to mount was/is offline?
Created attachment 104983 [details] attachment-21975-0.html Hi Alexander, I am using the latest version 2.0. I have managed to fix the issue: there was a conflict with Kwallet, I had three Kwallet profiles so I deleted 2 and now I have 1 only and SMB4K works fine, no crashes etc. Great product, keep up the good work!!! regards philip On Wed, Apr 12, 2017 at 9:37 AM, Alexander Reinholdt < bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=378373 > > --- Comment #1 from Alexander Reinholdt <alexander.reinholdt@kdemail.net> > --- > Hi! > > First of all, I would like to know which version of Smb4K you are using? > > I see the NT_STATUS_RESOURCE_NAME_NOT_FOUND error code in the output you > pasted. Could it be that the server that shares the resource you wanted to > mount was/is offline? > > -- > You are receiving this mail because: > You reported the bug.
OK, thanks for the info. Closing this bug then.