Seit dem letzten update habe ich mehrere Fehler, die in Zusammenhang mit dem gnomeapplet, gnome oder python stehen.
Folgenden Fehler hatte ich auch:
[gelöst] Gnome-Anwendungen mögen mich nicht mehr
Gconf auf Testing 3.2.3-r1 umzustellen hat funktioniert.
Ausserdem tritt folgender Fehler bei mir auch auf:
http://forums.gentoo.org/viewtopic-t-926164-highlight-.html
Daher habe ich xfce-extra/xfce4-quicklauncher-plugin bis auf weiteres entfernt.
Im Anhang noch die Build log, emerge info zu gnome-extra/deskbar-applet.
----------------------------------------------------------------------------------------------------------------------------------------------------
checking for gnomeapplet module... ./configure: line 13422: 13011 Segmentation fault ( DISPLAY= $PYTHON -c '
import pygtk
pygtk.require("2.0")
try:
import gnomeapplet
except ImportError, e:
if str(e).find("gnomeapplet") >= 0:
raise
except:
pass
' ) 2>&5
no
configure: error: gnomeapplet Python module required to build deskbar
----------------------------------------------------------------------------------------------------------------------------------------------------
Ausserdem im Anhang noch die Build log, emerge info zu app-accessibility/orca-2.32.1.
----------------------------------------------------------------------------------------------------------------------------------------------------
checking for python module bonobo... ./configure: line 5800: 7097 Segmentation fault $PYTHON -c "$prog" 1>&5 2>&5
no
checking for python module dbus... yes
checking for python module pyatspi... ./configure: line 5877: 7109 Segmentation fault $PYTHON -c "$prog" 1>&5 2>&5
no
configure: error: Could not find python module: pyatspi
----------------------------------------------------------------------------------------------------------------------------------------------------
Ich habe python-update durchgeführt - keine Fehlermeldung.
Ausserdem habe ich 'revdep-rebuild -- -avq1 --keep-going' ausgeführt ohne weitere Fehlermeldungen - alles notwendige wurde neugebaut.
Weiterhin habe ich den Systemteil neukompiliert: 'emerge -evq1 --keep-going system'
Bei einem world recompile ist gnome-extra/deskbar-applet,xfce-extra/xfce4-quicklauncher-plugin(welches ich entfernt habe) und app-accessibility/orca gescheitert.
Momentan kann ich partout nicht rausfinden wo es klemmt. Kann mir jemand helfen?