J'utilise Xubuntu 14.04, 64 bits
La sortie de xfce4-about
est
xfce4-about-Message :aucune information sur le fournisseur trouvée dans
"/usr/share/xfce4/vendorinfo
Cependant, je crois que j'utilise 4.12 mais…
Quoi qu'il en soit, tout fonctionnait bien, jusqu'à ce que j'aie un problème et que je doive faire sudo apt-get install xubuntu-desktop
Juste pour être sûr que j'utilise la dernière version fournie avec 14.04, et non la version officielle fournie avec 13.10, je l'ai mise à jour
$ 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
Tout va bien jusqu'à aujourd'hui, le panneau supérieur est en désordre, trop d'indicateurs
Je ne peux pas supprimer l'indicateur Bluetooth sur la gauche. Je ne peux déplacer aucun indicateur, si je supprime un indicateur du panneau, tout le panneau disparaîtra.
J'ai essayé de réinitialiser xfce mais cela ne semble pas résoudre le problème.
La sortie de xfce4-panel
est
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
Réponse acceptée :
Le xubuntu-dev/xfce-4.12 ne semble pas encore contenir de packages pour Ubuntu 14.04 (voir https://launchpad.net/~xubuntu-dev/+archive/xfce-4.12), donc je ne sais pas si vous réussi à mettre à niveau xfce vers la dernière version ? Que renvoie xfce4-about après la mise à niveau dist ? Sinon, peut-être que l'utilisation du package 4.12 destiné aux anciennes distributions Ubuntu ne fonctionne pas comme prévu ?
En relation :/Usr/Bin/Sudo doit appartenir à Uid 0 et avoir le bit Setuid défini dans Ubuntu ?