Hallo an alle, ich habe ein kleines Problem mit meinem Gnome auf meinem Verteilung OpenBSD 4.6
Ich habe ein Problem, wenn initialistation DBus
Ich habe ein Problem, wenn initialistation DBus
Code:
(nautilus:10589): GLib-GIO-WARNING **: FAMOpen failed, FAMErrno=0
DBusException: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
(Module.py:201)
Code:
xauth: creating new authority file /root/.serverauth.41
X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: OpenBSD 4.6 i386
Current Operating System: OpenBSD 4.6 GENERIC#58 i386
Build Date: 25 November 2009 02:21:42PM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 26 13:00:43 2009
(==) Using config file: "/etc/X11/xorg.conf"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Window manager warning: Failed to read saved session file /root/.config/metacity/sessions/103e83251f26290e18125923684753422200000061530016.ms: Failed to open file '/root/.config/metacity/sessions/103e83251f26290e18125923684753422200000061530016.ms': No such file or directory
WARNING: COULD NOT FIND FIREFOX LIBRARIES
WARNING: CONDUIT MAY CRASH UNEXPECTEDLY
WARNING: PLEASE TALK TO THE PERSON WHO PACKAGED CONDUIT
/usr/local/bin/gnome-at-visual[90]: getopts: arguments changed since last call
(nautilus:10589): GLib-GIO-WARNING **: FAMOpen failed, FAMErrno=0
Initializing trackerd...
Tracker-Message: Checking XDG_DATA_HOME is writable and exists
Tracker-Message: XDG_DATA_HOME is '(null)'
Tracker-Message: XDG_DATA_HOME set to '/root/.local/share'
Tracker-Message: Path is OK
Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker.cfg'
(trackerd:4573): GLib-GIO-WARNING **: FAMOpen failed, FAMErrno=0
Tracker-Message: Loading defaults into GKeyFile...
Tracker-Message: Setting up stopword list for language code:'en'
Tracker-Message: Setting up stemmer for language code:'en'
Tracker-Message: Checking directory exists:'/root/.local/share/tracker/data'
Tracker-Message: Checking directory exists:'/root/.cache/tracker'
Tracker-Message: Registering DBus service...
Name:'org.freedesktop.Tracker'
Starting log:
File:'/root/.local/share/tracker/trackerd.log'
(trackerd:4573): GLib-GIO-WARNING **: FAMOpen failed, FAMErrno=0
(trackerd:4573): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(trackerd:4573): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(gnome-panel:1830): GLib-GIO-WARNING **: FAMOpen failed, FAMErrno=0
(nautilus:10589): GLib-GIO-WARNING **: FAMOpen failed, FAMErrno=0
Unable to open desktop file epiphany.desktop for panel launcher
(gnome-panel:1830): GLib-GIO-WARNING **: FAMOpen failed, FAMErrno=0
[Main ][INFO ] Conduit v0.3.15 Installed: True (Main.py:99)
[Main ][INFO ] Python: 2.5.4 (r254:67916, Nov 23 2009, 10:44:37)
[GCC 3.3.5 (propolice)] (Main.py:100)
[Main ][INFO ] Platform Implementations: GnomeVfs,gtkmozembed,GConf (Main.py:101)
[Main ][INFO ] Using UI: gtk (Main.py:131)
** (gnome-panel:1830): WARNING **: Failed to establish a connection with GDM: No such file or directory
[gtkui.Canvas ][INFO ] Module Information: goocanvas v(0, 14, 1) (/usr/local/lib/python2.5/site-packages/goocanvasmodule.so) (Canvas.py:25)
[modules.AVConverter ][INFO ] Module Information: gst v(0, 10, 11) (/usr/local/lib/python2.5/site-packages/gst-0.10/gst/__init__.pyc) (AudioVideoConverterModule.py:23)
[modules.Backpack ][INFO ] Module Information: backpack (/usr/local/lib/conduit/modules/BackpackModule/backpack/backpack.pyc) (BackpackModule.py:22)
[modules.Evolution ][INFO ] Module Information: evolution v(2, 2, 2) (/usr/local/lib/python2.5/site-packages/gtk-2.0/evolution/__init__.pyc) (EvolutionModule.py:25)
[modules.Facebook ][INFO ] Module Information: pyfacebook v0.1 (/usr/local/lib/conduit/modules/FacebookModule/pyfacebook/__init__.pyc) (FacebookModule.py:30)
[modules.Feed ][INFO ] RSS Feed support disabled (FeedModule.py:53)
[modules.Flickr ][INFO ] Module Information: flickrapi v1.1 (/usr/local/lib/conduit/modules/FlickrModule/flickrapi/__init__.pyc) (FlickrModule.py:26)
[modules.Google ][INFO ] Module Information: gdata (/usr/local/lib/conduit/modules/GoogleModule/gdata/__init__.pyc) (GoogleModule.py:45)
[modules.Network ][INFO ] Network support enabled (NetworkModule.py:30)
[modules.Network ][WARNING] Error starting client (Client.py:37)
[modules.Network ][DEBUG ] Starting AvahiAdvertiser server (Server.py:35)
[modules.Network ][WARNING] Error starting AvahiAdvertiser server: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory (Server.py:52)
[modules.iPod ][INFO ] Module Information: gpod v(0, 7, 0) (/usr/local/lib/python2.5/site-packages/gpod/__init__.pyc) (iPodModule.py:43)
[Module ][WARNING] Error loading the file: /usr/local/lib/conduit/modules/iPodModule/iPodModule.py
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/conduit/Module.py", line 194, in _load_modules_in_file
instance = klass(**kwargs)
File "/usr/local/lib/python2.5/site-packages/conduit/dataproviders/HalFactory.py", line 13, in __init__
self.bus = dbus.SystemBus()
File "/usr/local/lib/python2.5/site-packages/dbus/_dbus.py", line 202, in __new__
private=private)
File "/usr/local/lib/python2.5/site-packages/dbus/_dbus.py", line 108, in __new__
bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
File "/usr/local/lib/python2.5/site-packages/dbus/bus.py", line 125, in __new__
bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
DBusException: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
(Module.py:201)
[gtkui.UI ][INFO ] Main window constructed (thread: -2080473088) (UI.py:202)
[SyncSet ][INFO ] Restoring Sync Set from /root/.config/conduit/settings.xml (SyncSet.py:195)
[SyncSet ][DEBUG ] Restoring FolderTwoWay to (source=True) (SyncSet.py:60)
[Conduit ][DEBUG ] Adding twoway dataprovider into source position (Conduit.py:140)
[DBus ][DEBUG ] DBus Exported: / (DBus.py:127)
[DBus ][DEBUG ] DBus Exported: /syncset/gui (DBus.py:127)
[DBus ][DEBUG ] DBus Exported: /syncset/dbus (DBus.py:127)
[DBus ][DEBUG ] DBus Message from /syncset/gui: Emmiting DBus signal ConduitAdded (DBus.py:134)