[squeak-dev] dbus errors on XO

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] dbus errors on XO

Ties Stuij
After loading all code updates (including a couple of dbus patches) to
a 3.0 image, i getting exactly 2 dbus errors at startup, both the
same.

primSendMessageTimeout sends a primitive failed error 'cause the
argument it recieves is -1. In my experience just at startup.

/Ties

Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Re: dbus errors on XO

Bert Freudenberg

On 09.04.2008, at 04:48, Ties Stuij wrote:
> After loading all code updates (including a couple of dbus patches) to
> a 3.0 image, i getting exactly 2 dbus errors at startup, both the
> same.
>
> primSendMessageTimeout sends a primitive failed error 'cause the
> argument it recieves is -1. In my experience just at startup.


You need the latest DBusPlugin. You have to compile it yourself from  
the SVN olpc branch. This is the reason I did not release a 3.0  
version, yet (which will require a 3.9-13 VM which will have the  
plugin).

- Bert -