On 2009-06-22, Sebastian Krzyszkowiak <[email protected]> wrote:
> On 6/22/09, Flemming Richter Mikkelsen <[email protected]> wrote:
> > On 2009-06-19, Robin Paulson <[email protected]> wrote:
--snip--
> >> i'm also getting a number of python errors from mickeyterm:
> >>
> >> Using **pending_return in dbus_connection_send_with_reply_setup()
> >> without pending_setup is deprecated and strongly discouraged
> >> Using **pending_return in dbus_connection_send_with_reply_setup()
> >> without pending_setup is deprecated and strongly discouraged
> >> Using **pending_return in dbus_connection_send_with_reply_setup()
> >> without pending_setup is deprecated and strongly discouraged
> >> Using **pending_return in dbus_connection_send_with_reply_setup()
> >> without pending_setup is deprecated and strongly discouraged
> >> Using **pending_return in dbus_connection_send_with_reply_setup()
> >> without pending_setup is deprecated and strongly discouraged
> >
> > IIRC, this warning came with a patch from my_wave.  Using the
> > deprecated way will result in a race condition where dbus msg
> > gets lost and mem wasted.
> >
> > If the newest version of mickeyterm use the depricated way, you
> > should file a bug report.
> >
> >>
> >> when it runs
> >>
> >> and:
> >>
> >> Exception in thread Thread-1 (most likely raised during interpreter
> >> shutdown):
> >> Traceback (most recent call last):
> >>  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
> >>  File "/usr/lib/python2.6/threading.py", line 477, in run
> >>  File "/usr/bin/mickeyterm", line 553, in reader
> >> <type 'exceptions.OSError'>: [Errno 9] Bad file descriptor
> >>
> >> when it exits
> It doesn't come from mickeyterm, but from dbus-python (and from
> dbus-glib in C apps).

I know.
Please see https://bugs.freedesktop.org/show_bug.cgi?id=19796
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to