[opensuse] Error - Plasma Worrkspace
The Device Notifier tells me that I have a new CD and allows me to Open with File Manager, but when I attempt to eject the CD I get a message: Cannot eject the disc. One or more files on this disc are open within an application. Unfortunately, I don't have the faintest idea as to which of the 102 processes found by the System Monitor has the files open. I used to be able to eyect the CD. Please advise. Thanks in advance. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Stephen P. Molnar <s.molnar@sbcglobal.net> [12-12-09 15:30]:
The Device Notifier tells me that I have a new CD and allows me to Open with File Manager, but when I attempt to eject the CD I get a message:
Cannot eject the disc. One or more files on this disc are open within an application.
Unfortunately, I don't have the faintest idea as to which of the 102 processes found by the System Monitor has the files open.
lsof /dev/<cd-dev-name> lsof /dev/sr0 should tell you which app is using the device also, perhaps fuser /dev/sr0 man pages provide some explanation. -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Patrick Shanahan
-
Stephen P. Molnar