Συντονιστής: the_eye
sudo apt-get -f install
sudo dpkg-reconfigure deluge
sudo dpkg-reconfigure deluge-gtksudo apt-get purge deluge*
sudo apt-get -y autoremove
rm -rf ~/.config/delugeΑυτό ίσως να σου απεγκαταστήσει και κάτι άλλο που θα χρειάζεσαι, πρόσεξε ποια πακέτα θα φύγουν ώστε να τα εγκαταστήσεις ξανά. Την ευθύνη για την απεγκατάσταση θα πρέπει να την αναλάβεις εσύ. Λογικά δεν θα υπάρχει πρόβλημα, αλλά έχε το νου σου


jim04 έγραψε:Τα βήματα 1 & 3 τα έκανα αλλά τίποτα. Δεν μπορώ να βρω το φάκελο .config
fkol k4 έγραψε:ανοίγεις τον Ναυτίλο, πατάς ctrl+H να εμφανιστούν οι κρυφοί φάκελοι και μπαίνεις στον φάκελο .config. Εκεί υπάρχει ο φάκελος deluge τον οποίο και διαγράφεις (θα χαθεί ότι έχεις αποθηκευμένο ως ρυθμίσεις)

sudo nano /etc/default/locale LC_ALL="de_CH.UTF-8"

locale
cat /etc/environment
locale -a
env|grep LC
cat /etc/default/locale
sudo locale-gen --purge
sudo dpkg-reconfigure locales
cat /etc/locale.gen

@jim04 Αν θες άλλαξε τον τίτλο του θέματος σου για να είναι πιο κατατοπιστικός ( π.χ Δεν ανοίγει το Deluge)

localelocale: Cannot set LC_ALL to default locale: No such file or directory
LANG=de_CH.UTF-8
LANGUAGE=en
LC_CTYPE=en_US.UTF-8
LC_NUMERIC="de_CH.UTF-8"
LC_TIME="de_CH.UTF-8"
LC_COLLATE=en_US.UTF-8
LC_MONETARY="de_CH.UTF-8"
LC_MESSAGES=en_US.UTF-8
LC_PAPER="de_CH.UTF-8"
LC_NAME="de_CH.UTF-8"
LC_ADDRESS="de_CH.UTF-8"
LC_TELEPHONE="de_CH.UTF-8"
LC_MEASUREMENT="de_CH.UTF-8"
LC_IDENTIFICATION="de_CH.UTF-8"
LC_ALL=
cat /etc/environmentPATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
LANG="el_GR.UTF-8"
LANGUAGE="en"
LC_MESSAGES="en_US.UTF-8"
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
locale -aC
C.UTF-8
de_CH.utf8
el_CY.utf8
el_GR.utf8
en_AG
en_AG.utf8
en_AU.utf8
en_BW.utf8
en_CA.utf8
en_DK.utf8
en_GB.utf8
en_HK.utf8
en_IE.utf8
en_IN
en_IN.utf8
en_NG
en_NG.utf8
en_NZ.utf8
en_PH.utf8
en_SG.utf8
en_US.utf8
en_ZA.utf8
en_ZM
en_ZM.utf8
en_ZW.utf8
POSIX
zh_CN.utf8
zh_SG.utf8
env|grep LCLC_MESSAGES=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_CTYPE=en_US.UTF-8cat /etc/default/localeLANG="el_GR.UTF-8"
LANGUAGE=en_US:en
LC_MESSAGES="en_US.UTF-8"
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
sudo locale-gen --purgeGenerating locales...
el_CY.UTF-8... done
el_GR.UTF-8... done
en_AG.UTF-8... done
en_AU.UTF-8... done
en_BW.UTF-8... done
en_CA.UTF-8... done
en_DK.UTF-8... done
en_GB.UTF-8... done
en_HK.UTF-8... done
en_IE.UTF-8... done
en_IN.UTF-8... done
en_NG.UTF-8... done
en_NZ.UTF-8... done
en_PH.UTF-8... done
en_SG.UTF-8... done
en_US.UTF-8... done
en_ZA.UTF-8... done
en_ZM.UTF-8... done
en_ZW.UTF-8... done
Generation complete.
sudo dpkg-reconfigure localesperl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en",
LC_ALL = (unset),
LC_MESSAGES = "en_US.UTF-8",
LC_COLLATE = "en_US.UTF-8",
LC_CTYPE = "en_US.UTF-8",
LANG = "de_CH.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_ALL to default locale: No such file or directory
Generating locales...
el_CY.UTF-8... up-to-date
el_GR.UTF-8... up-to-date
en_AG.UTF-8... up-to-date
en_AU.UTF-8... up-to-date
en_BW.UTF-8... up-to-date
en_CA.UTF-8... up-to-date
en_DK.UTF-8... up-to-date
en_GB.UTF-8... up-to-date
en_HK.UTF-8... up-to-date
en_IE.UTF-8... up-to-date
en_IN.UTF-8... up-to-date
en_NG.UTF-8... up-to-date
en_NZ.UTF-8... up-to-date
en_PH.UTF-8... up-to-date
en_SG.UTF-8... up-to-date
en_US.UTF-8... up-to-date
en_ZA.UTF-8... up-to-date
en_ZM.UTF-8... up-to-date
en_ZW.UTF-8... up-to-date
Generation complete.
cat /etc/locale.gencat: /etc/locale.gen: No such file or directory
gksu gedit /etc/environment /etc/default/localeΠροσοχή όταν επεξεργάζεσαι τέτοια αρχεία! Ακολούθησε σωστά τις οδηγίες.
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"LANG=en_US.UTF-8
LANGUAGE=en_USsudo locale-gen
sudo dpkg-reconfigure locales
locale
locale -a
gnome-language-selector