#2833 closed defect (fixed)
'ClientTray' object has no attribute 'unfreeze'
Reported by: | stdedos | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 4.1 |
Component: | client | Version: | 3.0.x |
Keywords: | Cc: |
Description
Happened sometime during screen off/lock:
"Xpra-Python3_4.0.2-r26623\xpra_cmd" attach ssh://user@ip/2 --ssh="plink -ssh -agent" --modal-windows=no --title="@title@ on @@/@server-display@" --opengl=no --bandwidth-limit=6Mbps 2020-07-08 10:21:21,525 Xpra GTK3 client version 4.0.2-r26623 32-bit 2020-07-08 10:21:21,527 running on Microsoft Windows 10 2020-07-08 10:21:22,419 GStreamer version 1.16.2 for Python 3.8.3 32-bit 2020-07-08 10:21:22,925 keyboard layout code 0x409 2020-07-08 10:21:22,925 identified as 'United States - English' : us 2020-07-08 10:21:23,257 keyboard settings: layout=us 2020-07-08 10:21:23,260 desktop size is 4160x1440 with 1 screen: 2020-07-08 10:21:23,261 Default (1100x380 mm - DPI: 96x96) workarea: 4160x1400 2020-07-08 10:21:23,261 Generic PnP Monitor 1600x900 at 0x534 (309x174 mm - DPI: 131x131) workarea: 1600x860 2020-07-08 10:21:23,261 C32JG5x 2560x1440 at 1600x0 (697x392 mm - DPI: 93x93) workarea: 2560x1400 2020-07-08 10:21:28,266 enabled remote logging 2020-07-08 10:21:28,268 Xpra GTK3 X11 server version 3.0.10-r26630 64-bit 2020-07-08 10:21:28,268 running on Linux Ubuntu 16.04 xenial .... 2020-07-08 13:19:08,515 server is not responding, drawing spinners over the windows 2020-07-08 13:19:08,777 server is OK again 2020-07-08 13:19:13,518 server is not responding, drawing spinners over the windows 2020-07-08 13:19:14,025 server is OK again 2020-07-08 13:19:18,524 server is not responding, drawing spinners over the windows 2020-07-08 13:19:19,282 server is OK again 2020-07-08 13:20:23,538 server is not responding, drawing spinners over the windows 2020-07-08 13:20:25,801 server is OK again 2020-07-08 13:20:28,545 server is not responding, drawing spinners over the windows 2020-07-08 13:20:29,302 server is OK again Traceback (most recent call last): File "E:\Xpra\tags\v4.0.x\src/xpra/client/mixins/window_manager.py", line 891, in unfreeze AttributeError: 'ClientTray' object has no attribute 'unfreeze'
And I do have a white tray icon with tooltip 'Xpra', and no right-click menu (separate from the xpra tray icon)
Change History (2)
comment:1 Changed 10 months ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2833
Note: See
TracTickets for help on using
tickets.
Thanks for the report, should be fixed in r26934.