Re: no device event controller found

2007-11-11 Thread ritz
Hello

On Sat, 2007-11-10 at 13:28 +0100, Tomas KRAMAR wrote:
> Hello,
> 
> I am developing an application using a gstreamer backend and pygtk.
> 
> I create the gstreamer bus and connect a message signal:
> bus.connect('message', self.on_message)
> 
> However, several people reported, that self.on_message is never
> called, and they see following warnings in the output:
> 
> atk-bridge-WARNING **: failure: no device event controller found.
> 
> I thought this is something related to gstreamer and already asked on
> their mailing list, but they told me the warning has nothing to the
> with gstreamer, but rather with atk.
Correct, this message is brought to you by friendly atk.

> 
> I'd like to know what is causing this error, and what is the way to
> fix it. Is there some package missing?
This is a warning message, and is safe to ignore.
Check if disabling accessibility helps.


> 
> Thank you
> 
> Regards
> Tomas
> ___
> gtk-list mailing list
> gtk-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-list
-- 
Ritesh Khadgaray
ॐ मणि पद्मे हूँ
Desktop LinuX N Stuff
Ph: +919970164885
Eat Right, Exercise, Die Anyway.
Fedora is the best of what works today.  Enterprise Linux is the best of
what will work consistently for the next seven years.

___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


no device event controller found

2007-11-10 Thread Tomas KRAMAR
Hello,

I am developing an application using a gstreamer backend and pygtk.

I create the gstreamer bus and connect a message signal:
bus.connect('message', self.on_message)

However, several people reported, that self.on_message is never
called, and they see following warnings in the output:

atk-bridge-WARNING **: failure: no device event controller found.

I thought this is something related to gstreamer and already asked on
their mailing list, but they told me the warning has nothing to the
with gstreamer, but rather with atk.

I'd like to know what is causing this error, and what is the way to
fix it. Is there some package missing?

Thank you

Regards
Tomas
___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list