Opened 16 months ago
Last modified 16 months ago
#3000 new defect
Cannot open URL
Reported by: | stdedos | Owned by: | stdedos |
---|---|---|---|
Priority: | minor | Milestone: | 4.1 |
Component: | client | Version: | 3.0.x |
Keywords: | Cc: |
Description
"Xpra-Python3-x86_64_4.1-r28319\xpra_cmd" attach ssh://user@ip/3 --ssh="plink -ssh -agent" --modal-windows=no --title="@title@ on @@/@server-display@" --headerbar=off --opengl=no --bandwidth-limit=6Mbps XPRA_CUSTOM_TITLE_BAR=0 XPRA_EXECUTABLE=Xpra-Python3-x86_64_4.1-r28319 XPRA_REPAINT_ALL=1 XPRA_SCROLL_ENCODING=0 2021-01-12 11:33:10,262 Xpra GTK3 client version 4.1-r28319 64-bit 2021-01-12 11:33:10,264 running on Microsoft Windows 10 2021-01-12 11:33:11,627 GStreamer version 1.18.1 for Python 3.8.7 64-bit 2021-01-12 11:33:12,034 created named pipe 'Xpra\1908' 2021-01-12 11:33:12,583 keyboard layout code 0x409 2021-01-12 11:33:12,584 identified as 'United States - English' : us 2021-01-12 11:33:13,257 keyboard settings: layout=us 2021-01-12 11:33:13,264 desktop size is 4160x1440 with 1 screen: 2021-01-12 11:33:13,269 Default (1100x381 mm - DPI: 96x96) workarea: 4160x1400 2021-01-12 11:33:13,269 Generic PnP Monitor 1600x900 at 0x534 (309x174 mm - DPI: 132x131) workarea: 1600x860 at 0x534 2021-01-12 11:33:13,274 C32JG5x 2560x1440 at 1600x0 (697x392 mm - DPI: 93x93) workarea: 2560x1400 at 1600x0 2021-01-12 11:33:18,584 enabled remote logging 2021-01-12 11:33:18,585 Xpra GTK3 X11 server version 3.0.13-r28292 64-bit 2021-01-12 11:33:18,586 running on Linux Ubuntu 16.04 xenial ... 2021-01-12 11:57:52,376 Warning: the file attributes are different 2021-01-12 11:57:52,380 from the ones that were used to accept the transfer 2021-01-12 11:57:52,381 expected url 'https://docs.python.org/3.5/library/os.path.html#os.path.basename', 2021-01-12 11:57:52,383 but got url 'https://docs.python.org/3.5/library/os.path.html#os.path.basename'
Change History (2)
comment:1 Changed 16 months ago by
Milestone: | 4.2 → 4.1 |
---|---|
Owner: | changed from Antoine Martin to stdedos |
comment:2 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/3000
Note: See
TracTickets for help on using
tickets.
Should be fixed in r28352, related changes in r28353 + r28354.