Well I tried your first part Chero, where I edit the startxfce4 script and that gave me a different error along the lines that I was missing libxfce4mcs-client.so.3
So I reformated my microdrive, and reinstalled pdaxrom after d/l all your ipkls from your experimental feed and tried them and everything worked right off the bat.
Thanks.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=132117\"][{POST_SNAPBACK}][/a][/div]
sounds like some things were not installed to "/', xfce doesn't like this, libs seem to get broken that way.
Chero.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=132132\"][{POST_SNAPBACK}][/a][/div]
Yeah I was trying to install xfce to a microdrive partition, but it's starting up without a problem now.
I do have another question/problem, I have panelmenu and menu-pdx installed but whenever I tap on the "start" (for lack of better words) button on my panel, nothing happens. Where is your default menu.xml file stored so I can see if I can specify it.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=132393\"][{POST_SNAPBACK}][/a][/div]
If you are using the experimental (4.3.90.1) packages, it won't work. It's likely you broke the default-menu by installing the "panel-menu-plugin". The panel has been completely recoded for the 4.4 release and the plugins have to be updated as well. I compiled the ones I could find (they are also in the experimental dir)
Try this : from a terminal window do
# xfdesktop -menu
That should show a menu on the screen somewhere. Any errors ?
If you don't get a menu, try reinstalling xfdesktop.
NOTE : don't edit the text-string from the default-menu-plugin, you can choose to show or hide it, but you shouldn't change it (it does strange things then - it's a known (old) xfce related bug).
The menu isn't really stored. It's build using .desktop files and temp. stored in your home-dir (~/.cache/xfce4/desktop/menu...........)
The menu of the plugin you mention (but is likely unusable with the 4.3.90.1 packages) is stored in ~/.config (I guess).
Chero.