Bugzilla – Bug 332322
F-Spot doesnt work
Last modified: 2007-10-31 01:37:47 UTC
An unhandled exception was thrown: F-Spot cannot find the Dbus session bus. Make sure dbus is configured properly or start a new session for f-spot using "dbus-launch f-spot" at FSpot.Driver.Main (System.String[] args) [0x00000] .NET Version: 2.0.50727.42 Assembly Version Information: gdk-sharp (2.10.0.0) gnome-vfs-sharp (2.16.0.0) Mono.Addins (0.2.0.0) NDesk.DBus.GLib (0.3.0.0) NDesk.DBus (1.0.0.0) System (2.0.0.0) Mono.Posix (2.0.0.0) atk-sharp (2.10.0.0) gtk-sharp (2.10.0.0) Mono.Addins.Setup (0.2.0.0) glib-sharp (2.10.0.0) gnome-sharp (2.16.0.0) f-spot (0.4.0.0) Mono.GetOptions (2.0.0.0) mscorlib (2.0.0.0) Platform Information: Linux 2.6.22.5-31-default i686 i386 GNU/Linux Distribution Information: [/etc/lsb-release] LSB_VERSION="core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32" [/etc/SuSE-release] openSUSE 10.3 (i586) VERSION = 10.3
I think your DBUS is dead. Type: $ /etc/init.d/dbus status Checking for service D-BUS daemon running my bet is that your DBUS will be dead or stopped. Let us know what's the result of this.
cf. Bug 331577
Terminal says this: "Checking for service D-Bus daemoncheckproc: Can not read /proc/2155/exe: Permission denied running"
f-spot attaches to the user SESSION DBUS , not the SYSTEM DBUS. Depends on how you logged in I guess, because gnome and kde startup scripts start the user session dbus just fine
*** This bug has been marked as a duplicate of bug 331577 ***