I have created several Nautilus menu actions for RPM packaging and are about to package them.
According to the documentation, Nautilus menu actions can be imported either with the Nautilus menu action program or with gconftool-2.
When importing as user, the actions are local to the user - and importing as root, the actions are systemwide.
When I su to root and import a script with gconftool-2 --load scriptname.xml a large amount of dbuserrors occur.
Apparently when resetting the environment with su - (or su -l) there are no errors - but also the actionscripts are not seen after logout/login.
I'm currently out of ideas here - hopefully there is a solution because maintaining and creating action menus with the Nautilus editor is a breeze compared to the other filemanagers - but won't help much if they can't be distributed,
thanks for any help,
/MBantz