You are not logged in.
I just installed Crunchbang earlier today and when I tried to login, it gave me the error message: "~/.openbox/autostart.sh". I still had the config files from an old Openbox install, so copied them into ~/.openbox and got it booting into Openbox, but not with any shiny crunchbang stuff (like I had in the LiveCD). I installed it a couple of times and it kept doing this.
Could someone post the default autostart.sh (or one that hasnt been edited too much?).
Thanks alot
Offline
From the Live CD:
# Run the system-wide support stuff
. $GLOBALAUTOSTART
# Programs to launch at startup
# =============================
# Start xfce-mcs-manager
xfce-mcs-manager &
# Force openoffice.org to use GTK theme
# enable this if you install openoffice
#export OOO_FORCE_DESKTOP=gnome
# Set-up automounting
thunar --daemon &
# Start gnome keyring daemon
gnome-keyring-daemon &
# Set desktop wallpaper
nitrogen --restore &
# Enable Eyecandy - off by default
# see /usr/bin/xcompmgr-crunchbang for more info
#xcompmgr-crunchbang --startstop &
# Start screensaver deamon
gnome-screensaver &
# Launch panel
(sleep 2s && lxpanel) &
# Launch network manager applet
(sleep 1s && nm-applet) &
# Launch clipboard manager
(sleep 1s && parcellite) &
# Launch xpad sticky notes.
# -H argument will force app to start in systray after first boot
#(sleep 1s && xpad -H) &
# Launch Gwibber microblogging client
# uncomment to enable
#(sleep 60s && gwibber) &
# Launch Conky
conky &Note: ** Please read before posting **
BTW if you wish to contact me, send me an e-mail instead of a PM.
Offline
Thanks. I found all the stuff I needed on the LiveCD (its all under ~/.config) and copied it into my home partition, got it working fine now.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.