it is reproducible 100%

if X is started by command "startx" with .xinitrc like below:
------------
#!/bin/bash
exec startkde
------------

then it gives error like at the beginning plus from terminal we can see:
___________
17:22:30 [EMAIL PROTECTED]:~$ 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] 
___________

attache you will find also output of command: "strace f-spot"


but when X started by means of "/etc/init.d/kdm start" then it is ok


** Attachment added: "strace f-spot"
   http://librarian.launchpad.net/6630834/terminal_20070305_17h35m.log

-- 
An unhandled exception was thrown: Unable to open the session message bus.
https://launchpad.net/bugs/89832

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to