#374 closed defect (fixed)
AttributeError: 'XpraClient' object has no attribute 'idle_add'
Reported by: | Timo Juhani Lindfors | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | client | Version: | 0.9.x |
Keywords: | Cc: |
Description
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'
Change History (3)
comment:1 Changed 9 years ago by
Status: | new → assigned |
---|
comment:3 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/374
Note: See
TracTickets for help on using
tickets.
Another backport done wrong.