ich habe am Samstag Mate installiert und seit dem ein Problem, das MCC zu starten. Ob es einen Zusammenhang zwischen Mate und MCC gibt, weiß ich nicht.
Der Start des MCC bricht nach der root-Passworteingabe ab, wenn ich MCC aus dem Startmenü, einem Starter in der Kontrollleiste oder aus einem XTerm starte. Das XTerm zeigt Folgendes:
- Code: Alles auswählen
[mageia4@localhost ~]$ mcc
[mageia4@localhost ~]$ LOG **: NP_Initialize at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize succeeded at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize succeeded at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize succeeded at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize succeeded at /usr/lib/libDrakX/mygtk2.pm line 589.
"/usr/bin/drakmenustyle" is not executable [Menus] at /usr/sbin/drakconf.real line 823.
"/usr/sbin/drakbackup" is not executable [Backups] at /usr/sbin/drakconf.real line 823.
"/usr/sbin/drakvirt" is not executable [Virtualization] at /usr/sbin/drakconf.real line 823.
"/usr/sbin/tomoyo-gui" is not executable [Tomoyo Policy] at /usr/sbin/drakconf.real line 823.
Selbes Verhalten bei Eingabe von
- Code: Alles auswählen
drakconf
Wenn ich im XTerm su und Passwort eingebe, startet das MCC mit dem Befehl mcc oder drakconf problemlos. Hier die Ausgabe des XTerms:
- Code: Alles auswählen
[mageia4@localhost ~]$ su
Passwort:
[root@localhost mageia4]# mcc
[root@localhost mageia4]# LOG **: NP_Initialize at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize succeeded at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize succeeded at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize succeeded at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize at /usr/lib/libDrakX/mygtk2.pm line 589.
LOG **: NP_Initialize succeeded at /usr/lib/libDrakX/mygtk2.pm line 589.
"/usr/bin/drakmenustyle" is not executable [Menus] at /usr/sbin/drakconf.real line 823.
"/usr/sbin/drakbackup" is not executable [Backups] at /usr/sbin/drakconf.real line 823.
"/usr/sbin/drakvirt" is not executable [Virtualization] at /usr/sbin/drakconf.real line 823.
"/usr/sbin/tomoyo-gui" is not executable [Tomoyo Policy] at /usr/sbin/drakconf.real line 823.
Liegt es an den vier fehlenden Programmen?
Kann jemand helfen?