• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] Suse Update(x64): Gnome Deamon Settings und Compiz

Suse 10.2 -> Suse 10.3

Ich erhalte beim hochfahren nach dem Laden des Gnome-Desktops zwei Fehlermeldungen und brauch dazu hilfe.

Code:
There was an error starting the GNOME Settings Daemon.

Some things, such as themes, sounds, or background settings may not work correctly.

The last error message was:

Process /usr/lib/control-center-2.0/gnome-settings-daemon exited with status 127

GNOME will still try to restart the Settings Daemon next time you log in.

und
Code:
An error occurred while loading or saving configuration information for gnome-xgl-settings. Some of your configuration settings may not work properly.

Type mismatch: Expected `int' got `string' for key /apps/compiz/plugins/wobbly/screen0/options/map_effect

Ich denke das rührt alles durch das Updaten des Compiz -Managers, meine Shortcuts gehen nähmlich auch nicht mehr.

Zu 1) DIe xsession-errors offenbart einige große Fehler, denke ich:

Code:
/etc/X11/xim: Checking whether an input method should be started.
/etc/X11/xim: user environment variable LANG=en_US.UTF-8
sourcing /etc/sysconfig/language to get the value of INPUT_METHOD
INPUT_METHOD is not set or empty (no user selected input method).
Trying to start a default input method for the locale en_US.UTF-8 ...
There is no default input method for the current locale.
No profile for user 'default' found
===== BEGIN MILESTONES (/usr/sbin/sabayon-apply) =====
MainThread 2007/10/09 12:04:57.6348 (sabayon-apply): Fatal exception!  Exiting abnormally.
MainThread 2007/10/09 12:04:57.6352 (sabayon-apply): Traceback (most recent call last):
  File "/usr/sbin/sabayon-apply", line 99, in <module>
    sys.exit (util.EXIT_CODE_FATAL)
SystemExit: 1

===== END MILESTONES (/usr/sbin/sabayon-apply) =====
===== BEGIN RING BUFFER (/usr/sbin/sabayon-apply) =====
MainThread 2007/10/09 12:04:57.6348 (sabayon-apply): Fatal exception!  Exiting abnormally.
MainThread 2007/10/09 12:04:57.6352 (sabayon-apply): Traceback (most recent call last):
  File "/usr/sbin/sabayon-apply", line 99, in <module>
    sys.exit (util.EXIT_CODE_FATAL)
SystemExit: 1

===== END RING BUFFER (/usr/sbin/sabayon-apply) =====


This configuration for the debug log can be re-created
by putting the following in ~/sabayon-debug-log.conf
(use ';' to separate domain names):

[debug log]
max lines = 1000
SESSION_MANAGER=local/HAL:/tmp/.ICE-unix/4007
gnome-power-manager: error while loading shared libraries: libgstreamer-0.10.so.0: cannot open shared object file: No su$

** (nautilus:4086): WARNING **: libgstbase-0.10.so.0: cannot open shared object file: No such file or directory
Initializing nautilus-share extension
seahorse nautilus module initialized

Initializing nautilus-open-terminal extension
Initializing gnome-mount extension

** (gnome-cups-icon:4131): WARNING **: IPP request failed with status 1030

** (gnome-cups-icon:4131): WARNING **: IPP request failed with status 1030

** (gnome-cups-icon:4131): WARNING **: IPP request failed with status 1030

** (gnome-cups-icon:4131): WARNING **: IPP request failed with status 1030
** Message: failed to load session from /tmp/saveduMgCtF

** (gnome-cups-icon:4131): WARNING **: IPP request failed with status 1030

** (gnome-cups-icon:4131): WARNING **: IPP request failed with status 1030

(gnome-xgl-settings:4098): GConf-CRITICAL **: gconf_value_get_int: assertion `value->type == GCONF_VALUE_INT' failed
** Message: drive = 0
** Message: volume = 0
Nautilus-Share-Message: REFRESHING SHARES
Nautilus-Share-Message: ------------------------------------------
Nautilus-Share-Message: spawn arg "net"
Nautilus-Share-Message: spawn arg "usershare"
Nautilus-Share-Message: spawn arg "info"
Nautilus-Share-Message: end of spawn args; SPAWNING


(gnome-xgl-settings:4098): GConf-CRITICAL **: gconf_value_get_string: assertion `value->type == GCONF_VALUE_STRING' fail$
Nautilus-Share-Message: returned from spawn: SUCCESS:
Nautilus-Share-Message: exit code 255
Nautilus-Share-Message: ------------------------------------------
Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: us$

[...]

Einige Fehler hatte ich auch schon unter 10.2 und eigentlich gehofft das das Update diese korrigiert.

Bei dem Suse 10.3 Update kamen eine Menge Dependency-Probleme, unter anderem immer wieder dieser gstreamer. Apt-get sagt dazu


Code:
The following packages have unmet dependencies:
  OpenOffice_org: PreDepends: jre-64
  dviutils: Depends: texlive
  ffmpeg: Depends: libdc1394_control.so.12()(64bit)
  gstreamer010-plugins-good: Depends: libFLAC.so.7()(64bit)
  java-1_4_2-sun-plugin.32bit: Depends: java-1_4_2-sun (= 1.4.2_update12-17) but it is not installable
  kdegraphics3-tex: Depends: texlive
  libcdio7: Obsoletes: libcdio (<= 0.78.2)
  libofx: Depends: libcurl.so.3()(64bit)
          Depends: libosp.so.4()(64bit) but it is not installable
  pango-32bit#1.14.5-16: Depends: libXdmcp.so.6
  texlive-bin-latex: PreDepends: texlive
  texlive-latex: PreDepends: texlive

Nun muss ich wohl selber ran, also wo fange ich an?

Hoffe jemand hat ein paar Tips.
 
hab um problem 1 zu lösen neuinstalliert :roll:, problem zwei war ein generelles problem in den einstellungen. habe also alles aus dem .compiz ordner gelöscht und siehe da, problem 2 gelöst.
 
Oben