Bug 332322 - F-Spot doesnt work
Summary: F-Spot doesnt work
Status: RESOLVED DUPLICATE of bug 331577
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-09 19:33 UTC by Felix Dewes
Modified: 2007-10-31 01:37 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Dewes 2007-10-09 19:33:33 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
Comment 1 Mauro Parra Miranda 2007-10-09 20:04:01 UTC
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. 
Comment 2 Mark Gordon 2007-10-09 20:42:47 UTC
cf. Bug 331577
Comment 3 Felix Dewes 2007-10-09 21:05:00 UTC
Terminal says this:

"Checking for service D-Bus daemoncheckproc: Can not read /proc/2155/exe: Permission denied
                                                                     running"
Comment 4 Marcus Meissner 2007-10-10 12:03:25 UTC
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
Comment 5 JP Rosevear 2007-10-31 01:37:47 UTC

*** This bug has been marked as a duplicate of bug 331577 ***