Bug 426735

Summary: f-spot doesn't be launched in nautilus mime system.
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: f-spotAssignee: Christopher Aillon <caillon>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.4.2-4.fc9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-05 14:36:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
open with f-spot on nautilus, popup error dialog. none

Description sangu 2007-12-25 15:59:34 UTC
Description of problem:
f-spot doesn't be launched in nautilus mime system.
$cat ~/.xsession-errors
[...]
System.ApplicationException: 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" ---> System.Exception: Unable to open the session message bus. --->
System.ArgumentNullException: Argument cannot be null.
Parameter name: address
  at NDesk.DBus.Bus.Open (System.String address) [0x00000] 
  at NDesk.DBus.Bus.get_Session () [0x00000] --- End of inner exception stack
trace ---

  at NDesk.DBus.Bus.get_Session () [0x00000] 
  at NDesk.DBus.BusG.Init () [0x00000] 
  at FSpot.Driver.Main (System.String[] args) [0x00000] --- End of inner
exception stack trace ---

  at FSpot.Driver.Main (System.String[] args) [0x00000] 
Version-Release number of selected component (if applicable):
0.4.1-1.fc9

How reproducible:
always

Steps to Reproduce:
1. Click open with f-spot on nautilus context menu
2.
3.
  
Actual results:


Expected results:


Additional info:
mono-core-1.2.6-6.1.fc9
gtk-sharp2-2.10.0-6.fc8
dbus-1.1.2-9.fc9
ndesk-dbus-0.6.0-1.fc9
nautilus-2.21.1-2.fc9
gvfs-0.1.0-1.fc9

Comment 1 sangu 2007-12-25 15:59:34 UTC
Created attachment 290376 [details]
open with f-spot on nautilus, popup error dialog.

Comment 2 sangu 2008-02-23 08:04:41 UTC
After installing ndesk-dbus, ndesk-dbus-glib, this problem doesn't happen.

f-spot package must require ndesk-dbus and ndesk-dbus-glib package.

$ rpm -qR f-spot | grep NDesk
mono(NDesk.DBus) = 1.0.0.0
mono(NDesk.DBus.GLib) = 0.3.0.0
mono(NDesk.Glitz) = 0.0.0.0