try {
                                NDesk.DBus.BusG.Init();
                        } catch (Exception e) {
                                throw new 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\"", e);
                        }
                        /* 
                         * FIXME we need to inialize gobject before making the 
dbus calls, we'll go 
                         * ahead and do it like this for now.
                         */ 
                        program = new Program (Defines.PACKAGE, 
                                               Defines.VERSION, 
                                               Modules.UI, args);               
                        
                        Console.WriteLine ("Initializing Mono.Addins");
                        AddinManager.Initialize (FSpot.Global.BaseDirectory);
                        AddinManager.Registry.Update (null);
                        SetupService setupService = new SetupService 
(AddinManager.Registry);
                        setupService.Repositories.RegisterRepository (null, 
"http://addins.f-spot.org";, false);

-- 
dbus error: F-Spot not launching on a fresh install of Kubuntu Gutsy
https://bugs.launchpad.net/bugs/139050
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to