Once again I have a weird bug. It doesn't happen every time I start my Ubuntu partition, but rather every once in awhile, maybe every third or fourth start?
I am running Ubuntu 14.04 with LXDE desktop. Sometimes however I get this error: after I log in I don't get any background, no desktop shortcuts, and sometimes my menu is missing some items.
I have seen the common errors where you uninstall pcmanfm
, but I do not have that installed. I also checked for the file ~/.config/variety/scripts/set_wallpaper
, but I do not even have the ~.config/variety
folder. Any ideas? If you need more info let me know what you need.
cd /var/log
ls
will show you the contents. syslog may prove interesting. – Elder Geek Sep 21 '14 at 16:25Sep 21 11:01:25 djfrost kernel: [ 6.622147] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
please add the output ofsudo smartctl -t short /dev/sda
– Elder Geek Sep 24 '14 at 20:34