Sto usando Xubuntu 14.04, 64 bit
L'output di xfce4-about
è
xfce4-about-Message:nessuna informazione sul fornitore trovata in
“/usr/share/xfce4/vendorinfo
Comunque credo di usare 4.12 ma...
Ad ogni modo, tutto funzionava bene, finché non ho avuto un problema e ho dovuto fare sudo apt-get install xubuntu-desktop
Solo per essere sicuro di utilizzare l'ultima versione fornita con 14.04 e non la versione ufficiale fornita con 13.10, l'ho aggiornato
$ sudo add-apt-repository ppa:xubuntu-dev/xfce-4.10
$ sudo add-apt-repository ppa:xubuntu-dev/xfce-4.12
$ sudo apt-get update
$ sudo apt-get dist-upgrade
Tutto bene fino ad oggi, il pannello superiore è un pasticcio, troppi indicatori
Non riesco a rimuovere l'indicatore bluetooth a sinistra. Non riesco a spostare alcun indicatore, se rimuovo qualsiasi indicatore dal pannello, l'intero pannello scomparirà.
Ho provato a ripristinare xfce ma non sembra risolverlo.
L'output di xfce4-panel
è
xfce4-panel
init: indicator-messages main process ended, respawning
init: indicator-bluetooth main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-datetime main process ended, respawning
init: indicator-application main process ended, respawning
init: indicator-sound main process ended, respawning
init: indicator-messages main process ended, respawning
init: indicator-bluetooth main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-datetime main process ended, respawning
init: indicator-application main process ended, respawning
init: indicator-messages respawning too fast, stopped
init: indicator-application respawning too fast, stopped
init: indicator-power main process ended, respawning
init: indicator-sound main process ended, respawning
init: indicator-bluetooth main process ended, respawning
init: indicator-datetime respawning too fast, stopped
init: indicator-power main process ended, respawning
init: indicator-sound respawning too fast, stopped
init: indicator-bluetooth main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-bluetooth main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-bluetooth main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-bluetooth main process ended, respawning
init: indicator-power main process ended, respawning
init: indicator-power respawning too fast, stopped
init: indicator-bluetooth main process ended, respawning
init: indicator-bluetooth main process ended, respawning
init: indicator-bluetooth main process ended, respawning
init: indicator-bluetooth respawning too fast, stopped
Risposta accettata:
xubuntu-dev/xfce-4.12 non sembra contenere ancora alcun pacchetto per Ubuntu 14.04 (vedi https://launchpad.net/~xubuntu-dev/+archive/xfce-4.12), quindi non sono sicuro che tu riuscito ad aggiornare effettivamente xfce all'ultima versione? Cosa restituisce xfce4-about dopo l'aggiornamento dist? In caso contrario, forse l'utilizzo del pacchetto 4.12 pensato per le precedenti distribuzioni Ubuntu non funziona come previsto?
Correlati:/Usr/Bin/Sudo deve essere di proprietà di Uid 0 e avere il bit Setuid impostato in Ubuntu?