#2805 closed defect (fixed)
Error at jetbrains-toolbox tray icon
Reported by: | stdedos | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 4.1 |
Component: | client | Version: | 3.0.x |
Keywords: | Cc: |
Description
"Xpra-Python3-x86_64_4.0-r26306\xpra_cmd" attach ssh://user@ip/20 --ssh="plink -ssh -agent" --modal-windows=no --title="@title@ on @@/@server-display@" --opengl=no --bandwidth-limit=6Mbps 2020-06-09 10:07:44,656 Xpra GTK3 client version 4.0-r26306 64-bit 2020-06-09 10:07:44,657 running on Microsoft Windows 10 2020-06-09 10:07:44,735 Warning: failed to import opencv: 2020-06-09 10:07:44,736 No module named 'cv2' 2020-06-09 10:07:44,736 webcam forwarding is disabled 2020-06-09 10:07:45,461 GStreamer version 1.16.2 for Python 3.8.2 64-bit 2020-06-09 10:07:45,921 keyboard layout code 0x409 2020-06-09 10:07:45,922 identified as 'United States - English' : us 2020-06-09 10:07:46,203 keyboard settings: layout=us 2020-06-09 10:07:46,208 desktop size is 4160x1440 with 1 screen: 2020-06-09 10:07:46,208 Default (1100x381 mm - DPI: 96x96) workarea: 4160x1400 2020-06-09 10:07:46,208 Generic PnP Monitor 1600x900 at 0x534 (309x174 mm - DPI: 131x131) workarea: 1600x860 2020-06-09 10:07:46,208 C32JG5x 2560x1440 at 1600x0 (697x392 mm - DPI: 93x93) workarea: 2560x1400 2020-06-09 10:07:51,103 enabled remote logging 2020-06-09 10:07:51,107 Xpra GTK3 X11 server version 3.0.10-r26630 64-bit 2020-06-09 10:07:51,108 running on Linux Ubuntu 16.04 xenial 2020-06-09 10:07:51,138 Attached to ip:22 2020-06-09 10:07:51,139 (press Control-C to detach) (xpra_cmd:17124): Pango-WARNING **: 10:07:53.343: couldn't load font "Bitstream Vera Sans Not-Rotated 14.662109375", falling back to "Sans Not-Rotated 14.662109375", expect ugly output. 2020-06-09 10:07:54,357 UI thread is now blocked 2020-06-09 10:07:54,491 UI thread is running again, resuming 2020-06-09 10:08:28,733 Error: no matching CSC module found [...] Exception: no csc module found for wid 10 GBRP(2x20) to BGRA or BGRX or RGBA or RGBX or BGR or RGB(2x20) in {'RGB': {'BGR': [swscale(RGB to BGR)], 'XRGB': [swscale(RGB to XRGB)], 'BGRX': [swscale(RGB to BGRX)], 'RGBX': [swscale(RGB to RGBX)], 'XBGR': [swscale(RGB to XBGR)], 'YUV420P': [swscale(RGB to YUV420P)], 'YUV422P': [swscale(RGB to YUV422P)], 'YUV444P': [swscale(RGB to YUV444P)], 'GBRP': [swscale(RGB to GBRP)]}, 'BGR': {'RGB': [swscale(BGR to RGB)], 'XRGB': [swscale(BGR to XRGB)], 'BGRX': [swscale(BGR to BGRX)], 'RGBX': [swscale(BGR to RGBX)], 'XBGR': [swscale(BGR to XBGR)], 'YUV420P': [swscale(BGR to YUV420P)], 'YUV422P': [swscale(BGR to YUV422P)], 'YUV444P': [swscale(BGR to YUV444P)], 'GBRP': [swscale(BGR to GBRP)]}, 'XRGB': {'RGB': [swscale(XRGB to RGB)], 'BGR': [swscale(XRGB to BGR)], 'BGRX': [swscale(XRGB to BGRX)], 'RGBX': [swscale(XRGB to RGBX)], 'XBGR': [swscale(XRGB to XBGR)], 'YUV420P': [swscale(XRGB to YUV420P)], 'YUV422P': [swscale(XRGB to YUV422P)], 'YUV444P': [swscale(XRGB to YUV444P)], 'GBRP': [swscale(XRGB to GBRP)]}, 'BGRX': {'RGB': [swscale(BGRX to RGB)], 'BGR': [swscale(BGRX to BGR)], 'XRGB': [swscale(BGRX to XRGB)], 'RGBX': [swscale(BGRX to RGBX)], 'XBGR': [swscale(BGRX to XBGR)], 'YUV420P': [swscale(BGRX to YUV420P), libyuv(BGRX to YUV420P)], 'YUV422P': [swscale(BGRX to YUV422P)], 'YUV444P': [swscale(BGRX to YUV444P)], 'GBRP': [swscale(BGRX to GBRP)]}, 'RGBX': {'RGB': [swscale(RGBX to RGB)], 'BGR': [swscale(RGBX to BGR)], 'XRGB': [swscale(RGBX to XRGB)], 'BGRX': [swscale(RGBX to BGRX)], 'XBGR': [swscale(RGBX to XBGR)], 'YUV420P': [swscale(RGBX to YUV420P)], 'YUV422P': [swscale(RGBX to YUV422P)], 'YUV444P': [swscale(RGBX to YUV444P)], 'GBRP': [swscale(RGBX to GBRP)]}, 'XBGR': {'RGB': [swscale(XBGR to RGB)], 'BGR': [swscale(XBGR to BGR)], 'XRGB': [swscale(XBGR to XRGB)], 'BGRX': [swscale(XBGR to BGRX)], 'RGBX': [swscale(XBGR to RGBX)], 'YUV420P': [swscale(XBGR to YUV420P)], 'YUV422P': [swscale(XBGR to YUV422P)], 'YUV444P': [swscale(XBGR to YUV444P)], 'GBRP': [swscale(XBGR to GBRP)]}, 'YUV420P': {'RGB': [swscale(YUV420P to RGB)], 'BGR': [swscale(YUV420P to BGR)], 'XRGB': [swscale(YUV420P to XRGB)], 'BGRX': [swscale(YUV420P to BGRX)], 'RGBX': [swscale(YUV420P to RGBX)], 'XBGR': [swscale(YUV420P to XBGR)], 'YUV422P': [swscale(YUV420P to YUV422P)], 'YUV444P': [swscale(YUV420P to YUV444P)]}, 'YUV422P': {'RGB': [swscale(YUV422P to RGB)], 'BGR': [swscale(YUV422P to BGR)], 'XRGB': [swscale(YUV422P to XRGB)], 'BGRX': [swscale(YUV422P to BGRX)], 'RGBX': [swscale(YUV422P to RGBX)], 'XBGR': [swscale(YUV422P to XBGR)], 'YUV420P': [swscale(YUV422P to YUV420P)], 'YUV444P': [swscale(YUV422P to YUV444P)]}, 'YUV444P': {'RGB': [swscale(YUV444P to RGB)], 'BGR': [swscale(YUV444P to BGR)], 'XRGB': [swscale(YUV444P to XRGB)], 'BGRX': [swscale(YUV444P to BGRX)], 'RGBX': [swscale(YUV444P to RGBX)], 'XBGR': [swscale(YUV444P to XBGR)], 'YUV420P': [swscale(YUV444P to YUV420P)], 'YUV422P': [swscale(YUV444P to YUV422P)], 'GBRP': [swscale(YUV444P to GBRP)]}, 'GBRP': {'RGB': [swscale(GBRP to RGB)], 'BGR': [swscale(GBRP to BGR)], 'XRGB': [swscale(GBRP to XRGB)], 'BGRX': [swscale(GBRP to BGRX)], 'RGBX': [swscale(GBRP to RGBX)], 'XBGR': [swscale(GBRP to XBGR)], 'YUV420P': [swscale(GBRP to YUV420P)], 'YUV422P': [swscale(GBRP to YUV422P)], 'YUV444P': [swscale(GBRP to YUV444P)]}} Traceback (most recent call last): File "E:\Xpra\tags\v4.0.x\src/xpra/client/client_tray.py", line 102, in reconfigure TypeError: cannot unpack non-iterable NoneType object Traceback (most recent call last): File "E:\Xpra\tags\v4.0.x\src/xpra/client/client_tray.py", line 86, in send_configure File "E:\Xpra\tags\v4.0.x\src/xpra/client/client_tray.py", line 102, in reconfigure TypeError: cannot unpack non-iterable NoneType object 2020-06-09 10:20:12,516 server is not responding, drawing spinners over the windows
Program can be downloaded from: https://www.jetbrains.com/toolbox-app/download/#section=linux
Change History (5)
comment:1 Changed 8 months ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 8 months ago by
comment:3 Changed 8 months ago by
comment:4 Changed 8 months ago by
Filtering is a bit complicated: https://www.xpra.org/beta/windows/?C=M&O=D&P=*r26*.zip*
I haven't even seen 4.0.2 before you mentioned it; I'll try it tomorrow!
comment:5 Changed 41 hours ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2805
Note: See
TracTickets for help on using
tickets.
Fixed in r26654.
FYI: 4.0 is a bit old.