[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gconf ziemlich kryptische Fehlermeldung



Bernhard Kleine schrieb:
> 
> kann mir vielleicht jemand mal erklären, was hier falsch läuft:
> 
> # nautilus --browser
> 
> (nautilus:25925): EggSMClient-WARNING **: Failed to connect to the 
> session manager: None of the authentication protocols specified are 
> supported
> 
> (nautilus:25925): Eel-WARNING **: GConf-Fehler:
>   Der Konfigurationsserver konnte nicht kontaktiert werden; mögliche 
> Fehlerquellen sind, dass TCP/IP für ORBit nicht aktiviert ist oder auf 
> Grund eines Systemabsturzes alte NFS-Sperren gesetzt sind. Unter http://
> projects.gnome.org/gconf/ erhalten Sie weitere Informationen (Details ?  
> 1: Verbindung zur Sitzung konnte nicht abgerufen werden: Did not receive 
> a reply. Possible causes include: the remote application did not send a 
> reply, the message bus security policy blocked the reply, the reply 
> timeout expired, or the network connection was broken.)
> 
> Es würde mein Debian-Leben deutlich erleichtern, wenn ich diese 
> Fehlermeldung wieder los wäre und anschließend den Browser im admin-Modus 
> starten könnte.
> 
Da Du schreibst "den browser im admin-Modus starten" (ob man das will sei 
mal dahingestellt ich bevorzuge dafuer mc):
Als user klappt es also?
Wenn Du nautilus als user root starten willst koennte es einfach sein das 
Du 'nautilus --browser --no-desktop' nutzen willst, ansonsten wird versucht 
nautilus als Desktop zu starten, das willst Du bestimmt nicht als root wenn 
Du schon als user eingeloggt bist.
Wobei, hier unter xfce4 klappt es auch als root ohne --no-desktop.
Die Warnung "Failed to connect" bleibt aber, das ist ein bug:
https://bugzilla.redhat.com/show_bug.cgi?id=474523

Ansonsten koennte man noch debug einschalten:

GCONF_DEBUG_TRACE_CLIENT=1
export DEBUG_TRACE_CLIENT
nautilus --browser --no-desktop

Und wech,
Manne


Reply to: