-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Hi, > > you haven't got enough right on .kde, an hidden folder into your > /home/gabriel. > > open a terminal and type this command > > sudo chmod 755 -R .kde/ > > the command is going to ask you the password to become root. > > if it doesn't solve the trouble, try the same command with 775 or 777 > > > Bye > > Laurent > It could also be not enough disk space. Check to make sure that you have not run out of space, use the df command (eg. "df -h" for a human readable output) to see your disk usage stats.
For tracking down disk usage I have the following in my ~/.bashrc alias dus="du -Pscmx * | sort -g" - From the command prompt I simply type "dus" without the quotes to see the largest offenders sorted and displayed in megabytes with a total at the end. Filelight is an excellent GUI app to do the same thing. If you are out of disk space you won't be able to install it though. Let us know what the problem is and whatever solution works for you, for the archives :) Hth, -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIjpDQwRXgH3rKGfMRAuliAJ4t4IPNtM+6y2znYSmJDIOZhB8T1ACfXo9i JFykKUnRJzd9g2oqJFCfGi4= =m9Lz -----END PGP SIGNATURE----- -- Ubuntu-Studio-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
