so, did you try : "dbus-launch f-spot" ? s
On Mon, 2007-10-15 at 22:25 +0300, Antti Ahonen wrote: > I seem to have some problems with starting the f-spot on my Ubuntu. > When I try to start it it gives this error message: > > F-spot countered a fatal error > > 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: > > gconf-sharp (2.16.0.0) > gdk-sharp (2.10.0.0) > gnome-vfs-sharp (2.16.0.0) > Mono.Addins (0.2.0.0) > NDesk.DBus.GLib (1.0.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.1.0) > Mono.GetOptions (2.0.0.0) > mscorlib (2.0.0.0) > > Platform Information: Linux 2.6.22-14-generic i686 unknown GNU/Linux > > Distribution Information: > > [/etc/debian_version] > lenny/sid > > [/etc/lsb-release] > DISTRIB_ID=Ubuntu > DISTRIB_RELEASE=7.10 > DISTRIB_CODENAME=gutsy > DISTRIB_DESCRIPTION="Ubuntu 7.10" > > > ____________________________________________ > And the terminal looks like this: > ____________________________________________ > [EMAIL PROTECTED]:~/unstable/f-spot/bin$ ./f-spot > --basedir /home/antti/unstable/f-spot/database > --photodir /media/samsung1/photos > BaseDirectory is now /home/antti/unstable/f-spot/database > PhotoDirectory is now /media/samsung1/photos > 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. ---> Mono.Unix.UnixIOException: > Connection refused [ECONNREFUSED]. > at Mono.Unix.UnixMarshal.ThrowExceptionForLastError () [0x00000] > at Mono.Unix.UnixMarshal.ThrowExceptionForLastErrorIf (Int32 retval) > [0x00000] > at NDesk.DBus.Transports.UnixSocket.Connect (System.Byte[] remote_end) > [0x00000] > at NDesk.DBus.Transports.UnixNativeTransport.OpenAbstractUnix > (System.String path) [0x00000] > at NDesk.DBus.Transports.UnixNativeTransport.Open (System.String path, > Boolean abstract) [0x00000] > at NDesk.DBus.Transports.UnixTransport.Open (NDesk.DBus.AddressEntry > entry) [0x00000] > at NDesk.DBus.Transports.Transport.Create (NDesk.DBus.AddressEntry > entry) [0x00000] > at NDesk.DBus.Connection.OpenPrivate (System.String address) > [0x00000] > at NDesk.DBus.Connection..ctor (System.String address) [0x00000] > at NDesk.DBus.Bus..ctor ( System.String address) [0x00000] > 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] > [EMAIL PROTECTED]:~/unstable/f-spot/bin$ > > > > > > _______________________________________________ > F-spot-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/f-spot-list _______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
