Ho insistito perché credevo che il D.E. fosse simile a KDE. Ora che capisco che son differenti i miei riferimenti al post#10 vanno a farsi benedire.
Io non voglio assolutamente distruggere il mio ambiente desktop bensì farlo rinascere.
Lunedì proverò dal lavoro, dov’è il guaio, a fare in successione i comandi di virus e di tuoi(maliga).
Grazie di tutto. Vi terrò aggiornati.
Ecco l’esito con:
[Simone@localhost ~]$ alacarte
Traceback (most recent call last):
File "/usr/bin/alacarte", line 36, in <module>
main()
File "/usr/bin/alacarte", line 32, in main
app = MainWindow(datadir, version, sys.argv)
File "/usr/lib/python2.6/site-packages/Alacarte/MainWindow.py", line 50, in __init__
self.editor = MenuEditor()
File "/usr/lib/python2.6/site-packages/Alacarte/MenuEditor.py", line 36, in __init__
self.__loadMenus()
File "/usr/lib/python2.6/site-packages/Alacarte/MenuEditor.py", line 46, in __loadMenus
self.applications.dom = xml.dom.minidom.parse(self.applications.path)
File "/usr/lib/python2.6/xml/dom/minidom.py", line 1918, in parse
return expatbuilder.parse(file)
File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 924, in parse
result = builder.parseFile(fp)
File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 211, in parseFile
parser.Parse("", True)
xml.parsers.expat.ExpatError: no element found: line 1, column 0
[Simone@localhost ~]$
Ed inoltre:
[Simone@localhost ~]$ yum provides gconf-cleaner
Plugin caricati:refresh-packagekit
adobe-linux-i386 17/17
gconf-cleaner-0.0.2-7.fc11.i586 : A Cleaning tool for GConf
Repo : fedora
Corrispondenza trovata in:
output di:
$ rpm -qa|grep python
[Simone@localhost ~]$ rpm -qa|grep python
python-slip-dbus-0.1.15-3.fc11.noarch
python-nose-0.10.4-2.fc11.noarch
dbus-python-0.83.0-5.fc11.i586
libuser-python-0.56.9-3.i586
python-paste-1.7.2-2.fc11.noarch
libselinux-python-2.0.80-1.fc11.i586
cracklib-python-2.8.13-4.i586
gnome-python2-gconf-2.26.1-1.fc11.i586
gnome-python2-gnomeprint-2.26.0-3.fc11.i586
mod_python-3.3.1-10.i586
gnome-python2-libegg-2.25.3-4.fc11.i586
gnome-python2-gtkhtml2-2.25.3-4.fc11.i586
python-urlgrabber-3.0.0-15.fc11.noarch
at-spi-python-1.26.0-1.fc11.i586
gnome-python2-gtksourceview-2.26.0-3.fc11.i586
python-numeric-24.2-13.fc11.i586
notify-python-0.1.1-7.fc11.i586
libsemanage-python-2.0.31-4.fc11.i586
gnome-python2-libwnck-2.26.0-3.fc11.i586
gamin-python-0.1.10-4.fc11.i586
python-ldap-2.3.6-1.fc11.i586
gstreamer-python-0.10.15-1.fc11.i586
python-slip-gtk-0.1.15-3.fc11.noarch
gnome-python2-gnome-2.26.1-1.fc11.i586
gnome-python2-applet-2.26.0-3.fc11.i586
gnome-python2-extras-2.25.3-4.fc11.i586
rpm-python-4.7.0-1.fc11.i586
python-slip-0.1.15-3.fc11.noarch
python-iniparse-0.3.0-2.fc11.noarch
python-libs-2.6-9.fc11.i586
audit-libs-python-1.7.13-1.fc11.i586
python-crypto-2.0.1-18.i586
policycoreutils-python-2.0.62-12.11.fc11.i586
python-devel-2.6-9.fc11.i586
gnome-python2-desktop-2.26.0-3.fc11.i586
libproxy-python-0.2.3-10.fc11.i586
gnome-python2-gnomekeyring-2.26.0-3.fc11.i586
gnome-python2-bonobo-2.26.1-1.fc11.i586
newt-python-0.52.10-3.fc11.i586
python-setuptools-0.6c9-3.fc11.noarch
python-imaging-1.1.6-14.fc11.i586
python-sexy-0.1.9-8.fc11.i586
gnome-python2-2.26.1-1.fc11.i586
gnome-python2-canvas-2.26.1-1.fc11.i586
MySQL-python-1.2.3-0.1.c1.fc11.i586
libxml2-python-2.7.3-2.fc11.i586
python-reportlab-2.1-4.fc11.noarch
python-2.6-9.fc11.i586
gnome-python2-gnomevfs-2.26.1-1.fc11.i586
[Simone@localhost ~]$
creando un altro utente, come correttamente ha suggerito Mario nel post 11, il problema si presenta ?
Ora lo creo, solo che non ho l’interfaccia grafica e non saprei bene.
Scusate, l’ignoranza; nel contempo sto cercando in rete.
[code]# useradd pippo
passwd pippo[/code]
Ok su pippo funziona tutto alla perfezione.
hai dati importanti sul tuo utente d’uso corrente ?
( evolution, etc… )
se la risposta è affermativa, salvali.
sì evolution, ed un file .dia, ove c’è un progetto strutturato.
salva i dati evolution, firefox, e dai questi comandi come utente problematico:
$ mv -rf /home/utente/.gconf /home/utente/gconf.old
$ mv -rf /home/utente/.gconfd /home/utente/gconfd.old
$ mv -rf /home/utente/.gnome2 /home/utente/gnome2.old
$ mv -rf /home/utente/.gnome2_private /home/utente/gnome2_private.old
$ mv -rf /home/utente/.local /home/utente/local.old
dove utente è il tuo utente.
poi da root:
# rm -rf /tmp/*
poi un reboot.
*/
Scusa ma mi blocca:
[Simone@localhost ~]$ mv -rf /home/Simone/.gconf /home/Simone/gconf.old
mv: invalid option -- 'r'
Usare `mv --help' per ulteriori informazioni.
scusa errore mio, togli le opzioni -rf
Al riavvio sull’utente Simone, non mi compare più il pannello, sia superiore che inferiore.
$ gnome-panel
Scusa una domanda banale, ma la shell da dove la lancio?
Vedo solo le icone sul desktop.
click con il destro sul desktop, crea lanciatore, nome --> gnome-terminal
comando --> gnome-terminal
ti compare l’icona del terminale.
Lanciato il comando $gnome-panel ottengo un bug:
Distribution: Fedora release 11 (Leonidas)
Gnome Release: 2.26.2 2009-06-01 (Red Hat, Inc)
BugBuddy Version: 2.26.0
System: Linux 2.6.29.5-191.fc11.i686.PAE #1 SMP Tue Jun 16 23:19:53 EDT 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10601901
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora
GTK+ Modules: canberra-gtk-module, pk-gtk-module, gnomebreakpad
Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0
----------- .xsession-errors (419 sec old) ---------------------
(nautilus:2055): Nautilus-GDU-WARNING **: unable to query info: La posizione specificata non è supportata
(nautilus:2055): Nautilus-GDU-WARNING **: unable to query info: La posizione specificata non è supportata
(nautilus:2055): Nautilus-GDU-WARNING **: unable to query info: La posizione specificata non è supportata
(nautilus:2055): Nautilus-GDU-WARNING **: unable to query info: La posizione specificata non è supportata
(nautilus:2055): Nautilus-GDU-WARNING **: unable to query info: La posizione specificata non è supportata
Avviso del window manager: Received a _NET_WM_MOVERESIZE message for 0x1800f36 (/); these messages lack timestamps and therefore suck.
--------------------------------------------------
Voglio aggiungere, magari è importante:
[Simone@localhost ~]$ gnome-panel
** (gnome-panel:4522): WARNING **: Error loading menu layout from "/home/Simone/.config/menus/applications.menu": Errore alla riga 1 carattere 1: Il documento era vuoto oppure conteneva unicamente spazi
6bdd5ac9-3455-39c1-0160f34e-2a599af5 is dumped
$ rm -rf /home/Simone/.config
[Simone@localhost ~]$ rm -rf /home/Simone/.config
[Simone@localhost ~]$ gnome-panel
Ok son ricomparsi, come per magia.
Solo che se chiudo il terminale scompaiono nuovamente.
Devo creare un documento .config in modo che siano definitive le scelte?