You are not logged in.
Pages: 1
both pcmanfm and pcmanfm-legacy provide /usr/bin/pcmanfm
http://pkgs.slitaz.org/search.sh?filelist=pcmanfm
http://pkgs.slitaz.org/search.sh?filelist=pcmanfm-legacy
installing one when you have the other already installed overwrite the binary file and makes tazpkg to believe that you have both package installed
root@slitaz:/home/tux5 md5sum /usr/bin/pcmanfm
1d878c3d8276c38e676da81d6df05d0e /usr/bin/pcmanfm
root@slitaz:/home/tux6 tazpkg get-install pcmanfm
Connecting to mirror.slitaz.org (94.23.209.91:80)
pcmanfm-1.1.0.tazpkg 100% |********************************************************************************************************************************************************************| 51992 0:00:00 ETA
Installation of : pcmanfm
=====================================================================================================================================================================================================================
Copying pcmanfm... [ Done ]
Extracting pcmanfm... [ Done ]
Extracting the pseudo fs... [ Done ]
Installing pcmanfm... [ Done ]
Removing all tmp files... [ Done ]
=====================================================================================================================================================================================================================
pcmanfm (1.1.0) is installed.
root@slitaz:/home/tux7 md5sum /usr/bin/pcmanfm
e5c89c36997e0a9bab66647436222333 /usr/bin/pcmanfm
root@slitaz:/home/tux8 /etc/init.d/hald stop
Stopping Hardware Abstraction Layer: HAL... [ Done ]
root@slitaz:/home/tux9 tazpkg list | grep pcmanfm
pcmanfm 1.1.0 system-tools
pcmanfm-legacy 0.5.2 system-toolswould not it be better use the pre-install receipt function to remove the conflicting package before to install the other?
Offline
ernia,
have a look on this post
http://forum.slitaz.org/topic/notes-to-new-cooking
I edit now the first post, with evrything I know until now
remove hal, install udevil and spacefm and nearly evrything is working - also gparted
Offline
well, i think that to allow different packages overwrite the same file each other it's not so good, it's ok for busybox utils but with pcmanfm does not make much sense.
i've already seen that spacefm+udevil works well with removable devices, but pcmanfm-legacy+hald allow to work with hard disks too, which could be desiderable using slitaz as a live rescue system.
well, i could mount hard disk in a shell as root, but this could be considerate a regression.
would spacefm somehow show hard disk too?
Offline
I think so - see
http://ignorantguru.github.com/udevil/udevil--help.html
I think it just needs a script to mount the internal devices or to adopt udevil.conf.txt
http://ignorantguru.github.com/udevil/udevil.conf.txt
Offline
spacefm seems to be good, i just want to see internal device icons and non get them automatically mounted, this would be bad for forensic purposes.
it seems to me that some spacefm's screenshots show internal devices icons, so i'm reading the manual to find out how to do that (i'll pause for some days :-) )
i've read somewhere in forum that you had problem with spacefm and cd, could it be related to this:
http://ignorantguru.github.com/spacefm/spacefm-manual-en.html#devices-kernpoll
?
Offline
ok, right clicking an icon and selecting settings - show - internal drives let you see internal drives and, if /etc/udevil/udevil.conf is properly configured let you mount them clicking the realitve icons.
far enough for me, ill' stick with spacefm and udevil.
by the way, i removed pcmanfm and pcmanfm-legacy and i still have wallpaper and desktop icons, maybe [c]pcmanfm -d[/c] in .config/openbox/autostart.sh does nothing?
Offline
mmm, spacefm keeps mounting an internal disk on reboot, i need to investigate again, i'll do next year :-)
Offline
thx ernia for the link on kernpoll - looks good - will try tomorrow
Offline
Now you can upload most files. And a few other things. Please don't abuse the new power 
Offline
kernel polling does not solve the problem - will post it in the spacfm forum
[attachment=20348,874]
Offline
its a udev problem /lib/udev/write_cd_rules cannot write /etc/udev/70-persistent-cd.rules
so udevil is missing this info and cannot mount it.
root@slitaz:/lib/udev# ./write_cd_rules
Missing $DEVPATH.
root@slitaz:/lib/udev#
Offline
Pages: 1
[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.55 MiB (Peak: 1.77 MiB) ]