Ok no more Error but missing parameters -laptop:~$ jhbuild run dbus-launch --exit-with-session evince ** (evince:6917): WARNING **: Failed to create dbus proxy for org.gnome.SettingsDaemon: Could not get owner of name 'org.gnome.SettingsDaemon': no such name Thank You Wouter Bolsterlee wrote: 2008-12-16 klockan 23:20 skrev Manuel Fontan Garcia:manuel manuel-laptop:~$ jhbuild run evince GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details - 1: Could not send message to gconf daemon: The name org.gnome.GConf was not provided by any .service files)Looks like you don't have a dbus-session. Try this: $ jhbuild run dbus-launch --exit-with-session evince HTH. — Wouter |