Bug in konqueror using CIFS ?

I may got a bug, im not sure cant find anything on the net or forum for this.

Im using the latest opensuse as a client. I also have a CentOS server configured as a saba sever.
Im mounting the samba shares on the opensuse client on fstab using:

/192.168.170.8/music /home/anibal/Music/ cifs credentials=/root/.creds,_netdev,uid=1000,gid=1000 0 0

Everything works perfect… the only thing doesnt is when i for to a picture directory on the samba sever using konqueror or dolphing & i select o view the preview option koqueror or dolphin crash.

On other linux clients using previus version of KDE works perfect.

Anyone ?

I found also some interesting bugs im going to report as soon as i get to know where… has been long time the last time i did something with suse…

Cheers
Anibal Ojeda
AnibalNet.nl - Anibal Ojeda personal website

Try gid=100
or
Try uid=username,gid=users (where ‘username’ is real e.g. anibal)

Hi Swerda,

No this didnt help me out…

//192.168.170.8/music /home/anibal/Music/ cifs credentials=/root/.creds,_netdev,uid=anibal,gid=users 0 0

Still same issues with konqueror & dolphin.

It does sound like a bug. What version of openSUSE are you testing?