Timeline
12/18/18:
- 23:50 Ticket #2086 (window property for setting the encodings to use) created by
- One of my users pointed out to me that "tkdiff" is nearly impossible …
- 20:10 Changeset in xpra [21244] by
- make it possible to use the get accessor with any gobject properties …
- 20:00 Changeset in xpra [21243] by
- #2077 use the get() wrapper functions (makes the code easier to read), …
- 19:43 Changeset in xpra [21242] by
- prettify output
- 19:43 Changeset in xpra [21241] by
- don't create a list, just generate the first item
- 14:47 Ticket #2085 (pam auth bypassing account check) created by
- when using xpra with pam auth module it seems to be bypassing the …
- 08:55 Ticket #2084 (clicking on the task manager window icon does not minimize) created by
- client: win7 server: rhel7.4 Clicking on the window icon which is …
12/17/18:
- 22:28 Changeset in xpra [21240] by
- the bandwith is measured in bps, no need for decimal values
- 21:22 Ticket #2083 (keyboard breaks after xpra attach) closed by
- fixed: Thanks! I had seen the problem, I was meant to take a look at some …
- 21:21 Changeset in xpra [21239] by
- #2083: if the keyboard config is already applied, we still need to set …
- 21:13 Ticket #2083 (keyboard breaks after xpra attach) created by
- I have found that if I attach to an already connected session the …
- 20:56 Changeset in xpra [21238] by
- #2077: add _XPRA_QUALITY and _XPRA_SPEED window hints
- 20:41 Changeset in xpra [21237] by
- add SetClipboardProperties? to control direction and size restrictions
- 20:27 Changeset in xpra [21236] by
- always convert to native types, and do so before logging the method calls
- 20:25 Changeset in xpra [21235] by
- add SetIdleTimeout?
- 20:25 Changeset in xpra [21234] by
- always convert to native types, and do so before logging the method calls
- 19:54 Changeset in xpra [21233] by
- add detach method directly on the client connection's dbus service (no …
- 19:29 Changeset in xpra [21232] by
- add dbus method for sending a command to all UI clients
- 17:52 Changeset in xpra [21231] by
- make it more readable
12/14/18:
- 22:59 Changeset in xpra [21230] by
- add env option to include damage statistics in draw packets
- 22:44 Ticket #2082 (fix for r21210 which breaks nvenc) closed by
- fixed: Oops, sorry about that. Applied in r21229.
- 22:44 Changeset in xpra [21229] by
- #2082: fix breakage introduced in r21210
- 22:39 Ticket #2082 (fix for r21210 which breaks nvenc) created by
- A "for" loop was eliminated in r21210 but a "break" was left behind. …
- 18:48 Ticket #1835 (clipboard synchronization with multiple clients) closed by
- fixed: Finally got around to testing this with a trunk r21228 Fedora 28 …
12/13/18:
- 23:52 Changeset in xpra [21228] by
- r21224 backport: fix errors trying to handle system tray icons without …
- 23:51 Changeset in xpra [21227] by
- r21226 backport: fix session start failures via ssh on Ubuntu 18.04 …
- 23:37 Changeset in xpra [21226] by
- ubuntu's 'systemd-run --scope --user' fails when ran from an ssh session
- 23:03 Ticket #2072 (Restricting the amount of clipboard data copying from the server ...) closed by
- fixed: Noted. Both the control channel and the environment variables work …
- 18:58 Changeset in xpra [21225] by
- revert parts of r21216 which creates build problems with some versions …
- 17:27 Changeset in xpra [21224] by
- #2080 handle system tray icons without alpha channel on win32 - add …
- 15:52 Changeset in xpra [21223] by
- r21222 backport: goes with r21221
- 15:48 Ticket #2079 (H264 cannot be enabled) closed by
- invalid: The rpmfusion packages are not supported. Use the official xpra.org …
- 15:44 Ticket #2081 (virtual desktop detection for windows 10) created by
- As reported in ticket:2029#comment:25, …
- 15:28 Changeset in xpra [21222] by
- oops: missed from r21220
- 12:35 Ticket #2080 (ValueError forwarding non-transparent system tray icons to win32 clients) created by
- Unknown failure when running gnome-terminal+pidgin. […] It could …
- 11:25 Ticket #2079 (H264 cannot be enabled) created by
- Fedora 28 Installed on client and server: […] ffmpeg, x264 etc are …
- 07:39 Ticket #2078 (jpeg codecs for centos7) closed by
- fixed: * r21218 requires libturbojpeg 1.4 (backport in r21219), so we can …
- 07:39 Changeset in xpra [21221] by
- r21220 backport: support building encoder on centos7, don't build decoder
- 07:37 Changeset in xpra [21220] by
- #2078: split jpeg encoder and decoder, build encoder with older …
- 06:30 Changeset in xpra [21219] by
- r21218 backport: the jpeg codecs don't build with turbojpeg versions …
- 06:29 Changeset in xpra [21218] by
- #2078: require libturbojpeg version 1.4 or later to build the jpeg codecs
- 06:27 Ticket #2078 (jpeg codecs for centos7) created by
-
The xpra specfile requires
turbojpeg-devel
,setup.py
… - 05:24 Changeset in xpra [21217] by
- nasm 2.14, no longer needs patching
- 04:09 Ticket #2077 (_XPRA_QUALITY attribute) created by
- In ticket:2056#comment:12 Antoine suggested implementing an X-window …
12/12/18:
- 20:38 Changeset in xpra [21216] by
- use simpler cython cimport for memset, memcpy and malloc
- 20:32 Changeset in xpra [21215] by
- use simpler cython cimport for memset, memcpy and malloc
- 19:26 Changeset in xpra [21214] by
- expose the fact that these versions have the contents slice fix (in …
- 19:20 Changeset in xpra [21213] by
- #2072: clipboard size limits
- 18:34 Changeset in xpra [21212] by
- fixup r21211: undo pending larger commit
- 18:33 Changeset in xpra [21211] by
- expose more attributes and namespace them
- 17:40 Changeset in xpra [21210] by
- we only have a single module per name, so don't bother using lists
- 17:26 Ticket #2076 (x264 general protection fault) created by
- The xpra x264 library on xpra's yum repo segmentation faults. When I …
12/11/18:
- 23:55 Changeset in xpra [21209] by
- use our wrapper logging function everywhere
- 23:54 Changeset in xpra [21208] by
- #2073: add top-bar menu entry for the msedge workaround so the user …
- 22:38 Ticket #2056 (large delta buffer for applications updating slowly) reopened by
- > Should this ticket be reopened to track double-buffering and delta …
- 22:25 Changeset in xpra [21207] by
- r21202 backport: fix error handling clipboard-contents packets with …
- 22:25 Changeset in xpra [21206] by
- r21202 backport: fix validation error when trying to specify …
- 22:20 Ticket #2056 (large delta buffer for applications updating slowly) closed by
- fixed: > Everything is perfect when quality is set to "auto". Great: merged …
- 22:18 Changeset in xpra [21205] by
- we can specify the window ids this control command applies to, so …
- 22:10 Changeset in xpra [21204] by
- #2056: make webp switch to lossless more readily for text content
- 22:10 Changeset in xpra [21203] by
- #2056: don't lower videomin when text hint is set
- 22:02 Changeset in xpra [21202] by
- #2072: fix invalid rvalue size
- 20:41 Changeset in xpra [21201] by
- if zeroing out the alpha channel is likely to take time, release the gil
- 19:03 Changeset in xpra [21200] by
- #2073: let the events bubble up so that the browsers can still handle …
- 18:24 Ticket #2075 (enhance mmap-group to specify the group to use) created by
- It will make this more usable (see …
- 17:57 Changeset in xpra [21199] by
- add function to detect edge
- 04:18 FAQ edited by
- (diff)
- 04:16 FAQ edited by
- add new uinput warning (diff)
- 00:46 Changeset in xpra [21198] by
- #2073: use pointer events to detect touch scrolling
- 00:23 Changeset in xpra [21197] by
- log the value we use, not the whole dict
- 00:02 Changeset in xpra [21196] by
- fixup r21194: keep h and w deltas separate, always update delta cached …
12/10/18:
- 23:47 Changeset in xpra [21195] by
- remove debug
- 23:43 Changeset in xpra [21194] by
- #1611: handle HWHEEL buttons with uinput
- 23:42 Changeset in xpra [21193] by
- r21192 backport: fix wheel motion packets with precise-wheel (uinput) mode
- 23:33 Changeset in xpra [21192] by
- fix wheel motion packet format for precise-wheel mode
- 22:56 Changeset in xpra [21191] by
- show which gtk backend is in use
- 22:50 Changeset in xpra [21190] by
- avoid format errors saving uinput device id
- 10:28 Ticket #2074 (Xpra crash while using mono to start GitExtension app) created by
- Hi Everyone, I've "xpra", installed on CentOS 7 minimal, using xpra …
12/09/18:
- 20:25 Changeset in xpra [21189] by
- #2041: split paramiko connect function rather than overloading it
12/08/18:
- 04:28 Changeset in xpra [21188] by
- #2041: support 2-hop ssh connections
- 03:47 Ticket #2073 (2-finger scroll with ms edge) created by
- As per …
- 03:38 Ticket #2072 (Restricting the amount of clipboard data copying from the server ...) created by
- The goal is to restrict the amount of data being transferred from …
12/07/18:
- 22:12 Changeset in xpra [21187] by
- backport r21186: IE syntax fix
- 22:11 Changeset in xpra [21186] by
- ie fix: it doesn't support includes function, so use indexOf
- 19:32 Ticket #2071 (xpra client crash on MacOS) created by
- I have been experiencing xpra client crash with various versions of …
- 01:28 Changeset in xpra [21185] by
- udevadm may not be installed (ie: docker)
12/06/18:
- 22:56 Changeset in xpra [21184] by
- r21183 backport: fix macos swap-keys menu entry wrongly disabled
- 22:54 Changeset in xpra [21183] by
- the keyboard object is now assigned after the tray menu is …
- 22:42 Changeset in xpra [21182] by
- remove debug logging
- 21:20 Changeset in xpra [21181] by
- restore the client connection class override point
- 18:11 Changeset in xpra [21180] by
- r21179 backport: fix window not getting dismissed
- 18:08 Ticket #2069 (ReferenceError: event is not defined) closed by
- fixed: Replying to Antoine Martin: > What browser was triggering …
- 17:29 Changeset in xpra [21179] by
- #2069: remove unused event argument, which may not be defined with …
- 14:20 Ticket #2070 (Slow repaint of xfce4-terminal) created by
- Using xpra client 2.4.2 64-bit revision r21077 on MacOS Mojave to …
- 01:56 Ticket #2069 (ReferenceError: event is not defined) created by
- https://www.xpra.org/trac/browser/xpra/trunk/src/html5/index.html?rev=2 …
- 00:53 Changeset in xpra [21178] by
- #1716: move sync flag to the per-connection keyboard config object
- 00:52 Changeset in xpra [21177] by
- show which mixin is having the problem
12/01/18:
- 04:05 Ticket #2059 (host key dialog does not read "yes" or "no" correctly) closed by
- fixed: > I can also confirm that this patch fixes everything. Applied in …
- 04:03 Changeset in xpra [21176] by
- r21175 backport: workaround WSL bug with ssh connections
- 04:01 Changeset in xpra [21175] by
- #2059: workaround WSL bug
- 03:59 Ticket #2068 (running as normal user fails) closed by
- invalid: Just like your other ticket (#2067), this is a problem with the …
11/30/18:
- 19:20 Ticket #2068 (running as normal user fails) created by
- OS: Arch Linux CPU: amd64 Server command: {{{xpra start :10 …
- 19:07 Ticket #2067 (websockify cannot be found) closed by
- invalid: Please do not re-open this ticket and complain to your distributor …
- 19:00 Ticket #2067 (websockify cannot be found) reopened by
- Running xpra without root results in: […] And I've installed a …
- 18:47 Ticket #2067 (websockify cannot be found) closed by
- invalid: You have to install websockify.
- 18:45 Ticket #2067 (websockify cannot be found) created by
- OS: Arch Linux CPU: amd64 Changes to config: No Network: LAN/WiFi …
- 16:46 Changeset in xpra [21174] by
- #2030: compute the modifiers even when we're not setting the keymap
- 15:51 Changeset in xpra [21173] by
- it is possible for both 'remove' and 'add' to fail, when that happens …
- 15:45 Changeset in xpra [21172] by
- r21171 backport: fix error in keyboard debug logging
- 15:19 Changeset in xpra [21171] by
- fix debug logging error
- 11:54 Changeset in xpra [21170] by
- simplify
- 11:53 Changeset in xpra [21169] by
- return code 0 means we do want to cleanup and kill the vfb
- 11:38 Changeset in xpra [21168] by
- whitespace
- 11:38 Changeset in xpra [21167] by
- if the server doesn't support displays or window forwarding, don't …
- 10:22 Ticket #2034 (Cannot start evolution inside xpra) closed by
- invalid: Likely an evolution bug, I cannot reproduce here.
- 10:21 Ticket #2032 (The spawned X server stays alive when xpra killed before a display ...) closed by
- fixed
- 03:50 Changeset in xpra [21166] by
- whitespace cleanup
- 03:49 Changeset in xpra [21165] by
- fix pydev warnings
- 03:46 Changeset in xpra [21164] by
- fix pydev warnings
- 03:44 Changeset in xpra [21163] by
- match x11 init refactoring
- 03:44 Changeset in xpra [21162] by
- remove bitrotted code
- 03:40 Changeset in xpra [21161] by
- fix some pydev warnings
- 03:33 Changeset in xpra [21160] by
- fix pydev warnings
11/29/18:
- 17:32 Changeset in xpra [21159] by
- we may not have windows enabled, just don't log anything
- 17:25 Changeset in xpra [21158] by
- show returncode when logging command failure details
- 17:07 Changeset in xpra [21157] by
- use cimport for stdlib and string functions
- 16:49 Changeset in xpra [21156] by
- #1994: on win32 we can get an exception trying to run the opengl probe …
- 15:11 Changeset in xpra [21155] by
- fix running the server unit tests: we need the namedpipes package
- 14:51 Changeset in xpra [21154] by
- default win32 filesystem is case insensitive, so we can't use a …
- 13:39 Changeset in xpra [21153] by
- r21148 backport: always use uintptr_t for pointer values
- 13:38 Changeset in xpra [21152] by
- remove unused variables
- 13:37 Changeset in xpra [21151] by
- #2066: more instances of 'unsigned long' used where we want uintptr_t
- 13:29 Changeset in xpra [21150] by
- r21148 backport: fix potential memory leak
- 13:28 Ticket #2066 (csc yuv may leak buffers on win32) closed by
- fixed: Fixed in r21148. (was caused by debug logging line..)
- 13:27 Changeset in xpra [21149] by
- #2066: try harder to avoid double-free race conditions during cleanup, …
- 13:26 Changeset in xpra [21148] by
- #2066: can't cast uintptr_t to 'unsigned long'
- 13:17 Ticket #2066 (csc yuv may leak buffers on win32) created by
- The unit tests spew out: […]
- 12:29 Changeset in xpra [21147] by
- #1883 use paramiko, comtypes, netifaces and rencode from upstream packages
- 12:16 Changeset in xpra [21146] by
- display names can be confusing, quote them
- 09:21 Changeset in xpra [21145] by
- r21142 + r21144: disable codecs that may crash on win32 (x265 and vp9)
- 09:19 Ticket #1987 (codec failure in windows 32-bit unit tests) closed by
- fixed: * r21140 + r21141: make it easier to run the tests on win32 * r21142: …
- 09:17 Changeset in xpra [21144] by
- #1987 vp9 crashes on 32-bit windows when probing image sizes greater …
- 09:02 Changeset in xpra [21143] by
- some codecs require minimum sizes (ie: nvenc does), make sure we test …
- 09:01 Changeset in xpra [21142] by
- #1987 x265 crashes on 32-bit windows, just disable it by default on ms …
- 08:26 Changeset in xpra [21141] by
- don't run this test on win32, too many shell + paths problems
- 08:23 Changeset in xpra [21140] by
- #1987 make it easier to run the tests on win32
- 08:06 Ticket #1992 (html5 scroll paint error) closed by
- needinfo: Not seen again... Though it could explain #2053.
- 06:06 Changeset in xpra [21139] by
- ssh display property is not used for anything
11/28/18:
- 16:00 Changeset in xpra [21138] by
- r21121 backport: fix locked batch delay with mmap connections
- 15:59 Changeset in xpra [21137] by
- r21115 backport: reduce unwanted refresh rate reduction when there are …
- 15:38 Ticket #2019 (macos client, server-to-client clipboard no longer works) closed by
- fixed: This was caused by r18248 (GTK3 compatibility code) and only affects …
- 15:31 Changeset in xpra [21136] by
- #2019 (backport simpler version of r21135): fix setting clipboard …
- 15:22 Changeset in xpra [21135] by
- #2019: clipboard.set_with_data does not work with GTK2 on macos, so …
- 15:18 Changeset in xpra [21134] by
- if we have the value type, use it
- 09:51 Changeset in xpra [21133] by
- r21130 + r21131 + r21132 backport: better backwards compatiblity …
- 09:47 Changeset in xpra [21132] by
- fixup r21131: add the mapping, avoid infinite recursion
- 09:44 Changeset in xpra [21131] by
- same as r21130 but for tuple+int
- 09:33 Changeset in xpra [21130] by
- better backwards compatibility with older servers
- 07:29 Changeset in xpra [21129] by
- show each monitor's geometry in print_screen_info, not just the …
- 05:53 Changeset in xpra [21128] by
- cython 0.29.1, cryptography 2.4.1
- 05:52 Dependencies edited by
- (diff)
11/27/18:
- 15:12 Ticket #2029 (xpra shadow dying due to lack of bandwidth) closed by
- fixed: > Client hasn't dying by itself in some time now (noted somewhere …
- 13:13 Changeset in xpra [21127] by
- avoid subsampling with shadow servers unless we are already also …
- 13:12 Changeset in xpra [21126] by
- #2061: don't calculate subsampling loss every time, look it up
- 12:50 Changeset in xpra [21125] by
- remove unused arg
- 12:15 Changeset in xpra [21124] by
- don't bother counting bytes when mmap is enabled since we don't use …
- 12:11 Changeset in xpra [21123] by
- r21121 backport: don't lock batch delay with mmap enabled
- 12:10 Changeset in xpra [21122] by
- r21115 backport: reduce impact of other_is_fullscreen and …
- 12:07 Changeset in xpra [21121] by
- re-evaluate batch delay with mmap, don't wait for 100KB since there is …
- 11:40 Changeset in xpra [21120] by
- same as r21118 but for global stats
- 11:35 Changeset in xpra [21119] by
- fixup r21118
- 11:33 Changeset in xpra [21118] by
- #2061 / #1921: don't record factors with near zero weight
- 11:26 Changeset in xpra [21117] by
- #2061 / #1921: don't record factors with zero weight, use …
- 11:24 Changeset in xpra [21116] by
- whitespace cleanup
- 09:35 Changeset in xpra [21115] by
- #1921 reduce impact of other_is_fullscreen and other_is_maximized on …
- 08:55 Changeset in xpra [21114] by
- #2064: ensure we never have more than XPRA_X264_MAX_DELAYED_FRAMES …
- 08:54 Changeset in xpra [21113] by
- #2064: move get_cpu_count to os_util so we can re-use it
- 05:39 Ticket #2065 (UDP: invalidate reference frames) created by
-
See
x264_encoder_invalidate_reference
. We'll also need to enable … - 05:25 Ticket #2064 (x264 produces too many delayed frames) created by
- As per r19322, we don't need to enable b-frames to see delayed frames. …
- 05:16 Changeset in xpra [21112] by
- #2061: remove ugly info method, replace it with more details about the …
- 04:27 Changeset in xpra [21111] by
- unused import
11/26/18:
- 17:19 Changeset in xpra [21110] by
- #2061: video pipeline scoring improvements: * codec spec made more …
- 17:12 Ticket #2023 (let applications tell us about their content type) closed by
- fixed: I'll pass a note along. Closing.
- 16:16 Changeset in xpra [21109] by
- remove unused attribute
- 12:21 Changeset in xpra [21108] by
- #2061 simplify: divide later to get the value in seconds, use max() …
- 11:46 Changeset in xpra [21107] by
- fixup r21105: get_target_speed changes do not belong in this changeset..
- 11:44 Changeset in xpra [21106] by
- r21105 partial backport: don't overwrite the timeout timer if one is …
- 11:42 Changeset in xpra [21105] by
- #2061: start with a higher quality value, but allow fewer soft-expired …
- 11:25 Changeset in xpra [21104] by
- #2061: make vpx and x264 have the same size efficiency so x264 will …
- 09:50 Ticket #2062 (build_info.py varies across builds) closed by
- fixed: Thanks for the patch. I've merged it with some changes since we can't …
- 09:48 Changeset in xpra [21103] by
- #2062 support reproducible builds
- 09:25 Changeset in xpra [21102] by
- warn when trying to run a shadow server against a wayland display
- 09:22 Ticket #2063 (shadow capture is blank on Ubuntu 16.04) created by
- No errors or warnings, but the resulting capture is blank. r21099 …
- 09:15 Changeset in xpra [21101] by
- make script executable
- 09:00 Changeset in xpra [21100] by
- remove alpha before trying to save as png
- 08:54 Changeset in xpra [21099] by
- add shadow x11 capture test command
11/25/18:
- 23:51 Ticket #2062 (build_info.py varies across builds) created by
- While working on reproducible builds for openSUSE, I found that the …
- 17:29 Changeset in xpra [21098] by
- #2061: when min-speed is high, lower the batch delay tolerance so we …
- 16:49 Changeset in xpra [21097] by
- trim debug logging
- 15:42 Ticket #2061 (picture encoding heuristics tweaks) created by
- Based on log samples from #2029, #2022 and others: * maybe use x264 …
- 08:58 Changeset in xpra [21096] by
- better speed / quality heuristics for video encoding with csc step: …
- 07:37 Changeset in xpra [21095] by
- better debug logging: indentation, remove rendundant lines
11/24/18:
- 10:01 Ticket #1961 (easier start-command: expose applications) closed by
- fixed: Let's ignore the warning since we can't silence it: …
- 09:52 Changeset in xpra [21094] by
- r21093 backport: fix h264 paint
- 09:51 Ticket #2060 (html5 h264 broadway decoder picture dimension is rounded up) closed by
- fixed: Fixed in r21093.
- 09:51 Changeset in xpra [21093] by
- #2060: use the correct image dimensions for painting, not the ones …
- 09:32 Ticket #2060 (html5 h264 broadway decoder picture dimension is rounded up) created by
- Here's a log sample recorded for a 1520x920 window downscaled to …
11/23/18:
- 09:56 Changeset in xpra [21092] by
- #2041: do key auth first
- 09:44 Changeset in xpra [21091] by
- ensure we always set an active mode
- 08:14 Ticket #1991 (Shadow server to take full control of the host system) closed by
- invalid: What you are asking for is not possible with X11 and shadow servers.
- 06:57 Changeset in xpra [21090] by
- add latest fixes to the release notes
- 06:17 Changeset in xpra [21089] by
- r21070 minimal backport: clamp server start-time value so time doesn't …
- 06:14 Changeset in xpra [21088] by
- r21067 backport: fix race condition causing some of the connection …
- 06:09 Changeset in xpra [21087] by
- r21045 backport: fix nvenc errors with odd image heights
- 06:08 Changeset in xpra [21086] by
- r21035 backport: fix Qt applications: force them to use the X11 …
- 06:08 Changeset in xpra [21085] by
- r21029 backport: fix logging error in uncommon modifier key state …
- 06:07 Changeset in xpra [21084] by
- r21014 + r21002 (adapted) backport: shadow servers use polling so …
- 05:59 Changeset in xpra [21083] by
- r21012 + r21015 backport: fix waste of cpu cycles and prevent low …
- 05:57 Changeset in xpra [21082] by
- r20996 minimal backport: sanitization code must use the correct …
- 05:56 Changeset in xpra [21081] by
- r20974 backport: skip unnecessary video tests when mmap is enabled
- 05:55 Changeset in xpra [21080] by
- r20968 backport: fix leaking xvfb processes when displayfd times out
- 05:49 Changeset in xpra [21079] by
- if we got an exception when reading the displayfd, we could end up …
- 05:45 Changeset in xpra [21078] by
- r20964 backport: avoid printer errors during client connection cleanup
- 05:34 Changeset in xpra [21077] by
- add latest fix to the release notes
- 05:25 Ticket #2058 (pass dialog does not work when "confirm" is clicked.) closed by
- fixed: Well, that's embarrassing. Shows I never use the mouse unless I have …
- 05:25 Changeset in xpra [21076] by
- r21075 backport: fix password dialog buttons
- 05:19 Changeset in xpra [21075] by
- #2058: also print password to stdout when 'confirm' is clicked
11/22/18:
- 21:36 Ticket #2059 (host key dialog does not read "yes" or "no" correctly) created by
- This was an issue wherever I tested it. Adding a "wait" seems to fix …
- 21:29 Ticket #2058 (pass dialog does not work when "confirm" is clicked.) created by
- The _pass feature emits the password to stdout when the user activates …
- 18:10 Changeset in xpra [21074] by
- r21073 backport: update tests with non-monotonic time
- 18:09 Changeset in xpra [21073] by
- fixup r21070: update tests for non monotonic time values
- 17:42 Changeset in xpra [21072] by
- update release notes
- 17:07 Changeset in xpra [21071] by
- r21070 backport: prevent time values shown from going backwards
- 17:05 Ticket #2038 (xpra session started: -6 days (time)) closed by
- fixed: Thanks for reporting that, fixed in r21070. (this was caused by #1470)
- 17:05 Changeset in xpra [21070] by
- #2038: don't use monotonic time for values sent over the network, and …
- 12:27 Changeset in xpra [21069] by
- r21067 backport: fix race condition causing some of the connection …
- 12:12 Ticket #2057 (start command on last client exit) closed by
- fixed: Done in r21068.
- 12:12 Changeset in xpra [21068] by
- #2057: add start-on-last-client-exit and start-child-on-last-client-exit
- 12:12 Ticket #2057 (start command on last client exit) created by
- Useful for #1991 and others.
- 12:10 Changeset in xpra [21067] by
- make sure that we only ever call cleanup_source once per connection
- 09:24 Changeset in xpra [21066] by
- #2032: if we exit the function because of an exception (any …
- 09:23 Changeset in xpra [21065] by
- #2032 / #1943: because of the atexit bug, we have to ensure we run the …
- 08:56 Ticket #2005 (cython pointer arithmetic bug on mingw64) closed by
- upstream
- 06:08 Changeset in xpra [21064] by
- not needed, this was turned into an ImportError? (was added in r21063)
- 06:07 Changeset in xpra [21063] by
- try to distinguish backend errors from driver / library errors: with …
- 04:53 FAQ edited by
- (diff)
- 04:27 Ticket #2056 (large delta buffer for applications updating slowly) created by
- See ticket:2049#comment:4. The only way we can deal with those …
- 04:16 Ticket #2049 (vi in gnome-terminal suffers unnecessary whole-window redraw) closed by
- invalid: I can reproduce with vim running in gnome-terminal. This is not an …
11/21/18:
- 15:51 Ticket #1970 (pyopengl with python 3.7 on win32: constructFunction error) closed by
- fixed: Fixed upstream: https://github.com/mcfletch/pyopengl/issues/15. …
- 15:50 Changeset in xpra [21062] by
- install zeroconf for python3
- 15:49 Changeset in xpra [21061] by
- #1970: we can use the latest beta with python3, but accelerate is …
- 14:44 Ticket #2011 (After XPRA Client timed out, `xpra start` does not show a window) closed by
- needinfo
- 14:35 Ticket #2055 (compression dictionary) created by
- Some packet types will be sent thousands of times, it is quite likely …
- 12:38 Changeset in xpra [21060] by
- ensure frame_delay is never zero (fix ZeroDivisionError?)
- 11:45 Changeset in xpra [21059] by
- #1994: also change the default in the config object so 'xpra …
- 11:39 Ticket #2054 (context menu remains at outdated offset if window remains maximized ...) created by
- > what operating system is used on both the client and server, …
- 10:48 Ticket #2053 (web client does not update regions...) created by
- Hi, im using xpra web html 5 client with nvenc. Xpra does not update …
- 10:17 Ticket #2052 (downscaling server side - not just for video) created by
-
When the client is using a
desktop-scaling
value lower than 1.0, …
11/20/18:
- 17:18 Ticket #2044 (use video encoders more aggressively - but not nvenc) closed by
- fixed: r21057 does this but using the current fps value: encoders with a high …
- 17:13 Changeset in xpra [21058] by
- #2051 also record the encoder type
- 17:13 Changeset in xpra [21057] by
- #2044 if we have less than XPRA_MIN_FPS_COST frames per second …
- 16:55 Changeset in xpra [21056] by
- #2051: add ability to record video streams
- 14:42 Ticket #2051 (nvenc produces invalid stream) created by
-
Fairly easy to reproduce with
glxgears
. This could be caused by … - 12:42 Changeset in xpra [21055] by
- when we only have 2 contexts, make sure we can use them both and set …
- 12:35 Changeset in xpra [21054] by
- better 'damage' logging: make it easier to spot what is and what isn't …
- 12:31 Changeset in xpra [21053] by
- #2022: make it possible to configure the per-GPU context limit
- 12:27 Changeset in xpra [21052] by
- raise context limit when we have multiple devices to choose from, …
- 12:11 Ticket #2043 (distinguish real damage events from refresh requests) closed by
- fixed: See also #2049. Updates: * r21038: don't count auto-refresh and …
- 12:11 Changeset in xpra [21051] by
- rename method to prevent confusion with the more useful and public …
- 12:09 Changeset in xpra [21050] by
- #2043: only actual damage events set the new 'damage' flag, we only …
- 09:56 Changeset in xpra [21049] by
- minimal fix from r21047: don't merge all regions blindly
- 09:43 Changeset in xpra [21048] by
- #2049 rename variables to better reflect their purpose
- 09:32 Changeset in xpra [21047] by
- #2049: better region merging code: * always compare values obtained …
- 09:09 Changeset in xpra [21046] by
- r21045 backport: fix nvenc errors with odd image heights
- 09:08 Changeset in xpra [21045] by
- fix buffer upload errors "could not broadcast input array from shape …
- 08:35 Changeset in xpra [21044] by
- use pythonized names
- 08:35 Changeset in xpra [21043] by
- the target_buffer and target_stride never change: they're the cuda …
- 07:53 Changeset in xpra [21042] by
- make exception handler less costly: wrap the whole loop
- 07:49 Changeset in xpra [21041] by
- add yet more detailed error logging around buffer upload
- 07:38 Ticket #2050 (nvenc should expose csc modes as different encoders) created by
-
Currently we have a
XPRA_NVENC_YUV444_THRESHOLD=85
and we choose … - 07:32 Changeset in xpra [21040] by
- add more detailed error logging around buffer upload
- 05:34 Changeset in xpra [21039] by
- optimize intersection test
- 05:22 Changeset in xpra [21038] by
- #2043: don't count damage events with the polling or auto_refresh flags
- 05:21 Changeset in xpra [21037] by
- #2049: add debug logging for when we end up calling send_full_window_update
- 04:44 Changeset in xpra [21036] by
- r21035 backport: fix Qt applications: force them to use the X11 …
- 04:43 Changeset in xpra [21035] by
- make sure Qt applications don't end up trying to use the wayland backend
11/19/18:
- 23:43 Ticket #2049 (vi in gnome-terminal suffers unnecessary whole-window redraw) created by
- Vi has a "ruler" at the bottom of the window. This ruler shows, among …
- 14:22 Ticket #2048 (nvenc startup is slow - send replacement jpeg frame) created by
- Even with decent hardware and a single card, it can take ~200ms to …
- 14:06 Ticket #1937 (paramiko support for .ssh/config) closed by
- fixed: Done in r21034. (see also #2041)
- 14:05 Changeset in xpra [21034] by
- support loading ~/.ssh/config
- 07:39 Ticket #2047 (Keyboard input relates to server language, not clients) created by
- While debugging #2030, I noticed the following: Both server and …
- 07:37 Changeset in xpra [21033] by
- ffmpeg 4.1
- 07:35 Changeset in xpra [21032] by
- gtk+ 2.24.32
- 07:30 Changeset in xpra [21031] by
- libwebp 1.0.1
- 06:04 Changeset in xpra [21030] by
- r21029 backport: fix logging error in uncommon modifier key state …
- 06:03 Changeset in xpra [21029] by
- fix logging error in uncommon modifier key state change failure code path
- 05:57 Ticket #2008 (intellij pop-ups appear in the wrong place sometimes) closed by
- needinfo
- 04:28 Ticket #2046 (normalize speed and quality for all codecs) created by
- Not sure which one should be the baseline, or even if having a …
11/18/18:
- 19:14 Ticket #2028 (RHEL 7.6 updates Xorg abi) closed by
- fixed: yum update now working fine. Thanks!
- 10:42 Ticket #2045 (Latency Graph Loops) closed by
- wontfix: This can happen if for some reason we don't get any data through. The …
- 10:17 Ticket #2045 (Latency Graph Loops) created by
- See attachment. Video collected during …
- 06:19 Ticket #2044 (use video encoders more aggressively - but not nvenc) created by
- See ticket:2029#comment:13 : using video encoders saves lots of …
- 05:50 Changeset in xpra [21028] by
- #2029: doh, we use int percentages for speed limits (unlike quality)
- 05:47 Changeset in xpra [21027] by
- #2029: lower speed more aggressively when we have a ixel backlog
- 05:32 Changeset in xpra [21026] by
- #2029: try to avoid downscaling with shadow servers
- 05:13 Changeset in xpra [21025] by
- log details about what it is we're cleaning up
Note: See TracTimeline
for information about the timeline view.