Refracta Development, Scripts, etc.
Thu May 02, 2013 3:11 pm
Nothing wrong noticed so far (locales and language chooser working) except that when choosing shutdown or restart it goes to login screen.
"Save session" is ticked by default (totally useless for a live session unless persistent). When this is unticked it shuts down normally.
EDIT one more.. this will cause some problems:
- Code:
user@refracta:~$ mc
Failed to run:
Cannot create /home/user/.cache/mc directory
- Code:
user@refracta:~$ ls -la ~/.cache
total 0
drwxr-xr-x 3 root root 28 Apr 28 20:04 .
drwxr-xr-x 28 user user 340 May 2 15:27 ..
drwxr-xr-x 3 root root 29 Apr 28 20:04 xfce4
Fri May 03, 2013 10:32 am
Good idea. "Save session" is now un-ticked.
Forgot to mention two new thunar custom actions - mount iso and unmount iso.
Oh, I see the edit now. OK, I think I know what the problem is. I had to manually create .cache/xfce4 right before squashing, and I forgot to chown it. (Did that to have xfce4-terminal appear in the run dialog.)