You are not logged in.
Hi all
When I started my laptop this afternoon, I noticed that x would not start, and when I attempted to start it from the command line, I got an error message that basically said "home/tux/.config/openbox/autostart.sh: line 8: ivman: not found sed: /home/tux/.config/lxpanel/default/panels/panel: No such file ..."
Any ideas?
Offline
nano /home/tux/.config/openbox/autostart.sh
Comment out ivman, it's no longer used.
#ivman &
Move or delete corrupted lxpanel config folder.
A clean one will be generated after logout/in and reconfigure the panel.
mv /home/tux/.config/lxpanel/ ~/
Did you do a hard shutdown and corrupt the filesystem ?
Online
I believe the second error is caused by this line in autostart.sh:
[c]# update lxpanel config
#sed -i "s/iface=.*/'grep \"iface=\" /etc/lxpanel/default/panels/panel'/" ~/.config/lxpanel/default/panels/panel[/c]
so just comment it out again.
Edit: Sorry for the replacement of the backticks with ' - They keep getting replaced with code tags in this forum software 
Offline
Mojo;
That may have happened; I still don't have a working battery for this laptop; we lost power one night. That could have done it.
Offline
[ Generated in 0.029 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]