You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, December 31st 2003, 9:43pm

konqueror unresponsive when samba 'device' goes away

Am I posting this is the right place?
Should it be worded differently?

When a samba mounted MS-windows partition is powered down
or unplugged, Konqueror becomes unresponsive. The window is just white
and tan coloured; nothing in it, and therefore no buttons to press.

I use linneighborhood to mount the windows drives, or
just a script such as:
smbmount //G7/c /mydata/mn/G7/c/ -o username=d7%*,fmask=644,
dmask=755,uid=500,gid=100,debug=0,workgroup=*

I can't unmount the share. I get message: device or resource busy.
root@redd0:/home/dg# umount /mydata/mn/D8/m/
umount: /mydata/mn/D8/m: device is busy
root@redd0:/home/dg#

It seems like if it is left alone for a minute sometimes it will
respond later. But, this is not very helpful.

It would be nice of konq was useable except for the item
that has gone away. Any suggestions?

Lately I have been using the following command:
umount -lf /mydata/mn/D8/m/
which does a lazy unmount. This requires root.
I wish it didn't require root.
Any suggestions?