Timeline
12/17/20:
- 12:49 Changeset in xpra [28198] by
- simplify: use pop() with a default value instead of checking for exceptions
- 12:48 Changeset in xpra [28197] by
- better printing of values containing bytes
- 10:01 Ticket #2982 (Cadence under Xpra for Windows) created by
- Hi When using Cadence one of the windows (Error Layer Window) is not …
- 08:47 Changeset in xpra [28196] by
- no need to use an exception
- 05:45 Changeset in xpra [28195] by
- log the correct value
- 05:43 Changeset in xpra [28194] by
- use a more gradual extra delay after window resize
- 05:42 Changeset in xpra [28193] by
- always honour the min_delay since the last pixel capture event
- 04:10 Changeset in xpra [28192] by
- can't use type hints with python2
- 03:38 Changeset in xpra [28191] by
- remove type hint which is interpreted too strictly: we can't use a …
12/16/20:
- 16:44 Changeset in xpra [28190] by
- try to compile with CUDA 11.x
- 16:43 Changeset in xpra [28189] by
- partial revert of r28177 and r28178: type checks are too strict …
- 16:15 Changeset in xpra [28188] by
- partial revert of r28183: can't use type hints with python2
- 16:13 Changeset in xpra [28187] by
- partial revert of r28177 and r28178: compress_image / decompress_image …
- 15:23 Changeset in xpra [28186] by
- needed to update the unit test for r28132
- 13:38 Changeset in xpra [28185] by
- partial revert of r28155: changing the output of 'xpra info' causes …
- 13:24 Changeset in xpra [28184] by
- better diagnostics
- 11:54 Changeset in xpra [28183] by
- r28176 (partial) + r28179 backport: don't use dangerous default arguments
- 11:27 Changeset in xpra [28182] by
- silence pylint warning
- 11:27 Changeset in xpra [28181] by
- remove unused imports
- 11:21 Changeset in xpra [28180] by
- don't use dangerous default argument []
- 11:13 Changeset in xpra [28179] by
- don't use dangerous default argument in config
- 11:01 Changeset in xpra [28178] by
- don't use dangerous default argument {} in codecs
- 10:53 Changeset in xpra [28177] by
- don't use dangerous default argument {} in codecs
- 10:33 Changeset in xpra [28176] by
- don't use dangerous default argument {}
- 10:29 Changeset in xpra [28175] by
- don't use dangerous default argument
- 10:24 Changeset in xpra [28174] by
- remove unused (dangerous) argument
- 10:21 Ticket #2738 (win32_NotifyIcon.py", line 174, in make_ICONINFO) closed by
- fixed: I haven't seen again the issue from comment, and now, after updating …
- 10:14 Changeset in xpra [28173] by
- r28172 backport: fix timeouts with paramiko ssh client
- 10:13 Changeset in xpra [28172] by
- handle timeouts when trying to read from the ssh exec_command channel
- 06:26 Changeset in xpra [28171] by
- better debug logging
- 02:18 Changeset in xpra [28170] by
- pyu2f 0.1.5
- 02:17 Changeset in xpra [28169] by
- ffmpeg 4.3.1
12/15/20:
- 16:40 Changeset in xpra [28168] by
- update release notes
- 16:28 Changeset in xpra [28167] by
- update release notes
- 15:50 Changeset in xpra [28166] by
- #2949 r27705 backport: modifying default arguments is dangerous and …
- 15:11 Changeset in xpra [28165] by
- r28164 backport: better message format with python3
- 15:10 Changeset in xpra [28164] by
- better log message format (ugly 'b' prefix with python3)
- 13:23 Changeset in xpra [28163] by
- better debug logging
- 13:02 Changeset in xpra [28162] by
- always use strings for file-transfer datatype ('url' or 'file')
- 12:53 Changeset in xpra [28161] by
- better debug logging, mimetype should always be a string
- 12:40 Changeset in xpra [28160] by
- r28157 backport: can still use mmap for non-video areas
- 12:38 Changeset in xpra [28159] by
- r28158 backport: fix spurious refresh packets with mmap
- 12:36 Changeset in xpra [28158] by
- never refresh mmap screen updates
- 12:33 Changeset in xpra [28157] by
- non-video can and should still use mmap
- 12:31 Changeset in xpra [28156] by
- don't access the mmap object to check for availability, as it may be …
- 12:14 Changeset in xpra [28155] by
- in most cases, repr does deals with special characters and quoting …
- 06:34 Changeset in xpra [28154] by
- #2978 restore running with arguments
- 06:30 Changeset in xpra [28153] by
- oops: forgot to bundle css
- 06:28 Changeset in xpra [28152] by
- #2978 try harder to parse broken svg files (catch exceptions too)
- 06:21 Changeset in xpra [28151] by
- #2978 try harder to parse broken svg files
- 06:03 Changeset in xpra [28150] by
- #2978 make it easier to test icon loading
- 05:53 Changeset in xpra [28149] by
- don't call init_module() from the video helper, the codec loader …
- 05:37 Changeset in xpra [28148] by
- don't watch the same directory more than once
- 02:21 Ticket #2981 (Port number should be cast from str to int) closed by
- fixed: The latest build works! Thanks!
12/14/20:
- 15:05 Changeset in xpra [28147] by
- try Pillow first, then fallback to PixbufLoader?
- 15:02 Changeset in xpra [28146] by
- revert r28142: Pillow struggles on some XPM files that PixbufLoader? handles
- 14:53 Changeset in xpra [28145] by
- r28143 backport: honour the XPRA_XDG_EXPORT_ICONS env var in all cases
- 14:32 Changeset in xpra [28144] by
- #2978 log number of filename hits from glob
- 14:26 Changeset in xpra [28143] by
- #2978 also honour XPRA_XDG_EXPORT_ICONS env var and skip icon lookup …
- 14:22 Changeset in xpra [28142] by
- #2978 don't use GDK's PixbufLoader? as we are not necessarily running …
- 14:18 Changeset in xpra [28141] by
- move ImportError? to where it would make sense to catch it (not …
- 14:16 Changeset in xpra [28140] by
- log more details on failing icons: filename, file size, ellipsized data
- 12:26 Changeset in xpra [28139] by
- don't enable splash screen if DISPLAY is the same as the display we're …
- 12:24 Changeset in xpra [28138] by
- remove debug
- 11:03 Changeset in xpra [28137] by
- log how long it took to load the menus
- 10:56 Changeset in xpra [28136] by
- try loading Rsvg just once
- 10:38 Changeset in xpra [28135] by
- #2981 if we don't have an underlying socket object, do nothing - this …
- 10:38 Changeset in xpra [28134] by
- skip logging warnings when the socket is already closed
- 10:13 Ticket #2981 (Port number should be cast from str to int) reopened by
- Sorry, apparently I didn't install the latest build correctly. I …
- 09:39 Ticket #2981 (Port number should be cast from str to int) closed by
- fixed: Replying to Antoine Martin: > Ah, I figured you were using …
- 09:10 Changeset in xpra [28133] by
- r28132 backport: fix ssh connection errors with proxycommand or …
- 08:59 Changeset in xpra [28132] by
- #2981 fix ssh errors with proxy commands and proxy hosts specifying …
- 08:28 Ticket #2979 (deb recommends install gnome desktop by gnome-shell-extension-appindicator) closed by
- fixed: > Maybe xpra could print a message if it runs on Gnome and recommend …
- 07:59 Changeset in xpra [28131] by
- remove redundant code: the check is done in load_icon_from_theme
- 07:56 Ticket #2980 (Cannot install stable version on debian bullseye / python3<3.9 not ...) closed by
- duplicate: As per #2972, we do not rebuild already released versions of the …
- 07:49 Changeset in xpra [28130] by
- #2979 add warning
- 07:40 Changeset in xpra [28129] by
- #2979 move gnome-shell to 'Suggests' only
- 07:38 Changeset in xpra [28128] by
- revert r28126 + r28127: this would install gnome as a 'recommends' …
- 07:35 Changeset in xpra [28127] by
- r28126 backport: topicons-plus is also needed on Fedora
- 07:34 Changeset in xpra [28126] by
- topicons-plus is also needed on fedora
- 07:19 Ticket #2981 (Port number should be cast from str to int) created by
- Description: Port number should be cast from str to int somewhere. …
12/13/20:
- 20:14 Ticket #2980 (Cannot install stable version on debian bullseye / python3<3.9 not ...) created by
- I've tried to downgrade xpra from beta version to stable, but the …
- 16:34 Changeset in xpra [28125] by
- r28122 + r28123 + r28124: rsvg backport fixes (packaging missing the …
- 16:32 Changeset in xpra [28124] by
- should have rsvg support installed by default
- 16:23 Changeset in xpra [28123] by
- #2978 add the missing gir dependency
- 16:17 Ticket #2979 (deb recommends install gnome desktop by gnome-shell-extension-appindicator) created by
- xpra v4.1-r28110 from winswitch repository on debian bullseye/testing …
- 16:16 Changeset in xpra [28122] by
- #2978 warn just once if we can't load the Rsvg gi bindings
- 15:39 Changeset in xpra [28121] by
- better debug logging
- 15:19 Ticket #2978 (Error: failed to convert svg icon) created by
- xpra v4.1-r28110 from winswitch repository on debian bullseye/testing …
12/11/20:
- 14:45 Changeset in xpra [28120] by
- #2975 enable 'flush' packet header mode so proxies can take advantage of it
- 11:41 Ticket #2977 (The A-key repeated after changing the Input Source of macOS) created by
- I attach the server from Mac mini (M1, 2020) and entered the A-key in …
- 08:21 Changeset in xpra [28119] by
- r28118 backport: don't log passwords in output when authentication …
- 08:20 Ticket #2973 (DEBUG=auth writes password to logs in cleartext) closed by
- fixed: This debug line was added in r18695 at the same time as kerberos and …
- 08:19 Changeset in xpra [28118] by
- #2973 don't log passwords in debug output
12/10/20:
- 16:05 Ticket #2975 (expose flush flag in packet header) closed by
- fixed: Done in r28117, r28120 for html5 client. Will follow up in #2976.
- 16:05 Ticket #2976 (proxy to use the flush flag when sending) created by
- Using #2975, expose the flag in the packet handlers so the proxy …
- 16:01 Changeset in xpra [28117] by
- #2975 add an optional flush flag to the xpra chunk packet header
- 15:25 Changeset in xpra [28116] by
- expose socket cork flag
- 15:09 Changeset in xpra [28115] by
- r28114 backport: ensure some packets are not delayed unnecessarily
- 15:07 Changeset in xpra [28114] by
- when we use send_async, ensure we don't set the 'have-more' flag so …
- 14:31 Ticket #2975 (expose flush flag in packet header) created by
- Links: * #619 * #2130 Performance tests : …
- 14:24 Changeset in xpra [28113] by
- unused import
- 14:16 Changeset in xpra [28112] by
- better error message format
- 14:13 Changeset in xpra [28111] by
- add aliases for the most common resolutions
- 12:09 Ticket #2974 (XPRA windows are not centered) created by
- Using the xpra version 3.0.10. Here is a bug of windows display: …
- 07:49 Ticket #2973 (DEBUG=auth writes password to logs in cleartext) created by
-
Steps:
1) activate
DEBUG=auth
in/etc/default/xpra
2) start proxy …
12/09/20:
- 17:01 Changeset in xpra [28110] by
- #2972 try harder to force debian to use the correct python version …
- 16:59 Changeset in xpra [28109] by
- r28108 backport: typo
- 16:58 Changeset in xpra [28108] by
- typo
- 16:46 Changeset in xpra [28107] by
- r28106 backport: updated list of distro versions for hardening settings
- 16:45 Changeset in xpra [28106] by
- remove eoan and disco, add focal, groovy and bullseye
- 11:47 Ticket #2972 (python << 3.9) closed by
- invalid: Debian testing is not frozen yet, so they can and do break the ABI. …
- 10:04 Ticket #2972 (python << 3.9) created by
- Is there a reason why the current Xpra build for Debian requires …
- 08:18 Changeset in xpra [28105] by
- don't log the DPI value again if it is the same
- 05:37 Ticket #2970 (windows placed in wrong workspace) closed by
- duplicate: Another duplicate! (#2971) Please stop creating new tickets and …
- 05:36 Ticket #2971 (windows placed in wrong workspace) closed by
- duplicate: Duplicate of #2970.
12/08/20:
- 22:06 Ticket #2971 (windows placed in wrong workspace) created by
- I have 6 workspaces set up on my desktop with cloudUi windows open on …
- 22:06 Ticket #2970 (windows placed in wrong workspace) created by
- I have 6 workspaces set up on my desktop with cloudUi windows open on …
- 13:15 Changeset in xpra [28104] by
- fixup r28071: patch made a mess of things, again
- 12:51 Changeset in xpra [28103] by
- update the release notes
- 12:46 Changeset in xpra [28102] by
- r28097 + r28099 backport: fix file-transfers with non-ascii filenames
- 12:21 Changeset in xpra [28101] by
- r28096 backport: fix python3 errors showing stdout or stderr output of …
- 11:52 Changeset in xpra [28100] by
- #2969 cosmetic
- 11:50 Changeset in xpra [28099] by
- #2969 ensure we always convert URIs to / from utf8 for packet encoding
- 11:13 Changeset in xpra [28098] by
- #2969 fix wording of warning message
- 10:56 Changeset in xpra [28097] by
- #2969 ensure filenames are always sent using utf8 (encode to send, …
- 10:39 Changeset in xpra [28096] by
- #2969 we get bytes from communicate(), so we have to write them to the …
- 10:25 Changeset in xpra [28095] by
- remove unused import
- 10:25 Changeset in xpra [28094] by
- remove unused import
- 09:59 Ticket #2969 (xdg-open bytes vs str?) created by
- Cannot send over this file: […] ---- […]
12/07/20:
- 15:06 Changeset in xpra [28093] by
- #2861 add some debug logging
- 13:14 Ticket #2968 (move to new signing keys) created by
- Instead of signing the packages with my personal key, create a new one …
- 13:08 Changeset in xpra [28092] by
- gstreamer 1.18.2
- 12:58 Ticket #2967 (migrate away from trac and svn) created by
- They have served us well for over 10 years, but without any meaningful …
- 12:50 Ticket #2965 (html5 on screen keyboard) closed by
- fixed: Done in r28091 using [https://hodgef.com/simple-keyboard/ …
- 12:50 Ticket #2966 (more on-screen keyboard features) created by
- Improve #2965 and add: * options for showing arrowpad, numberpad * …
- 12:49 Changeset in xpra [28091] by
- #2965 add on-screen keyboard, enabled by default if the client does …
- 11:52 Ticket #2965 (html5 on screen keyboard) created by
- 08:30 Changeset in xpra [28090] by
- doh: fixup r28089, cannot use this in anonymous functions
- 08:29 Changeset in xpra [28089] by
- with some browsers, we may get 'undefined' instead of a promise, also …
12/05/20:
- 19:58 Ticket #2964 (Abnormal closure 1006 after python 3.9 update) closed by
-
fixed: LGTM!
I tested it with:
[…]
Xpra even creates
/run/xpra
by … - 11:32 Changeset in xpra [28088] by
- #2964 fix lchown arguments
12/04/20:
- 19:20 Ticket #2964 (Abnormal closure 1006 after python 3.9 update) reopened by
-
Replying to Antoine Martin:
> >
XPRA_
is missing in … - 05:24 Changeset in xpra [28087] by
- r28086 backport: ensure that the xpra systemd service file points to …
- 05:22 Ticket #2964 (Abnormal closure 1006 after python 3.9 update) closed by
-
fixed: >
XPRA_
is missing in front of the env. variables. Then we can close … - 05:22 Changeset in xpra [28086] by
- #2964 ensure that the service file points to the config path we have …
- 05:20 Changeset in xpra [28085] by
- missed from r27767
- 04:38 Changeset in xpra [28084] by
- fixup r28083 (missing env prefix) and add docstring
12/03/20:
- 15:11 Changeset in xpra [28083] by
- #2964 include socket configuration examples
- 15:01 Changeset in xpra [28082] by
- #2907 / #2964 fix some naming / code inconsistencies and allow the …
- 14:49 Changeset in xpra [28081] by
- #2907 / #2964 honour the socket dir group
- 14:40 Changeset in xpra [28080] by
- r28079 backport: fix python 3.9 compatibility (function renamed)
- 14:38 Changeset in xpra [28079] by
- #2964 python 3.9 compatibility
- 00:08 Ticket #2962 (XPRA Client should send SNI when using SSL/WSS) closed by
- invalid: You are right - With the Windows client 4.1-r28059 SNI works …
12/02/20:
- 22:59 Ticket #2964 (Abnormal closure 1006 after python 3.9 update) created by
- I am on Archlinux and recently I got Python 3.9 update. The user …
- 15:11 Ticket #2939 (Ctrl key stuck when switching windows) closed by
- needinfo: Let's close this ticket and we can re-open it when we have steps to …
- 08:51 Ticket #2963 (start a dbus session for the unit tests) created by
-
Currently relies on an existing
DBUS_SESSION_BUS_ADDRESS
, see … - 08:50 Changeset in xpra [28078] by
- fixes the shadow server test which interacts with the server using its …
- 08:46 Changeset in xpra [28077] by
- better message
- 08:30 Changeset in xpra [28076] by
- remove redundant information from invalid header error message
- 07:53 Changeset in xpra [28075] by
- r28074 backport: fix printing diagnostic script error with python3
- 07:48 Changeset in xpra [28074] by
- #2948 python3 fix
- 07:47 Changeset in xpra [28073] by
- hide (mostly redundant) wrapped command by default
12/01/20:
- 22:14 Ticket #2962 (XPRA Client should send SNI when using SSL/WSS) created by
- Currently on the Windows XPRA client (didn't test Linux), connecting …
- 16:30 Changeset in xpra [28072] by
- update release notes
- 16:24 Changeset in xpra [28071] by
- r28069 backport: fix clipboard cleanup errors
- 16:21 Changeset in xpra [28070] by
- use uppercase for constant
- 16:19 Changeset in xpra [28069] by
- we can get an error during cleanup when using the ATOM, just use the …
- 15:53 Changeset in xpra [28068] by
- don't log the full env here
- 15:39 Changeset in xpra [28067] by
- log the socket that triggers the warnings
- 15:20 Changeset in xpra [28066] by
- can't run the part of the test that uses fchmod on non-posix systems
- 15:07 Changeset in xpra [28065] by
- fix test: we may have to translate the modifiers into their actual …
- 14:51 Changeset in xpra [28064] by
- better debug logging of keyboard instances
- 14:26 Changeset in xpra [28063] by
- don't have any permission expectations when using /tmp as socket-dir
- 14:14 Changeset in xpra [28062] by
- oopsie: revert test runner changes (not meant to commit..)
- 14:13 Changeset in xpra [28061] by
- #2933 more generic authentication module refactoring: pass …
- 13:56 Changeset in xpra [28060] by
- r28059 fixup win32 tray icon backport, don't destroy icons from the …
- 13:37 Changeset in xpra [28059] by
- #2738 keep track of how we're supposed to destroy the icons when we no …
- 12:05 Changeset in xpra [28058] by
- don't log the full backtrace at error level, it's not very interesting
- 12:04 Changeset in xpra [28057] by
- doh: fixup r28023, forgot to update an existing caller
- 11:32 Ticket #2961 (restore audio with python2 win32 builds) created by
- As per ticket:2703#comment:11 : […] We need to figure out what's …
- 11:26 Ticket #2960 (xpra "somehow" sets windows always on top) created by
- Using the py2-3.0.12 client, it seems that sometimes, somehow, under …
- 09:45 Changeset in xpra [28056] by
- never use print directly
- 09:12 Changeset in xpra [28055] by
- r28051 backport: fix missing webp Pillow decoder on MS Windows …
- 09:02 Changeset in xpra [28054] by
- r28053 backport: fix missing dec_avcodec2 on win32
- 09:01 Changeset in xpra [28053] by
- fixup r24971: we have to ship x265 because libavcodec depends on it …
- 07:25 Changeset in xpra [28052] by
- make it possible to log all splash messages before we send them to the …
- 07:21 Changeset in xpra [28051] by
- fix webp DLL packaging with latest webp / cx_Freeze (something broke..)
- 05:55 Changeset in xpra [28050] by
- silence errors coming after we removed the media_source
- 05:20 Changeset in xpra [28049] by
- doh: error handler needs the event now
- 05:09 Changeset in xpra [28048] by
- log websocket close / error event details
- 04:46 Changeset in xpra [28047] by
- simplify
- 04:26 Changeset in xpra [28046] by
- pyobjc 7.0.1
11/30/20:
- 16:32 Changeset in xpra [28045] by
- pyobjc 7.0
- 16:03 Ticket #2959 (Xpra doesnt detect lz4, just when Iam root) closed by
- invalid: > At the beginning, I try to use the original package, but it working …
- 15:49 Ticket #2959 (Xpra doesnt detect lz4, just when Iam root) reopened by
- Sadly, its not helped
- 15:34 Changeset in xpra [28044] by
- update the release notes
- 15:26 Changeset in xpra [28043] by
- r28042 backport: don't send audio stop packets until we are actually …
- 15:23 Changeset in xpra [28042] by
- #2951 only send the audio stop packet if we actually did connect
- 15:19 Ticket #2959 (Xpra doesnt detect lz4, just when Iam root) closed by
-
invalid:
python-lz4
should not be installed usingpip
, the only supported … - 14:59 Ticket #2959 (Xpra doesnt detect lz4, just when Iam root) created by
- Xpra cant detect lz4 installed: […] […] […] […]
- 14:20 Changeset in xpra [28041] by
- r28040 backport: fix proxy instance forwarders no properly terminating …
- 14:17 Changeset in xpra [28040] by
- try harder to really exit no matter what triggers it: always send …
- 14:12 Changeset in xpra [28039] by
- log the filename string (py3k bytes PITA)
- 14:11 Changeset in xpra [28038] by
- remove duplicate log message
- 14:02 Changeset in xpra [28037] by
- try harder to define a valid XDG_RUNTIME_DIR
- 14:00 Changeset in xpra [28036] by
- r28033 + r28034 backport: fix proxy instance control socket errors
- 13:59 Changeset in xpra [28035] by
- r28031 backport: fix duplicate audio-stop control packets with HTML5 client
- 13:52 Changeset in xpra [28034] by
- the control socket read loop should use a daemon thread, so it doesn't …
- 13:51 Changeset in xpra [28033] by
- if we get an error accepting a control socket connection, continue the …
- 13:48 Changeset in xpra [28032] by
- make it easier to debug server subprocesses: pass debug flags from …
- 11:19 Changeset in xpra [28031] by
- send sound-control stop packet just once, do it using a dedicated …
11/29/20:
- 14:04 Ticket #2958 (maximized windows on macos) created by
- As per …
- 13:46 Ticket #2957 (_GTK_WORKAREAS) created by
- Found here: …
- 12:21 Packaging/DistributionPackages edited by
- (diff)
- 09:18 Changeset in xpra [28030] by
- r28029 backport: fix errors accessing window handles
- 09:10 Ticket #2956 (win32 client OverflowError) closed by
- fixed: Thanks! Applied in r28029.
- 09:10 Changeset in xpra [28029] by
- #2956 fix 'int too long to convert' calling gdk_win32_window_get_handle
- 06:23 Ticket #2956 (win32 client OverflowError) created by
- I'm getting the following error: […] The attached patch fixes that …
11/28/20:
- 15:01 Changeset in xpra [28028] by
- r28024 backport: fix client rejecting printing requests
- 14:39 Changeset in xpra [28027] by
- version bump + update release notes
- 14:25 Changeset in xpra [28026] by
- r28023 backport: use an up-to-date pdfium library
- 14:22 Ticket #2470 (0-day: rebuild with new pdfium dll) closed by
- fixed: As suggested in the MINGW-packages ticket I had created: …
- 14:21 Changeset in xpra [28025] by
- more readable code, better debug logging
- 14:20 Changeset in xpra [28024] by
- printing does not require file transfers
- 14:20 Changeset in xpra [28023] by
- use pdfium-binaries to get an up-to-date DLL
- 13:59 Changeset in xpra [28022] by
- r28021 backport: fix slow subcommands due to unnecessary calls to ldconfig
- 13:56 Changeset in xpra [28021] by
- fake-xinerama should default to 'auto' so we don't query ldconfig …
- 13:32 Changeset in xpra [28020] by
- better debug logging
- 12:46 Ticket #2955 (replace deprecated event api on macos) created by
- ie: …
11/25/20:
- 06:08 Changeset in xpra [28019] by
- #2953 indent missing
- 06:02 Changeset in xpra [28018] by
- #2953 no reason we can't handle UDP with upnp
- 05:56 Ticket #2952 (udp auth options) closed by
- fixed: Thank you very much! Applied in r28017 almost verbatim - just removed …
- 05:55 Changeset in xpra [28017] by
- #2952 support socket options with udp sockets
11/24/20:
- 22:51 Ticket #2953 (upnp_add on udp never called) closed by
- duplicate
- 22:47 Ticket #2954 (upnp_add on udp never called) created by
- While investigating #2125, I found that upnp_add in socket_util.py is …
- 22:46 Ticket #2953 (upnp_add on udp never called) created by
-
While investigating #2125, I found that
upnp_add
insocket_util.py
… - 22:39 Ticket #2952 (udp auth options) created by
- While investigating #2125, I tried to use auth options while using …
- 20:28 Ticket #2951 (Proxy xfce fails to launch applications) created by
- I'm using xpra on Ubuntu 18.04 with proxy enabled. When I launch an …
- 18:23 Ticket #2950 (windows placed in wrong workspace) created by
- Sometimes when I reconnect with cloudUI, windows are placed back in …
- 16:05 Changeset in xpra [28016] by
- better debug logging
- 15:41 Changeset in xpra [28015] by
- r27743 backport: make it possible to specify what type of socket it is …
- 15:26 Changeset in xpra [28014] by
- r28013 backport: fix macos and win32 shadow server key mapping …
- 15:24 Changeset in xpra [28013] by
- update macos and win32 with the new keycode api
- 15:02 Changeset in xpra [28012] by
- python zeroconf 0.28.6
- 14:48 Changeset in xpra [28011] by
- simplify
- 14:40 Changeset in xpra [28010] by
- _proxy subcommand does not require a server installation, it can be …
- 14:37 Changeset in xpra [28009] by
- when which finds a valid command, use the path found
- 14:21 Changeset in xpra [28008] by
- allow non numeric socket names on macos
- 13:50 Changeset in xpra [28007] by
- make sure the list of encodings is immutable after we initialize it
- 13:09 Changeset in xpra [28006] by
- r28004 backport: fix su / ssh connection errors by re-adding ~/.xpra …
- 13:09 Changeset in xpra [28005] by
- update release notes
- 13:06 Changeset in xpra [28004] by
- re-add ~/.xpra as socket-dir so people can use 'su' or ssh logins on …
- 13:05 Changeset in xpra [28003] by
- use /bin, patch no longer needed
11/20/20:
- 13:17 Ticket #2949 (xdg-open download file fails v3) created by
- With the 3.0.12 released server: […] (PS: would you consider …
11/19/20:
- 14:32 Printing edited by
- (diff)
- 14:27 Ticket #2948 (printing documentation changes) created by
- I am trying to debug why printing does not work and I found these …
- 13:21 Ticket #2947 (xpra shadow does not start) closed by
-
invalid: >
Warning: no local sockets defined
Without sockets,xpra list
… - 13:08 Ticket #2947 (xpra shadow does not start) created by
-
At this point, I just want xpra to tell me session
:0
is alive: …
11/18/20:
- 15:21 Ticket #2945 (Xpra stopped working after Ubuntu update) closed by
-
invalid: […]
If
$XDG_RUNTIME_DIR
does not exist, then your sockets won't … - 13:31 Ticket #2946 (Alt_R key is sending ISO_Level3_Shift) created by
- I am using Ubuntu 20.04 inside WSL2 on Windows 10. On Windows 10, I'm …
- 12:04 Ticket #2945 (Xpra stopped working after Ubuntu update) created by
- I have had a working installation of v4.0.4-r27557 on Kubuntu 20.04. I …
- 09:08 Changeset in xpra [28002] by
- r28001 backport: don't destroy the new icon if it is the same as the …
- 09:04 Changeset in xpra [28001] by
- #2738 don't destroy the current icon if the new one is actually the …
- 03:42 Changeset in xpra [28000] by
- add latest fixes to the release notes
- 02:25 Changeset in xpra [27999] by
- update test to match lowercase headers
- 01:54 Changeset in xpra [27998] by
- add latest nvenc fixes to the release notes
- 01:49 Changeset in xpra [27997] by
- r27995 backport: fix building against sdk10 or later
- 01:48 Changeset in xpra [27996] by
- r27994 backport: fix errors cleaning up nvenc context
- 01:44 Changeset in xpra [27995] by
- r27994 backport: fix errors cleaning up nvenc context
- 01:42 Changeset in xpra [27994] by
- during encoder cleanup we may want to call flushEncoder(), at that …
11/17/20:
- 16:03 Changeset in xpra [27993] by
- don't force X11 - GDK_BACKEND=wayland works just as well
- 15:59 Changeset in xpra [27992] by
- r27991 backport: wayland clipboard for plain text
- 15:56 Ticket #2927 (wayland clipboard support) closed by
- fixed: Done in r27991 for plain text. Will follow up in #2944.
- 15:55 Ticket #2944 (wayland clipboard extra data types) created by
- #2927 only added support for text, add uris and images.
- 15:54 Changeset in xpra [27991] by
- #2927 re-add a plain gtk clipboard proxy
- 14:24 Changeset in xpra [27990] by
- also log details with warnings
- 14:23 Changeset in xpra [27989] by
- partial revert of r24955: this method is one of ours, GST_FLOW_OK …
- 14:21 Changeset in xpra [27988] by
- log more details for cursor failures
- 14:21 Changeset in xpra [27987] by
- log name and port with collision errors
- 12:08 Changeset in xpra [27986] by
- update release notes with latest fix
- 11:27 Changeset in xpra [27985] by
- r27984 backport: fix icon resource leak in system tray icon forwarding …
- 11:14 Ticket #2943 (Shell_NotifyIconGetRect : no need to guess the tray geometry) created by
- We're currently guessing the tray position based on pointer events …
- 11:11 Changeset in xpra [27984] by
- #2738 fix leak: call DestroyIcon? when we replace the current icon with …
- 11:05 Changeset in xpra [27983] by
- use stricter ctypes
- 03:23 Changeset in xpra [27982] by
- disable unit tests on centos6 / centos7 as those will fail to build
- 03:04 Changeset in xpra [27981] by
- fix bogus date
- 03:01 Changeset in xpra [27980] by
- Cython 0.29.21
Note: See TracTimeline
for information about the timeline view.