From: John B <joh...@gm...> - 2006-08-11 02:38:27
|
To add to this thread of bugs in the 5.9.8.9 iso, xfburn doesn't work, because it was built against beta 1 (looks for libxfce4util.so.2, whereas xfce 4.4 beta 2 has libxfce4util.so.4). I fixed the problem for my use by creating a symlink from libxfce4util.so.4.0.0 to libxfce4util.so.2. However, I think we'll need to be careful to rebuild xfce apps against whatever xfce-du-jour we're using. FWIW, John On 8/10/06, Jose J. Rodriguez <jo...@gm...> wrote: > On 8/9/06, Larry Gagnon <lgg...@un...> wrote: > > > > - vl-hot detected but did not see files in a vfat formatted SD memory > > card reader. These show perfectly with VL SOHO 5.1. > > I'm not sure what you mean here, vl-hot just issues a mount command > for the volume and creates the desktop icons. The filemanager which > opens from the vl-hot desktop icon should see the files afterwards. > Try refreshing it. If this doesn't work, have an open terminal running > tail -f /var/log/messages so we can see what vl-hot is doing ;). > > > Also, despite unmounting the icons remain on the screen > > ( I assume this is to be a feature?). > > > > No, they should dissapear once unmount has finished (this is the > actual visual cue that unplugging is safe). Again, a tail should help > diagnose this. Sometimes in KDE, a konqueror process will not > correctly release the mountpoint, so a simple umount fails and the > icon stays. Which is why in KDE, you have the "umount signal" and > "unmount kill" right-click actions on the icon. In XFCE however, this > kind of actions don't seem to be fully supported yet, which is the > reason for the extra unmount icon workaround. If the mountpoint won't > unmount normally, then a sync from the terminal should make it safe to > remove the drive. > > Regards, > Joe1962 > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |