Xpra: Ticket #374: AttributeError: 'XpraClient' object has no attribute 'idle_add'

With xpra 0.9.6+dfsg-1 from debian unstable on amd64 the client sometimes prints

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/xpra/client.py", line 1121, in _screen_size_changed
    self.idle_add(update_size)
AttributeError: 'XpraClient' object has no attribute 'idle_add'


Wed, 10 Jul 2013 14:56:18 GMT - Antoine Martin: status changed

Another backport done wrong.


Wed, 10 Jul 2013 15:54:05 GMT - Antoine Martin: status changed; resolution set

fixed in r3812


Sat, 23 Jan 2021 04:53:25 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/374