Version: (using KDE KDE 3.3.0) Installed from: SuSE RPMs OS: Linux Unknown error condition in stat: Invalid argument appears when I try to move or delete a file from smb:/ location. The installation is freshly upgraded Suse 9.2 x86_64 system: KDE 3.3.0 samba 3.0.9
No crash here. It actually tries to delete everything on the server, or all servers. IMO, this could lead to HUGE problems if someone accidentally deleted an entire network. Is there a way for kio_smb to tell Konqueror that something cannot be deleted?
Probably this was misunderstood. I think the reporter means that when he deletes a regular file from a SMB folder somewhere on which he only has read-only permission, he gets an Invalid argument error (which in fact is what libsmbclient returns in that case ...) On KDE-3.5.5 the error displayed is: "the file or folder ... does not exist" which is also not correct but as said above, this is what libsmbclient returns (Samba 3.0.23d)
Cannot reproduce in KDE 4.11. I get access denied error message which is what libsmbclient returns. KDE 3 is no longer supported.