Aw: RE:xfce4-mount plugin fails to umount device mounted to directory with spaces
timystery at arcor.de
timystery at arcor.de
Wed Feb 28 20:44:39 CET 2007
> Hi Fabian,
> I installed the xfce4-mount plugin from the SVN(collected 28feb),
> Now the plugin window does not show my device at all.
Hi Sergei!
hmm, i did not change anything concerning mtab or the device mounting between 0.4.8 and 0.5.0alpha ;-)
the device is mounted by
$mount_cmd_1 && $after_mount_cmd; , where $mount_cmd_1 = replace_%m_and_%d ($mount_cmd);
to speak in understandable pseudo programming language.
Upon plugin-start, fstab is read AFAIR, and upon each click ontot the mount-button, the mtab is read so your device should be read and displayed.
You might want to run xfce4-panel from a terminal and view the debugging output if it prints some useful information. As a starting point, I will concentrate on the code which reads mtab.
For y complete understanding:
- your sudo pmount and sudo pumount from the last e-mail worked in a shell?
- you mounted with ivman && sudo pmount from a terminal and the mount-plugin did not show the device afterwards?
I hope I could help you or advise you a little bit in how to investigate further.
Anyway, many thanks for your efforts. I hope, you won't give up ;)
Have a nice evening, Fabian
>
> I use ivman&pmount to mount it, so there is not any records in the
> fstab...but all the things displayed in the mtab.
> Here is my cat /etc/mtab|grep sdb
>
> /dev/sdb /media/MP3\040MUVO2 vfat
> rw,noexec,nosuid,nodev,quiet,shortname=mixed,uid=0,gid=0,umask=0000,iocharse
> t=utf8
> 0 0
>
> Best Regards,
> Sergei
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce
> http://www.xfce.org
>
More information about the Xfce
mailing list