Hi,
Gary Godfrey wrote:
> osso_initialize() WARNING: if the system bus activated this program, Libosso
> does not connect to the session bus!
> osso_initialize() failed!
>
> Is there a way to get this working?
you are missing some environment settings. Start it in this way:
run-standalone.sh /v
On Mon, 2006-01-23 at 12:13, ext Kuisma Salonen wrote:
> Lassi Syrjälä wrote:
> > Hi,
> >
> > I think you need to:
> >
> > $ . /etc/osso-af-init/af-defines.sh
>
> Just as quick comment, if your application uses X, it needs to have
> DISPLAY defined. If it uses D-BUS in any means (like use libos
Lassi Syrjälä wrote:
Hi,
I think you need to:
$ . /etc/osso-af-init/af-defines.sh
Just as quick comment, if your application uses X, it needs to have
DISPLAY defined. If it uses D-BUS in any means (like use libosso), it
needs the D-BUS environment variables to be set correctly. If you want
Gary Godfrey kirjoitti 22.1.2006 kello 19.51:
Hi,
I was just getting python up on my 770 and was hoping to be able to
remotely
edit and run scripts via ssh, but have the display come out on the
770. This
doesn't seem to work; the device seems to need more than DISPLAY in
order to
get a
Hi,
I was just getting python up on my 770 and was hoping to be able to remotely
edit and run scripts via ssh, but have the display come out on the 770. This
doesn't seem to work; the device seems to need more than DISPLAY in order to
get applications working. For instance:
~ $ echo $DISPLAY