Timeline
04/20/20:
- 15:42 Changeset in xpra [26156] by
- r26155 backport: fix swapped red and blue colours in win32 systray
- 15:41 Changeset in xpra [26155] by
- fix swapped red and blue colours in win32 systray
- 15:17 Ticket #2736 (/run/user directories issue) closed by
- invalid: > I kind of know that rgb is not supported, Who said that? > but for …
- 15:09 Changeset in xpra [26154] by
- r26153 backport: fix building from source on archlinux
- 15:06 Changeset in xpra [26153] by
- detect archlinux buildroot and strip it like any other buildroot
- 14:35 Changeset in xpra [26152] by
- #2738 CreateIconIndirect? can return None, avoid error in debug logging
- 12:04 Changeset in xpra [26151] by
- fix pylint warnings
- 11:52 Changeset in xpra [26150] by
- #2738 use WinError? to get to the underlying cause
- 11:45 Changeset in xpra [26149] by
- #2738 add better diagnostics
- 11:33 Ticket #2738 (win32_NotifyIcon.py", line 174, in make_ICONINFO) created by
- xpra cannot stop spamming: […] I must say I have 8GB available RAM …
- 03:52 Ticket #2737 (FTBFS on [armel,armhf]: Xdummy versus xvfb) closed by
- invalid: Don't modify the xpra source.
- 03:43 Ticket #2737 (FTBFS on [armel,armhf]: Xdummy versus xvfb) created by
- As reported in …
04/19/20:
- 18:30 Ticket #2736 (/run/user directories issue) created by
- I think there is an issue with the socket dir handling. This is Ubuntu …
- 04:37 Changeset in xpra [26148] by
- fix pylint warning
04/18/20:
- 16:33 Changeset in xpra [26147] by
- add type hints
- 16:25 Changeset in xpra [26146] by
- simplify the code and remove debug warning
- 16:15 Ticket #2735 (pass window content-type to client) closed by
- fixed: Done in r26144. Don't use opengl for text windows: r26145.
- 16:13 Changeset in xpra [26145] by
- #2735 don't use opengl for 'text' windows
- 16:10 Changeset in xpra [26144] by
- #2735 pass 'content-type' to clients, query it once for all client …
- 16:08 Ticket #2735 (pass window content-type to client) created by
- Extending #2721. So the 'content-type' can be used to decide when to …
- 15:45 Changeset in xpra [26143] by
- pylint warning
- 10:29 Changeset in xpra [26142] by
- remove unused code: the global menu is no longer used
04/17/20:
- 18:11 Ticket #2734 (windows jump to 0,0 when resized) closed by
- fixed: Caused by r26055 (ticket:2697#comment:4), reverted in r26141.
- 18:11 Changeset in xpra [26141] by
- #2734 revert r26055
- 18:00 Ticket #2734 (windows jump to 0,0 when resized) created by
- Here with xterm: […]
- 16:44 Changeset in xpra [26140] by
- r26139 backport: fixup r26138 and avoid errors during initialization
- 16:43 Changeset in xpra [26139] by
- #2732 shortcut the whole method until the entry widget is created
- 16:41 Changeset in xpra [26138] by
- r26137 backport: fix errors in start-new-command dialog
- 16:39 Changeset in xpra [26137] by
- #2732 avoid errors when no command is selected
- 14:12 Ticket #2733 (Mouse pointer does not return to normal after drag and drop) created by
- Hello. After the fixes for #2714 improved so much my quality of life I …
- 09:49 Ticket #2732 (src/xpra/client/gtk_base/start_new_command.py", line 137, in ...) created by
- […]
- 09:29 Ticket #2731 (xpra memory leak) closed by
- duplicate: Looks like a duplicate of #2730
- 09:11 Ticket #2731 (xpra memory leak) created by
- I am wondering if this would interest you […] […] Total xpra …
04/16/20:
- 08:43 Ticket #2730 (xpra server leaks memory) created by
- xpra v3.0.7-r25629 […] I started happening after recent dnf …
- 08:24 Ticket #2617 (shadow/seamless debugging latency) reopened by
- @Antoine, apologies for "mentioning". I know you are busy; I was …
04/15/20:
- 19:47 Ticket #2674 (Clipboard local to server failing with OSX client 3.0.7-r25628) closed by
- fixed: Sure enough, with a new client - Xpra-Python3-x86_64-3.0.9-r26126 …
- 17:00 Changeset in xpra [26136] by
- r26135 backport: fix packaging with newer versions of py2app
- 16:13 Changeset in xpra [26135] by
- prevent py2app from trying to import and package anything from this module
- 14:31 Ticket #2728 (Cannot load NVENC) closed by
- fixed: v9.1.23 indeed requires 4.34 drivers. Everything works with v9.0.20. …
- 14:25 Ticket #2729 (right clicks on tray menus for applications running over Xpra don't work) created by
- I use Xpra to run applications that use tray icons. Right-clicking …
- 13:19 Changeset in xpra [26134] by
- add more 'transient' errors, every other error should raise a regular …
- 09:44 Changeset in xpra [26133] by
- #2728: show nvEncOpenEncodeSessionEx return value details
- 04:20 Changeset in xpra [26132] by
- bump package revision for rebuild
- 04:17 Changeset in xpra [26131] by
- fixup r26080: don't patch the add method unless we need to (gtk3)
- 02:59 Changeset in xpra [26130] by
- oops: remove debug
- 02:58 Changeset in xpra [26129] by
- fixup r26080 backport: we only want one world window, fix its repr …
- 02:54 Changeset in xpra [26128] by
- fixup r26080: fix python2 compatibility
04/14/20:
- 21:07 Ticket #2728 (Cannot load NVENC) created by
- Sorry, don't know what information is required or helpful. loader.py …
- 16:42 Changeset in xpra [26127] by
- python3 compat
- 16:08 Changeset in xpra [26126] by
- unused import
- 16:08 Changeset in xpra [26125] by
- oops: v3.0.x branch needs to import GLib
- 15:47 Ticket #2723 (seamless JetBrains apps do not "loose focus" "properly") closed by
- fixed: I cannot read the r26079 fix (It seems that you added, not …
- 14:40 Changeset in xpra [26124] by
- update release notes
- 14:36 Changeset in xpra [26123] by
- r26122 backport: fix unbearably slow screen updates when vrefresh …
- 14:35 Changeset in xpra [26122] by
- only actually use the vrefresh value if it is in a valid range (30 to 500)
- 13:06 Changeset in xpra [26121] by
- #2727 convert more instance of GdkPixbuf?.Pixbuf.new_from_data to use …
- 12:37 Changeset in xpra [26120] by
- r26118 backport: fix use after free in window icons and cursors, …
- 12:35 Changeset in xpra [26119] by
- doh: remove debug
- 12:34 Ticket #2727 (corrupted/missing window icons in Ubuntu launcher) closed by
- fixed: Awesome work, thank you so much! Applied in r26118. (will backport)
- 12:33 Changeset in xpra [26118] by
- #2727 use new_from_bytes instead of new_from_data
- 12:14 Ticket #2727 (corrupted/missing window icons in Ubuntu launcher) created by
- Client version: Ubuntu 18.04.4 LTS with Unity, Xpra GTK3 X11 client …
- 05:16 Changeset in xpra [26117] by
- r26116 backport: also run opengl probe in a subprocess for remote …
- 05:14 Changeset in xpra [26116] by
- also run opengl probe when doing a remote start
- 05:01 Changeset in xpra [26115] by
- r26114 backport: bump year in metadata added via verpatch
- 04:27 Changeset in xpra [26114] by
- bump year in metadata added via verpatch
04/13/20:
- 17:05 Ticket #2714 (300% cpu utilization when detached with no windows opened) closed by
- fixed
- 16:04 Changeset in xpra [26113] by
- r26112 backport: ignore very large maximum-size on win32 (fixes Firefox)
- 15:51 Changeset in xpra [26112] by
- #2714 ignore very large maximum-size on win32
- 09:55 Changeset in xpra [26111] by
- update release notes
- 09:49 Changeset in xpra [26110] by
- r26108 backport: ensure we don't use webp with images larger than the limit
- 09:48 Changeset in xpra [26109] by
- r26105 + r26107 backport: don't try to handle damage events for …
- 09:45 Changeset in xpra [26108] by
- webp has a size limit of 16383x16383
- 09:44 Changeset in xpra [26107] by
- lower max window size to catch more invalid values
- 09:38 Ticket #2717 (shadow_server_base.py", line 398, in _process_window_common assert ...) closed by
- needinfo: Let's close it for now, re-open if we see it again.
- 09:30 Changeset in xpra [26106] by
- #2714 record all damage events, even when discarding them
- 08:38 Changeset in xpra [26105] by
- #2714 if the window has invalid dimensions, don't even attempt to …
04/12/20:
- 17:25 Changeset in xpra [26104] by
- add info message when we toggle paint debug
- 17:24 Changeset in xpra [26103] by
- remove duplicated method that adds nothing
- 17:24 Changeset in xpra [26102] by
- remove redundant check
- 17:11 Ticket #2705 (js syntax) closed by
- fixed: Closing, let's continue this in a new ticket for 4.1
- 17:07 Ticket #2426 (xpra start/shadow: fail-fast if screen exists already) closed by
- duplicate: For details, see ticket:2523#comment:8
- 17:07 Changeset in xpra [26101] by
- #2523 fall through and get the 'display desc' for the display name we found
- 16:52 Changeset in xpra [26100] by
- #2523 re-use '--attach' command line option to implement 'use-display'
- 16:32 Changeset in xpra [26099] by
- make function re-usable
- 16:27 Ticket #2726 (linux client mouse position is wrong if your display isn't at +0+0) created by
- Aparently there seems to be a bug in handling/mapping mouse …
- 15:56 Changeset in xpra [26098] by
- #2523 shortcut and run the client if we find the local server already …
- 15:51 Changeset in xpra [26097] by
- split run_mode function to make it easier to recurse, move imports, …
- 15:35 Ticket #2725 (libjpeg-turbo packaging version semantics collides with CentOS 7 (base ...) created by
- Since #2568 libjpeg-turbo and supplemental packages are included in …
- 13:43 Changeset in xpra [26096] by
- #2523 don't overwrite an existing server logfile until we've checked …
- 11:47 Changeset in xpra [26095] by
- can't take the length of None
- 11:07 Changeset in xpra [26094] by
- make sure we return True so that the signal can be used again without …
- 11:02 Changeset in xpra [26093] by
- log at info level so we don't need to enable 'util' logging to see this
- 11:00 Changeset in xpra [26092] by
- typo
04/11/20:
- 17:26 Changeset in xpra [26091] by
- #2523 add --use-existing=yes command line option to re-use a server if …
- 16:25 Changeset in xpra [26090] by
- don't care about ssh command compatibility with v1, only v3 or later …
- 16:10 Changeset in xpra [26089] by
- use a more specific exit code for socket setup failures
- 16:05 Changeset in xpra [26088] by
- if we find an existing server, use a more specific exit code
- 16:00 Changeset in xpra [26087] by
- remove debug…
- 15:58 Changeset in xpra [26086] by
- use_display can be set to None, in which case we don't 'clobber' at …
- 15:48 Changeset in xpra [26085] by
- delay initializing 'clobber' code
- 13:52 WindowRefresh edited by
- (diff)
- 13:51 PacketEncoding edited by
- (diff)
- 09:37 Changeset in xpra [26084] by
- r26082 backport: fix spurious focus events
- 09:33 Changeset in xpra [26083] by
- #2723 delay should not be needed
- 09:32 Changeset in xpra [26082] by
- #2723 only trigger focus logic if the newly mapped window has top …
04/10/20:
- 14:38 Changeset in xpra [26081] by
- update release notes
- 14:35 Changeset in xpra [26080] by
- r26079 backport: fix focus issues due to missing 'world window'
- 14:29 Changeset in xpra [26079] by
- #2723 fix world window so it can be used with GTK3: don't add widgets …
- 14:27 Changeset in xpra [26078] by
- r26077 backport: fix XSS
- 14:26 Ticket #2724 (XSS vulnerability in xpra HTML5 client) closed by
- fixed: Thanks, applied in r26077.
- 14:26 Changeset in xpra [26077] by
- #2724 FIX XSS
- 14:13 Ticket #2724 (XSS vulnerability in xpra HTML5 client) created by
- Hello, we found a very simple XSS voulnerability in the xpra HTML5 …
- 08:26 Changeset in xpra [26076] by
- make sure that the window id we log is the correct one: cache value
- 04:41 Changeset in xpra [26075] by
- don't bother re-checking focus until the window is mapped, fix logging …
04/09/20:
- 15:51 Changeset in xpra [26074] by
- #2705 use hasOwnProperty to check for features that aren't 'standard' yet
- 15:45 Changeset in xpra [26073] by
- lastModifiedDate is deprecated, don't try to log it
- 15:41 Changeset in xpra [26072] by
- add missing semi-colons
- 15:32 Changeset in xpra [26071] by
- update release notes
- 15:27 Changeset in xpra [26070] by
- r26066 backport: fix error saving binary data with python3 in the bug …
- 15:27 Changeset in xpra [26069] by
- r26065 backport: fix errors querying the display under wayland
- 15:26 Changeset in xpra [26068] by
- r26064 backport: if we failed to grab the pixbuf, don't trigger an error
- 15:26 Changeset in xpra [26067] by
- r26061 + r26062 + r26063 backports: ensure that X11 bindings are …
- 15:22 Changeset in xpra [26066] by
- older versions of python only accept 3 arguments
- 15:18 Changeset in xpra [26065] by
- under wayland xrandr returns a screen dimension of 0 by 0, ouch
- 15:05 Changeset in xpra [26064] by
- if we fail to take a screenshot, return None rather than causing an error
- 14:37 Changeset in xpra [26063] by
- initialize X11 display so we have access to all gui functions, …
- 14:35 Changeset in xpra [26062] by
- don't init X11 display on macos
- 14:33 Changeset in xpra [26061] by
- to use the bug report tool standalone and get the maximum amount of …
- 12:41 Ticket #2723 (seamless JetBrains apps do not "loose focus" "properly") created by
- JetBrains products automatically save the file when the app is …
- 05:03 Changeset in xpra [26060] by
- r26059 backport: don't log scary stacktraces when we get exceptions …
- 05:03 Changeset in xpra [26059] by
- don't log scary stacktraces when we get exceptions closing the proxy …
- 04:55 Ticket #2685 (New paramiko default mode doesn't work, --ssh=ssh still does) closed by
- invalid: Bug fix in r26057 then the whole thing has been removed in r26058 …
- 04:47 Changeset in xpra [26058] by
- #2685 remove token substitution: paramiko does this already for us
- 04:40 Changeset in xpra [26057] by
- #2685 we need strings to substitute
- 04:28 Changeset in xpra [26056] by
- #2697 also log XGetGeometry value
- 04:23 Changeset in xpra [26055] by
- correctly check if the window needs to be moved
- 04:06 Ticket #2704 (shadow server died when clicked "Lower bandwidth limit") closed by
- needinfo: Looks like a connection timeout. If you can reproduce it, please …
- 03:43 Changeset in xpra [26054] by
- python-gssapi 1.6.5
04/08/20:
- 17:26 Changeset in xpra [26053] by
- remove redundant / harmful function call
- 17:14 Changeset in xpra [26052] by
- r26051 backport: ignore more invalid clipboard targets
- 17:13 Changeset in xpra [26051] by
- ignore more clipboard targets that are very unlikely to work remotely
- 16:09 Changeset in xpra [26050] by
- update release notes
- 16:04 Changeset in xpra [26049] by
- revert part of r26046: only fix eclipse, don't change anything else
- 16:03 Changeset in xpra [26048] by
- revert r25896: too risky for stable branch
- 15:29 ApplicationQuirks edited by
- (diff)
- 15:23 Usage/Docker edited by
- (diff)
- 15:22 Index edited by
- (diff)
- 15:19 Ticket #2722 (turn for sessions behind nat) created by
- Reading: * …
- 15:00 Changeset in xpra [26047] by
- #2685 support string ssh TOKENS in the ProxyCommand?
- 14:46 Changeset in xpra [26046] by
- r26045 backport: eclipse clipboard fix + allow another utf-8 format
- 14:44 Changeset in xpra [26045] by
- blacklist eclipse's weird clipboard target, but accept …
- 14:34 Ticket #2721 (don't use opengl for all windows) closed by
- fixed: Done in r26044.
- 14:34 Changeset in xpra [26044] by
- #2721 don't enable opengl for: small windows, transient-for windows, …
- 14:32 Ticket #2721 (don't use opengl for all windows) created by
- The point of using opengl for rendering windows is the performance: we …
- 13:35 Changeset in xpra [26043] by
- add source string for default values
- 13:33 Ticket #2720 (handle _NET_RESTACK_WINDOW) created by
- Example found in #2718, not sure which application does this. Only …
- 13:32 Changeset in xpra [26042] by
- log detailed message for _NET_RESTACK_WINDOW, which we still don't handle
- 13:26 Ticket #2719 (add quality and speed to xpra top) created by
- 11:44 Ticket #2718 (xpra seamless server crashed without warning) created by
- Server's last words: […] Unfortunately, I dismissed client's …
- 10:14 Changeset in xpra [26041] by
- r26039 backport: honour desktop-fullscreen=yes
- 10:11 Changeset in xpra [26040] by
- better debug logging
- 10:11 Changeset in xpra [26039] by
- honour desktop-fullscreen=yes
- 10:03 Changeset in xpra [26038] by
- better debug logging
- 09:53 Changeset in xpra [26037] by
- r26024 backport: blacklist another broken VirtualBox?? opengl driver
- 09:51 Changeset in xpra [26036] by
- use negative values to indicate unset, as newer versions allow a zero value
- 09:45 Changeset in xpra [26035] by
- r25937 backport: fix scoring of nvenc codec
- 09:44 Changeset in xpra [26034] by
- r25934 backport: don't try to read /proc if not on posix
- 08:52 Changeset in xpra [26033] by
- r26032 backport: fix unlikely race condition in speaker forwarding
- 08:51 Ticket #2716 (AttributeError: 'sink_subprocess_wrapper' object has no attribute ...) closed by
- wontfix: There was a tiny race condition, fixed in r26032, but I doubt that you …
- 08:45 Changeset in xpra [26032] by
- #2716 ensure that all sink_subprocess_wrapper objects have a …
- 08:21 Changeset in xpra [26031] by
- #2717 log the invalid wid
- 07:59 Changeset in xpra [26030] by
- better class value and format for shadow servers
- 03:35 Changeset in xpra [26029] by
- don't remove the 'success' flag, run_glprobe uses to set the exit code
- 03:35 Changeset in xpra [26028] by
- don't record an empty message (ie: on success)
04/07/20:
- 20:22 Ticket #2717 (shadow_server_base.py", line 398, in _process_window_common assert ...) created by
- I don't know how valid is that nowadays; but I recovered it recently - …
- 20:20 Ticket #2716 (AttributeError: 'sink_subprocess_wrapper' object has no attribute ...) created by
- I don't know how valid is that nowadays; but I recovered it recently - …
- 18:27 Changeset in xpra [26027] by
- r26024 backport: blacklist another broken VirtualBox? opengl driver
- 18:26 Changeset in xpra [26026] by
- r26025 backport: if we have an ssh password, try that first
- 18:23 Changeset in xpra [26025] by
- if we have a password value we can use, try that before agent and key …
- 18:21 Changeset in xpra [26024] by
- this virtualbox opengl driver does not work at all: SVGA3D
- 17:05 Changeset in xpra [26023] by
- r26021 partial backport: fix audio query with shadow servers on win32
- 17:04 Changeset in xpra [26022] by
- make it possible to XPRA_LOG_TO_FILE without necessarily running in …
- 17:03 Changeset in xpra [26021] by
- make sure we don't redirect the subcommand's output when we expect to …
- 16:38 Changeset in xpra [26020] by
- r26018 backport: fix name of shadow server process, which is also used …
- 16:35 Changeset in xpra [26019] by
- implement do_get_default_log_dirs
- 16:35 Changeset in xpra [26018] by
- fix name of shadow server process
- 13:32 Changeset in xpra [26017] by
- lp options are only meaningful on posix systems
- 11:11 Ticket #2715 (Issues with clicks on Tray menu and in Eclipse) created by
- Hi, This issue was created as a spinoff from #2713. I upgraded to …
- 10:57 Changeset in xpra [26016] by
- more shaming of buggy apps
- 10:56 Changeset in xpra [26015] by
- more shaming of buggy apps
- 10:56 Changeset in xpra [26014] by
- shame the buggy app
- 10:48 Ticket #2713 (System tray icon dissappeared when ugrading xpra) closed by
- fixed
- 10:12 Ticket #2714 (300% cpu utilization when detached with no windows opened) created by
- Hi thanks for such a great product. I am having trouble with xpra …
- 10:03 Changeset in xpra [26013] by
- don't spam at info level with clipboard failures: applications that …
- 09:57 Usage edited by
- use new format for URIs (diff)
- 09:29 Building/Debian edited by
- (diff)
- 09:27 Performance edited by
- (diff)
- 09:20 Encodings/x264 edited by
- (diff)
- 09:13 Building/Raspbian edited by
- (diff)
- 09:12 Source edited by
- (diff)
- 08:50 Usage/Docker edited by
- (diff)
- 08:44 Packaging/DistributionPackages edited by
- (diff)
- 08:39 Latency edited by
- (diff)
- 08:39 Latency edited by
- (diff)
04/06/20:
- 17:57 Changeset in xpra [26012] by
- add latest fix to the release notes
- 17:56 Changeset in xpra [26011] by
- r26009 + r26010 backport: fix changes to speed and quality from the …
- 17:54 Changeset in xpra [26010] by
- same as r26009 but for speed
- 17:52 Changeset in xpra [26009] by
- the correct value for unset is -1
- 16:22 Changeset in xpra [26008] by
- ignore invalid clipboard requests early with a warning, rather than …
- 16:17 Changeset in xpra [26007] by
- when getting the config defaults, skip printing the warnings - those …
- 15:56 Changeset in xpra [26006] by
- update release notes
- 15:41 Changeset in xpra [26005] by
- don't enable the 'speaker' by default on arm
- 15:31 Changeset in xpra [26004] by
- patch made a mess of things, again, fixup r25999
- 15:23 Changeset in xpra [26003] by
- patch made a mess of things: revert r25984
- 15:17 Changeset in xpra [26002] by
- remove debug logging
- 14:57 Ticket #2713 (System tray icon dissappeared when ugrading xpra) reopened by
- Hi, Tested hand editing both the fixes. r25999 unfortunately did not …
- 14:50 Changeset in xpra [26001] by
- add changelog entry
- 14:02 Changeset in xpra [26000] by
- version bump to ensure we replace the package in focal
- 13:20 Ticket #2713 (System tray icon dissappeared when ugrading xpra) closed by
- fixed: > When do you think the next stable will be released? Maybe next …
- 13:12 Changeset in xpra [25999] by
- r25996 backport: i3-gnome is not gnome, it has a working system tray
- 13:11 Changeset in xpra [25998] by
- r25997 backport: fix change of encoding using system tray
- 13:09 Changeset in xpra [25997] by
- fix change of encoding using system tray: usual py3k strings vs bytes …
- 13:06 Changeset in xpra [25996] by
- #2713 use regular system tray with 'i3': don't detect it as 'gnome'
- 11:07 Changeset in xpra [25995] by
- cosmetic
- 11:06 Changeset in xpra [25994] by
- don't dump 'IconData?' in xpra info (too heavy\!)
- 10:53 Changeset in xpra [25993] by
- more accurate mesage
- 09:58 Ticket #2713 (System tray icon dissappeared when ugrading xpra) created by
- Hi, I Hi, Upgraded to xpra 3.0.8-r25889 from version 2-something …
- 09:57 Changeset in xpra [25992] by
- r25990 backport: ensure opengl diagnostic messages aren't cut off
- 09:55 Ticket #2712 (all servers should expose opengl capabilities) closed by
- fixed: Done in r25987 + r25988 + r25991.
- 09:54 Changeset in xpra [25991] by
- #2712 when probing opengl from the server, pass '--opengl=yes' and …
- 08:53 Changeset in xpra [25990] by
- strip newlines when generating the opengl message since we want to …
- 07:27 Changeset in xpra [25989] by
- add 'returns a dict' annotation to all info methods
- 07:12 Changeset in xpra [25988] by
- generalize and provide a default implementation of get_child_env and …
- 07:04 Changeset in xpra [25987] by
- #2712 expose opengl properties for all servers
- 07:04 Ticket #2712 (all servers should expose opengl capabilities) created by
- Not just X11 servers, the code is generic already and just needs to be …
- 05:28 Changeset in xpra [25986] by
- merge minor changes from upstream
- 03:45 Changeset in xpra [25985] by
- pyparsing 2.4.7
04/05/20:
- 19:02 Changeset in xpra [25984] by
- r25975 backport: don't log full backtraces with initialization exceptions
- 19:01 Changeset in xpra [25983] by
- r25976 backport: fix confusing named-pipe prefix output on mswindows
- 19:00 Changeset in xpra [25982] by
- r25978 backport: don't lose xdg menu updates
- 19:00 Changeset in xpra [25981] by
- r25973 backport: openssl 1.1.1f
- 18:42 Changeset in xpra [25980] by
- #1527 expose start menu from win32 shadow servers, make it possible to …
- 18:31 Changeset in xpra [25979] by
- better debug logging of server start menu, use safer typedict for …
- 18:26 Changeset in xpra [25978] by
- record the new value for xdg-menu
- 15:55 Changeset in xpra [25977] by
- #1527 start a shadow server instead of a proxy server that doesn't …
- 15:07 Ticket #2711 (support mswindows 10 openssh server to start shadow) created by
- After installing the openssh server for windows 10 through the …
- 13:56 Changeset in xpra [25976] by
- if we don't find any named pipes, don't print the named pipe prefix
- 12:11 Changeset in xpra [25975] by
- don't log backtrace if we get an InitException?
- 10:47 Changeset in xpra [25974] by
- no need for full backtrace at error level
- 07:46 Changeset in xpra [25973] by
- openssl 1.1.1f
04/04/20:
- 16:26 Changeset in xpra [25972] by
- avoid warning on win32
- 16:18 Ticket #2710 (win32 shadow server slow to exit) created by
-
Sending it a
stop
request, it prints `Shutting down in response to … - 16:07 Changeset in xpra [25971] by
- better nvfbc exception formatting
- 15:24 Changeset in xpra [25970] by
- fix test for new required option
- 15:10 Changeset in xpra [25969] by
- make it easier to test the python interpreter
- 14:57 Changeset in xpra [25968] by
- don't run the minifier on win32, make it easier to test minifiers from …
- 13:09 Changeset in xpra [25967] by
- fix --without-minify code path
- 12:23 Ticket #2709 (use terser for minification) created by
- terser The main difficulty is to …
- 12:22 Changeset in xpra [25966] by
- fix lint warning
- 12:19 Changeset in xpra [25965] by
- #2705 fix input for the minifier using regexp substitutions
- 08:04 Changeset in xpra [25964] by
- version bump + update release notes
- 07:37 Changeset in xpra [25963] by
- r25955 backport: fix 'draw' debugging using paint-boxes feature
- 07:37 Changeset in xpra [25962] by
- r25952 backport: fix language detection for localized variants
- 07:34 Changeset in xpra [25961] by
- r25950 backport: fix potential errors accessing the clipboardData object
- 07:33 Changeset in xpra [25960] by
- r25949 backport: 'lineWidth' is a number
- 07:33 Changeset in xpra [25959] by
- r25948 backport: don't use the reserved keyword 'char'
- 07:32 Changeset in xpra [25958] by
- r25946 backport: ensure function can be called without causing errors …
- 07:30 Changeset in xpra [25957] by
- r25947 partial backport: img tag does not need to be closed
- 07:28 Changeset in xpra [25956] by
- #2705 remove duplicate jQuery calls
- 06:56 Changeset in xpra [25955] by
- enable box colors paint debug whenever 'draw' debugging is enabled
- 06:46 Changeset in xpra [25954] by
- #2705 more let / const vs var
- 06:41 Changeset in xpra [25953] by
- #2705 fix 'Buffer is not defined'
- 04:58 Changeset in xpra [25952] by
- #2705 use the first part of the language string when we fail to match …
- 04:55 Changeset in xpra [25951] by
- #2705 fix default cursor URL
- 04:52 Changeset in xpra [25950] by
- 2705 access 'clipboardData' in exactly the same way we check if it exists
- 04:51 Changeset in xpra [25949] by
- 2705 lineWidth is a number
- 04:50 Changeset in xpra [25948] by
- #2705 don't use a reserved keyword
- 04:49 Changeset in xpra [25947] by
- #2705 img tags don't need to be closed
- 04:47 Changeset in xpra [25946] by
- #2705 fixup r25945: use the same calling convention as regular windows
- 04:44 Changeset in xpra [25945] by
- #2705 we can and should use 'this' here if these methods ever get called
- 04:41 Changeset in xpra [25944] by
- #2705 wrong 'me' vs 'this' used
- 04:38 Changeset in xpra [25943] by
- #2705 simplify
- 04:20 Changeset in xpra [25942] by
- #2705 add lots of missing semi-colons
04/03/20:
- 17:39 Changeset in xpra [25941] by
- r25919 backport: fix errors during printer cleanup
- 17:35 Changeset in xpra [25940] by
- give the server some breathing space, important on win32 so it can …
- 17:32 Changeset in xpra [25939] by
- r25937 backport: fix scoring of nvenc codec
- 17:31 Changeset in xpra [25938] by
- r25934 backport: don't try to read /proc if not on posix
- 17:12 Changeset in xpra [25937] by
- being GPU based, nvenc is very efficient for bigger sizes (compared to …
- 17:08 Changeset in xpra [25936] by
- fix debug indentation
- 17:04 Changeset in xpra [25935] by
- the server source may not have input devices
- 16:21 Changeset in xpra [25934] by
- don't try to read /proc if not on posix
- 16:05 Changeset in xpra [25933] by
- fixup backport: patch made a complete mess of things, again
- 15:50 Changeset in xpra [25932] by
- r25931 backport: try harder to find signtool
- 15:49 Changeset in xpra [25931] by
- try harder to find signtool, copy it to current directory to avoid …
- 13:50 Changeset in xpra [25930] by
- r25929 backport: fix missing pycuda dependency for nvenc
- 13:48 Changeset in xpra [25929] by
- make sure we include pycuda for nvenc
- 13:46 Ticket #2708 (text mode rendering may become stale) created by
- For example, if I use multi-caret selection in Sublime Text too …
- 13:25 Ticket #2706 (disabling "Modal windows" in tray needs re-initialize) closed by
- fixed: Done in r25928. We've had problems with modal windows (#1895) in the …
- 13:24 Changeset in xpra [25928] by
- #2706 disable modal-windows by default
- 13:19 Changeset in xpra [25927] by
- r25926 backport: fix race condition collecting latency data
- 13:18 Ticket #2707 (session_info.py, line 659, in <genexpr> RuntimeError: deque mutated ...) closed by
- fixed: Fixed in r25926.
- 13:18 Changeset in xpra [25926] by
- #2707 fix race condition
- 13:10 Ticket #2707 (session_info.py, line 659, in <genexpr> RuntimeError: deque mutated ...) created by
- […]
- 11:54 Changeset in xpra [25925] by
- try to use VS2019 before VS 14
- 11:05 Changeset in xpra [25924] by
- r25923 backport: fix MS Windows shadow servers
- 11:03 Changeset in xpra [25923] by
- don't generate the run-xpra script unless we're on a Posix system and …
- 10:46 Ticket #2706 (disabling "Modal windows" in tray needs re-initialize) created by
- Related to #2255 Seen with xpra v3.0.8-r25889 and xpra v4.0-r25629 on …
- 10:17 Changeset in xpra [25922] by
- fix syntax of CLIENT_ONLY build branch check
- 08:51 Changeset in xpra [25921] by
- r25917 + r25918 + r25919: fix keypad regression caused by AltGr? fixes
- 08:46 Changeset in xpra [25920] by
- doh: don't stop looking for modifiers after finding numlock
- 08:44 Ticket #2702 (Keypad number are translate to letter windows managed by Xpra) closed by
- fixed: So there are two parts to this: * r25917 fixes the bug which made …
- 08:43 Changeset in xpra [25919] by
- fix errors during cleanup of the name of the printer is already a string?
- 08:18 Changeset in xpra [25918] by
- 2702 handle the keypad keys differently: toggle 'Num_Lock' if we have …
- 07:58 Changeset in xpra [25917] by
- 2702 don't record a keysym+level in the translation map unless the …
- 07:35 Changeset in xpra [25916] by
- log keysyms for matching keycode
- 05:25 Changeset in xpra [25915] by
- #2690 with negative values, we now re-check without delay
- 03:36 Changeset in xpra [25914] by
- pillow 7.1.1
04/02/20:
- 22:56 Ticket #2705 (js syntax) created by
- changes: reduced hints generally - use hasOwnProperty to check for …
- 16:20 Ticket #2704 (shadow server died when clicked "Lower bandwidth limit") created by
- Nothing more to add than: Shadow server died when clicked "Lower …
- 13:31 Changeset in xpra [25913] by
- r25911 backport: use a more specific python3 interpreter version
- 13:27 Changeset in xpra [25912] by
- more keysym debugging
- 13:27 Changeset in xpra [25911] by
- use a more specific python3 interpreter version
- 10:21 Ticket #2543 (zombie windows with xpra 3.0.4) reopened by
- What else do you need? It still happens on 3.0.6 if that matters.
- 09:10 Ticket #2703 ("Small windows" end up unrelated to window parent) created by
- Same looking ticket as #2697, but somewhat different With monitor …
- 05:04 Ticket #2701 (changes to JS) closed by
- fixed: Awesome, thank you! Applied in r25908 + r25909 + r25910.
- 05:03 Changeset in xpra [25910] by
- missing variable declarations
- 05:02 Changeset in xpra [25909] by
- #2701 consistent and correct use of semi-colons
- 05:00 Changeset in xpra [25908] by
- use const and let instead of var
- 03:07 Changeset in xpra [25907] by
- pillow 7.1.0
- 02:59 Ticket #2696 (--tcp-bind binds to 127.0.1.1 when using fdqn of the host) closed by
- invalid: > not clear to me whether is an 'invalid' or maybe 'upstream' since it …
04/01/20:
- 18:31 Ticket #2702 (Keypad number are translate to letter windows managed by Xpra) created by
- When using the keypad with NumLock on the number from the keypad do …
- 18:06 Ticket #2701 (changes to JS) created by
- Hi, I made some small changes to JS: - use let/const instead of var …
- 17:36 Ticket #2693 (bug in generated run-xpra script causes client connection failure) closed by
- fixed: Bingo! I executed: rm $XDG_RUNTIME_DIR/xpra/run-xpra and it works.
- 17:35 Ticket #2700 (xpra list add session names) created by
- When that list starts getting long, it becomes hard to track the …
- 17:03 Ticket #2543 (zombie windows with xpra 3.0.4) closed by
- needinfo
- 17:03 Ticket #2480 (Command key is stuck on Mac OS and Wrong DPI) closed by
- needinfo
- 17:01 Ticket #2694 (Client crash when copying >0.5k from Windows client to Linux server ...) closed by
- fixed: Confirm fixed in client v4.0-r25898. Thanks!
- 16:16 Changeset in xpra [25906] by
- #2692 make URI smaller
- 16:14 Ticket #2689 (Clipboard: Can't copy from gitk primary on Linux server to Windows client) closed by
- wontfix: I don't think there's much we can do about this. Other well behaved …
- 15:51 Ticket #2699 (gnome-control-center crashes) closed by
- upstream: Nothing we can do, it's a gnome "feature".
- 15:51 Ticket #2699 (gnome-control-center crashes) created by
- […] Looks similar to …
- 15:36 Ticket #2698 (wine console does not get keyboard events) created by
- 15:31 Changeset in xpra [25905] by
- r25902 backport: update application content-type mappings
- 15:30 Changeset in xpra [25904] by
- r25903 backport: the default 'password.txt' file has been removed, …
- 14:25 Ticket #2697 (Right click ends up on the screen edge) created by
- In some cases (I assume custom right-click menus) I see this for …
- 14:24 Changeset in xpra [25903] by
- this default has been removed
- 14:16 Changeset in xpra [25902] by
- add many more mappings
- 14:15 Changeset in xpra [25901] by
- use a more descriptive wmclass, always match the program_context prgname
- 12:59 Ticket #2693 (bug in generated run-xpra script causes client connection failure) reopened by
- 10:09 Changeset in xpra [25900] by
- r25899 backport: use text mode for gitk
- 10:08 Changeset in xpra [25899] by
- gitk should use text mode
- 08:10 Ticket #2692 (xpra transfer window add max size) closed by
- fixed: Done in r25897 + r25898. (updated beta builds posted)
- 08:01 Changeset in xpra [25898] by
- #2692 hide query string if it is too long, show it as tooltip
- 07:54 Changeset in xpra [25897] by
- #2692 wrap URL / filename at configurable width (default to 480 pixels)
- 07:13 Changeset in xpra [25896] by
- r25893 + r25894: fix focus race condition (window not getting focus)
- 07:07 Changeset in xpra [25895] by
- #2694 always use bytes for clipboard data so that the opportunistic …
- 06:08 Changeset in xpra [25894] by
- #2690 make delay configurable
- 06:04 Changeset in xpra [25893] by
- #2690 wait a little bit more before re-checking the focus
- 05:55 Changeset in xpra [25892] by
- add debug logging
- 05:35 Changeset in xpra [25891] by
- better debug output format
- 05:32 Changeset in xpra [25890] by
- fix dumb pylint warning: 'self.window' is defined by the superclass
- 05:14 Ticket #2696 (--tcp-bind binds to 127.0.1.1 when using fdqn of the host) created by
-
Short:
the command on the server logged in as
<user>
[…] used to … - 05:08 Ticket #2695 ((Xpra:38892): Gtk-CRITICAL) closed by
- duplicate: > `(Xpra:37551): Gtk-CRITICAL : 19:42:28.298: …
- 04:14 Changeset in xpra [25889] by
- bump revision for rebuild
- 04:11 Ticket #2693 (bug in generated run-xpra script causes client connection failure) closed by
- fixed: > The culprit is in server/server_util.py, lines 86-96, where the …
- 04:06 Changeset in xpra [25888] by
- fixup r25876 identation breakage
- 01:30 Ticket #2695 ((Xpra:38892): Gtk-CRITICAL) created by
- Hello, It appears with the release today (xpra v3.0.8-r25879) I've …
- 00:02 Ticket #2694 (Client crash when copying >0.5k from Windows client to Linux server ...) created by
- Hi, Client: Windows 7, v4.0-r25796 Server: RHEL 7.7, v3.0.5-r24939 …
03/31/20:
- 23:14 Ticket #2693 (bug in generated run-xpra script causes client connection failure) created by
-
The generated script,
/run/user/$UID/xpra/run-xpra
, incorrectly … - 18:05 Ticket #2692 (xpra transfer window add max size) created by
- It might be nice to keep the window size up to a maximum size (and …
- 15:24 Changeset in xpra [25887] by
- update lib names for python3
- 14:56 Changeset in xpra [25886] by
- don't use the default set by jhbuild (/usr/bin/env python3), causes …
- 13:54 Changeset in xpra [25885] by
- #2691 refactor check and use it in more places
- 13:44 Ticket #2691 (verify we can access the display early) closed by
- fixed: Done in r25884 + r25885.
- 13:44 Ticket #2691 (verify we can access the display early) created by
- Bail out of the client / shadow server if we can't.
- 13:43 Changeset in xpra [25884] by
- verify that we can access the display early
- 12:54 Changeset in xpra [25883] by
- https everywhere
- 12:54 Changeset in xpra [25882] by
- update release notes
- 11:56 News edited by
- 4.0 release notes (diff)
- 10:46 Changeset in xpra [25881] by
- oops: don't try to register SIGUSR? signals on non-posix os
- 10:34 Changeset in xpra [25880] by
- don't try to include 'gi' with python 2 builds
- 10:17 Ticket #2688 (make it easier to source environment) closed by
- fixed: Implemented in r25872. Examples: […] Then the server environment …
- 10:03 Changeset in xpra [25879] by
- add latest fix to the release notes
- 09:55 Changeset in xpra [25878] by
- backport r25877 - derp
- 09:54 Changeset in xpra [25877] by
- doh
- 09:53 Changeset in xpra [25876] by
- r25874 + r25875 backport: fix unicode errors saving xpra runner shell …
- 09:37 Changeset in xpra [25875] by
- runner shell script is only supported on Posix
- 09:35 Changeset in xpra [25874] by
- using bytes rather than strings should help to ensure that we leave …
- 09:32 Changeset in xpra [25873] by
- add credit
- 09:28 Changeset in xpra [25872] by
- #2688 source environment into server
- 01:39 Ticket #2690 (Newly-launched window sometimes doesn't respond to keyboard input) created by
- Hi, Client: Windows 7, v4.0-r25796 Server: RHEL 7.7, v3.0.5-r24939 …
- 00:43 Ticket #2689 (Clipboard: Can't copy from gitk primary on Linux server to Windows client) created by
- Hi, Found another clipboard issue... Client: Windows 7, v4.0-r25796 …
03/30/20:
- 17:39 Changeset in xpra [25871] by
- #2672 go back to 10.12 as min version
- 14:48 Ticket #2688 (make it easier to source environment) created by
- As per …
- 14:08 Changeset in xpra [25870] by
- revert r25775: causes crashes during opengl probing
- 13:45 Ticket #2687 (altgr stopped working) closed by
- duplicate: This is already fixed and will be included in 3.0.8. For more details …
- 13:30 Ticket #2687 (altgr stopped working) created by
- After upgrading server from 3.0.6 to 3.0.7 (RHEL 7), altgr stopped …
- 12:10 Ticket #2686 (xpra/html5 modal application on top) created by
- Hi, I am using xpra to access a remote application using the html5 …
- 07:02 Changeset in xpra [25869] by
- fixup syntax to remain compatible with python2
- 07:02 Changeset in xpra [25868] by
- fixup syntax to remain compatible with python2
- 06:58 Changeset in xpra [25867] by
- r25866 backport: fixup patch
- 06:57 Changeset in xpra [25866] by
- oops: fixup patch
- 06:37 Changeset in xpra [25865] by
- update release notes
- 06:10 Changeset in xpra [25864] by
- https everywhere
- 06:10 Changeset in xpra [25863] by
- https everywhere
- 06:05 Changeset in xpra [25862] by
- oops: also add patch
- 05:58 Changeset in xpra [25861] by
- r25858 + r25859 + r25860: newer libyuv snapshot, install pkgconfig file
- 05:47 Changeset in xpra [25860] by
- oops: fix syntax and path
- 05:37 Changeset in xpra [25859] by
- include patch to generate the pkgconfig file
- 05:11 Changeset in xpra [25858] by
- use newer libyuv snapshot
- 04:11 Changeset in xpra [25857] by
- whitelist more Intel chipsets newer than Cannonlake
- 04:05 Changeset in xpra [25856] by
- add debug logging
- 04:02 Changeset in xpra [25855] by
- log the proxycommand early: before trying to run it, add proxy keys …
- 03:57 Changeset in xpra [25854] by
- add debug logging to proxy command exit
03/29/20:
- 17:45 Ticket #2685 (New paramiko default mode doesn't work, --ssh=ssh still does) created by
- Summary pretty much says it all On the client: […] On the server: …
- 16:39 Changeset in xpra [25853] by
- #2672 require 10.14 or later to prevent crashes in the opengl probing code
- 15:20 Changeset in xpra [25852] by
- we need 'python' (python2) just for gtk-mac-bundler
- 15:16 Changeset in xpra [25851] by
- svn is recent enough in macos 10.14.x, stop maintaining our own build
- 13:52 Changeset in xpra [25850] by
- twolame fails to build 'doc' and we don't care
- 13:47 Changeset in xpra [25849] by
- add patch so vorbis can build against libogg
- 13:24 Changeset in xpra [25848] by
- make sure that SIGINT / SIGTERM is caught by the main process, not the …
- 11:41 Changeset in xpra [25847] by
- #2676 fix race conditions
- 08:16 Changeset in xpra [25846] by
- pyobjc 6.2
- 08:07 Changeset in xpra [25845] by
- unused import
- 08:07 Changeset in xpra [25844] by
- remove debug logging
03/28/20:
- 15:49 Changeset in xpra [25843] by
- save the environment so we can properly detect when running under wayland
- 15:43 Changeset in xpra [25842] by
- warn the user that capturing wayland sessions is not going to work
- 15:11 Changeset in xpra [25841] by
- 2 args required for vstr
- 15:10 Changeset in xpra [25840] by
- 2 args required
- 15:08 Changeset in xpra [25839] by
- add type annotations
- 15:02 Changeset in xpra [25838] by
- add type annotations
- 15:01 Changeset in xpra [25837] by
- ensure the function returns a bool
- 14:38 Changeset in xpra [25836] by
- Fedora-is-screwing-our-repo "solution"
- 14:06 Changeset in xpra [25835] by
- fixup backport: add missing import
- 10:07 Changeset in xpra [25834] by
- update release notes with the latest fixes
- 09:50 Changeset in xpra [25833] by
- r25433 + r25472 backport: fix avcodec race condition crash
- 09:47 Changeset in xpra [25832] by
- r25793 backport: avoid session-info errors during client exit
- 09:44 Changeset in xpra [25831] by
- r25464 backport: fix registry key used for locating 'Downloads' folder
- 09:41 Changeset in xpra [25830] by
- r24502 backport: make it possible to disable colourspace …
- 04:00 Changeset in xpra [25829] by
- r25683 backport: fix debug logging error
- 03:59 Changeset in xpra [25828] by
- #2654 r24808 backport: skip warning when upgrading
- 03:57 Changeset in xpra [25827] by
- r25645 + r25646: honour dpi command line switch correctly this time
- 03:56 Changeset in xpra [25826] by
- r25632 backport: try harder not to use video for tiny areas
- 03:54 Changeset in xpra [25825] by
- r25559 backport: fix malformed xsettings due to invalid color format
- 03:52 Changeset in xpra [25824] by
- r25439 backport: fix deiconification error with system trays
- 03:51 Changeset in xpra [25823] by
- r25438 backport: fix errors when re-initializing windows (ie: toggling …
- 03:50 Changeset in xpra [25822] by
- r25411 backport ignore more empty layout groups strings
- 03:48 Changeset in xpra [25821] by
- r25350 backport: don't expose hashes we can't use
- 03:47 Changeset in xpra [25820] by
- r25338 backport: fix logging message format
- 03:47 Changeset in xpra [25819] by
- r25340 + r25347 don't expose invalid HMAC hashes (ie: blake 128 / 256)
- 03:45 Changeset in xpra [25818] by
- r25306 backport: prevent race condition in systemd-run workaround
- 03:43 Changeset in xpra [25817] by
- r25206 backport: test that systemd-run is working before using it
- 03:40 Changeset in xpra [25816] by
- r25097 backport: fix control command argument error handling
- 03:38 Changeset in xpra [25815] by
- r25055 backport: blacklist another Intel GPU
- 03:33 Changeset in xpra [25814] by
- r24941 backport: don't enable fakeXinerama in the default config on …
- 03:16 Changeset in xpra [25813] by
- r24560 backport: fix ghost windows on macos and win32 when we try to …
- 03:06 Changeset in xpra [25812] by
- r24466 backport: fix fullscreen / maximized window on macos
- 03:00 Changeset in xpra [25811] by
- r24384 backport: blacklist old Intel Haswell opengl driver
- 02:56 Changeset in xpra [25810] by
- r24336 backport: log the device actually selected
- 02:53 Changeset in xpra [25809] by
- r25807 backport: only guess the 'transient-for' if we don't have one yet
- 02:53 Changeset in xpra [25808] by
- r25807 backport: only guess the 'transient-for' if we don't have one yet
- 02:52 Changeset in xpra [25807] by
- fixup r24283 (again): we only want to guess the transient-for if we …
- 02:46 Changeset in xpra [25806] by
- r24281 backport: disable gtk window scaling to avoid problems
- 02:44 Changeset in xpra [25805] by
- r24278 backport: fix lost video screen updates
- 02:42 Changeset in xpra [25804] by
- r24274 fix remote logging errors for messages with '%' in them and no …
- 02:38 Changeset in xpra [25803] by
- r24234 minimal backport: ignore glClear errors (ie: Intel driver)
- 02:34 Changeset in xpra [25802] by
- Python 2.7.17
- 02:29 Changeset in xpra [25801] by
- missed from r25762
- 02:24 Changeset in xpra [25800] by
- we no longer need to ignore anything
03/27/20:
- 14:41 Ticket #2432 (test failures during rpmbuild) closed by
- fixed: r25799 fixes the last? error: […] But the tests are still not …
- 14:09 Changeset in xpra [25799] by
- #2432 python interpreter adds ./unit/ to the sys.path causing import …
- 05:51 Changeset in xpra [25798] by
- update release notes
- 05:17 Changeset in xpra [25797] by
- if we have src_info, use that
- 03:28 Changeset in xpra [25796] by
- log token status from clipboard check timer
- 03:20 Changeset in xpra [25795] by
- r25605 backport: fix potential errors with invalid utf8 byte strings
03/26/20:
- 22:20 Ticket #2672 (Library errors Xpra-Python3-x86_64-4.0-r25729.dmg on OSX 10.12) closed by
- fixed
- 14:23 Changeset in xpra [25794] by
- r25793 backport: avoid session-info errors during client exit
- 14:22 Ticket #2684 (AttributeError: 'NoneType' object has no attribute 'input_bytecount') closed by
- fixed: Fixed in r25793.
- 14:22 Changeset in xpra [25793] by
- #2684 during shutdown, the connection object may be set to None - …
- 12:59 Ticket #2684 (AttributeError: 'NoneType' object has no attribute 'input_bytecount') created by
- […] Context: Connectivity went down by itself, and ^^^ this …
- 10:19 Ticket #2476 (server crash on re-connection) closed by
- worksforme: Not seen lately.
- 06:39 Changeset in xpra [25792] by
- r25791 backport: ensure the proxy server can exit by force terminating …
- 06:36 Ticket #2413 (proxy server does not exit on first SIGINT) closed by
- fixed: Updates: * simplify fd passing code (python 3.2+): r25778, r25779, …
- 06:33 Changeset in xpra [25791] by
- force terminate the proxy instance process if the graceful cleanup …
- 06:15 Changeset in xpra [25790] by
- to be able to debug using SIGUSR1 + SIGUSR2 after shutting down the …
- 06:01 Changeset in xpra [25789] by
- to be able to debug using SIGUSR1 + SIGUSR2 after shutting down the …
- 05:53 Changeset in xpra [25788] by
- close the message queue after sending the 'stop' message
- 05:27 Changeset in xpra [25787] by
- better debug logging, move function to where it is used
- 05:13 Changeset in xpra [25786] by
- ensure all modules that use gobject / glib main loop also use the …
- 05:07 Ticket #2683 (proxy server shutdown should send disconnect message to all proxied ...) created by
- 04:49 Changeset in xpra [25785] by
- make function more generic: can register any signal
- 04:33 Changeset in xpra [25784] by
- remove close_fds() function, now unused
- 04:31 Changeset in xpra [25783] by
- use pass_fds instead of our custom code
- 04:31 Changeset in xpra [25782] by
- whitespace
- 04:30 Changeset in xpra [25781] by
- use pass_fds instead of our custom code
- 04:27 Changeset in xpra [25780] by
- simplify using start_new_session=True to remove our custom code …
- 04:24 Changeset in xpra [25779] by
- the subprocess only needs to write to the pipe
- 04:22 Changeset in xpra [25778] by
- simplify displayfd code withy python3.2+ : we can use pass_fds
- 04:19 Ticket #2682 (proxy server on low display number causes failures) created by
- It doesn't start a vfb and so when we next try to start a session with …
03/25/20:
- 16:30 Ticket #2681 (Black screen on xpra start-desktop :1 --use-display) closed by
-
fixed: Replying to Antoine Martin:
> If
:1
is a regular display … - 16:23 Ticket #2670 (xpra upgrade crashes and destroys sessions) closed by
- worksforme
- 16:01 Ticket #2659 (CWD of new xpra server is not sanitized (i.e. ~)) closed by
- worksforme
- 14:53 Changeset in xpra [25777] by
- add debug logging to button-action (clicks)
- 14:02 Ticket #2681 (Black screen on xpra start-desktop :1 --use-display) reopened by
-
Added
--start=xterm
at the end of the command line: […] Same … - 13:24 Ticket #2673 (Clipboard: Can't copy from Windows client to Motif gvim on Linux server) closed by
- fixed: Confirm fixed in client v4.0-r25770. Thanks so much!
- 13:01 Ticket #2681 (Black screen on xpra start-desktop :1 --use-display) closed by
- invalid: What are you expecting to see? If you want to start an application or …
- 12:59 Ticket #2681 (Black screen on xpra start-desktop :1 --use-display) created by
- The exact command line is: […] Well, it's not totally black, I see …
- 12:30 Ticket #2680 (GTK programmatic iconification of the deepin-music window does not work) created by
- Tested with 4.0-r25775 on the old build VM (10.11.x) and the new one …
- 12:26 Changeset in xpra [25776] by
- cython 0.29.16
- 10:51 Changeset in xpra [25775] by
- gtk+ 3.24.14
- 10:13 Changeset in xpra [25774] by
- gstreamer error is not a string, can't splitlines()
- 05:18 Changeset in xpra [25773] by
- try to honour UTF8 / plain-text if possible
- 04:28 Changeset in xpra [25772] by
- r25769 backport: translate 'TEXT' and 'STRING' if needed
- 04:28 Changeset in xpra [25771] by
- r25768 + r25770 backport: handle 'TEXT' and 'STRING' targets with …
- 04:21 Ticket #2679 (centralize text clipboard targets and translation) created by
- See ticket:2673#comment:4. We translate some in the X11 clipboard, …
- 04:18 Changeset in xpra [25770] by
- #2673 handle 'TEXT' and 'STRING' as aliases for 'text/plain'
- 04:13 Changeset in xpra [25769] by
- also auto-translate 'TEXT' and 'STRING'
- 04:12 Changeset in xpra [25768] by
- when failing, return empty results for the current target
03/24/20:
- 16:53 Changeset in xpra [25767] by
- r24836 backport: when we get an exception during 'upgrade' or …
- 16:49 Changeset in xpra [25766] by
- r25765 backport: make it easier to test x11_init() failures
- 16:48 Changeset in xpra [25765] by
- make it easier to test x11_init() failures
- 16:16 Changeset in xpra [25764] by
- use fine grained X11 contexts with logging so we can see where errors …
- 16:01 Platforms edited by
- (diff)
- 15:59 Platforms edited by
- (diff)
- 15:46 Changeset in xpra [25763] by
- bump copyright year
- 15:45 Changeset in xpra [25762] by
- require 10.12 or later
- 15:00 Changeset in xpra [25761] by
- prevent 'dictionary changed size during iteration'
- 14:06 Ticket #2678 (xpra file-transfer progress bar) created by
- I've seen around Trac that there is some progress-transfer for files - …
- 12:18 Ticket #2677 (xpra client something-something about sound) closed by
- wontfix: I don't think there's anything better we can do: gstreamer is telling …
- 12:17 Changeset in xpra [25760] by
- better error message format
- 12:12 Ticket #2676 (xpra/net/udp_protocol.py line 184: AttributeError: 'UDPClientProtocol' ...) reopened by
- > {{{TypeError?: send_control_failed() takes 0 positional arguments but …
- 11:36 Ticket #2677 (xpra client something-something about sound) created by
- […] I have been attaching and removing a USB headset around that …
- 11:28 Ticket #2676 (xpra/net/udp_protocol.py line 184: AttributeError: 'UDPClientProtocol' ...) closed by
- fixed: Thanks for the report, that's now fixed in r25759 and will be included …
- 11:26 Changeset in xpra [25759] by
- #2676 fixup r25008 backport error: v3 uses a local function, not a method
- 11:23 Changeset in xpra [25758] by
- r25009 backport: send control packet faster if we have many newer …
- 10:49 Ticket #2676 (xpra/net/udp_protocol.py line 184: AttributeError: 'UDPClientProtocol' ...) created by
- hi team, i am new to xpra. due to current covid situation, i do …
- 10:26 Ticket #2648 (AltGr on german keyboard does not work on windows client) closed by
- fixed: Woohoo! (at last) Duplicate: #2687
- 10:22 Changeset in xpra [25757] by
- minimal backport of r25753: translate macos targets
- 10:05 Changeset in xpra [25756] by
- r25754 backport: reject any target we never claimed to support, reply …
- 10:03 Changeset in xpra [25755] by
- #2674 don't use the target we got from the response, we have to use …
- 09:43 Changeset in xpra [25754] by
- same as r24248 but for macos
- 09:14 Changeset in xpra [25753] by
- #2674 add more datatype translation for common macos utf8 target name …
- 08:54 Ticket #2675 (PyCharm Search Everywhere "window" cannot be moved around) created by
-
[…]
In PyCharm EAP:
* Press
Shift Shift
(pressShift
, … - 08:18 Changeset in xpra [25752] by
- make debug output more readable
- 06:52 Changeset in xpra [25751] by
- update release notes
- 05:20 Changeset in xpra [25750] by
- r25749 backport: when matching keycodes, try to preserve the mode and …
- 05:18 Changeset in xpra [25749] by
- change the order of the levels we try so we preserve mode, then shift …
- 05:16 Changeset in xpra [25748] by
- fixup r25746 (again): identation for default translation was wrong (no …
03/23/20:
- 23:36 Ticket #2674 (Clipboard local to server failing with OSX client 3.0.7-r25628) created by
- Starting a 3.0.7-r25627 server on Fedora 30 with my usual command …
- 23:13 Ticket #2673 (Clipboard: Can't copy from Windows client to Motif gvim on Linux server) created by
- (Continued from #2368) Client: Windows 7, v4.0-r25747 (beta) (also …
- 22:11 Ticket #2672 (Library errors Xpra-Python3-x86_64-4.0-r25729.dmg on OSX 10.12) created by
- I'm not sure if the library errors are being caused by continuing to …
- 17:43 Ticket #2667 (xpra client disappeared too fast) closed by
- fixed: > This is the only case that this has ever happened; unless you have a …
- 16:37 Changeset in xpra [25747] by
- fixup r25746: add group to the other branch, new 'rgroup' var in the …
- 16:29 Changeset in xpra [25746] by
- r25745 backport: change the layout group to match the right key
- 16:16 Changeset in xpra [25745] by
- #2648 also change the layout group on the fly if we need to
- 14:45 Ticket #2671 (xdg-open download file fails) created by
- I cannot download the following file: …
- 13:43 Changeset in xpra [25744] by
- also log the thread processing the packet
- 12:34 Ticket #2626 (xpra-start gnome-terminal libreoffice unknown OpenGL stacktrace) closed by
- needinfo: Closing as 'needinfo' since I would need to reproduce it to have a …
- 12:23 Ticket #2670 (xpra upgrade crashes and destroys sessions) created by
- Using client: […] And running these commands from inside …
- 12:21 Ticket #2669 (xpra-client cores considerably with RubyMine and SublimeMerge) created by
- I have seen a surge of 4.0 client cores these last few days. It could …
- 12:10 Ticket #2661 (xpra shadow client barfing way too soon) closed by
- fixed: Verified as working
- 11:34 Ticket #2668 (xpra upload file causes UI thread delays) created by
- Is it possible that you need to do r25486 (from #2617) also for file …
- 10:14 Changeset in xpra [25743] by
- allow groups of categories (csv) as well as separate categories (space …
- 08:48 Changeset in xpra [25742] by
- #2658 allow categories as csv - just like the server does
- 08:48 Changeset in xpra [25741] by
- only return the list of loggers which were modified by the function call
- 08:29 Changeset in xpra [25740] by
- r25739 backport: fix unexpected client exit on mswindows
- 08:21 Changeset in xpra [25739] by
- #2667 only exit if we get a WM_DESTROY message meant for us
- 08:05 Changeset in xpra [25738] by
- r25732 backport: avoid spurious clipboard warnings when sharing is …
- 08:04 Changeset in xpra [25737] by
- r25736 backport: ensure the current clipboard selection menu item is …
- 07:57 Changeset in xpra [25736] by
- similar to r25720 but for macos: ensure the menu item showing the …
- 07:57 Ticket #2667 (xpra client disappeared too fast) created by
-
It happened when I middle-click pasted on a
gnome-terminal
. There … - 07:45 Changeset in xpra [25735] by
- #2638 fix error generating owner string when we OpenProcess? fails …
- 05:59 Changeset in xpra [25734] by
- record the revision automagically and expose it
- 05:37 Changeset in xpra [25733] by
- bump version and update copyright
- 05:35 Changeset in xpra [25732] by
- this can happen when sharing, don't log a warning but do update the …
- 05:04 Ticket #2666 (initiate-moveresize and sharing) created by
- Once the window has finished moving, we should update the offsets for …
- 05:02 Changeset in xpra [25731] by
- fixup r25729: must define 'dtype' outside function
03/22/20:
- 17:40 Changeset in xpra [25730] by
- make it possible to run this script without specifying PYTHON, …
- 17:37 Ticket #2663 (xpra beta repository is broken) closed by
- fixed: Thanks!
- 17:20 Ticket #2663 (xpra beta repository is broken) reopened by
- not working for me - in Ubuntu Bionic: […]
- 16:41 Changeset in xpra [25729] by
- forward scalar X11 properties too
- 16:16 Changeset in xpra [25728] by
- catch ssl wrapping errors and log them properly, only pass kwargs that …
- 13:23 Ticket #2665 (custom toolbar position) created by
- It would be helpful when the position of the html5 toolbar would be …
- 13:01 Ticket #2592 (server crash on SIGINT) closed by
- worksforme: Maybe r25237 really did fix the problem? I'm not seeing the crash any more.
- 12:58 Changeset in xpra [25727] by
- oops, missed from r25726
- 12:55 Changeset in xpra [25726] by
- use start_new_session=True instead of calling os.setsid ourselves, …
- 12:43 Changeset in xpra [25725] by
- simplify and re-use the same method
- 10:15 Changeset in xpra [25724] by
- preserve order by using a list rather than a set, so the first …
- 07:42 Changeset in xpra [25723] by
- because of the way cx_Freeze runs scripts, we have to keep the gi …
- 04:50 Changeset in xpra [25722] by
- better debug logging: show when group is not modified and why
- 03:48 Changeset in xpra [25721] by
- r25720 backport: mark the correct translated clipboard selection as …
- 03:46 Ticket #2638 (Clipboard: Copying from Windows client to Linux server stopped working ...) closed by
- fixed: > When highlighting a large block of text in gvim, it usually loses …
- 03:45 Changeset in xpra [25720] by
- #2638 mark the correct translated clipboard selection as active in the …
03/21/20:
- 15:53 Ticket #2664 (basis universal codec) created by
- [https://opensource.googleblog.com/2020/03/google-and-binomial-partner- …
- 15:04 Ticket #2663 (xpra beta repository is broken) closed by
- worksforme: The error was misleading, the problem was with the GPG signature! (fixed)
- 14:33 Ticket #2663 (xpra beta repository is broken) created by
- Somehow you broke the xpra repo. These files give: […] […] …
- 13:40 Changeset in xpra [25719] by
- r25718 backport: fix handling of server control command with python3 …
- 13:39 Changeset in xpra [25718] by
- strings byte us again: fix handling of server control command with …
- 13:30 Changeset in xpra [25717] by
- no need for quotes around lists
- 13:28 Changeset in xpra [25716] by
- suggest 'help'
- 13:26 Changeset in xpra [25715] by
- r25714 backport: don't change 'iconified' state unless the client …
- 13:25 Ticket #2662 (gedit can't be minimized from win32 client) closed by
- fixed: Fixed in r25714.
- 13:24 Changeset in xpra [25714] by
- #2662 the default value for the 'iconified' attribute should be None …
- 13:23 Ticket #2662 (gedit can't be minimized from win32 client) created by
- It re-appears immediately. Log: * window gets focus: […] * it …
- 13:15 Changeset in xpra [25713] by
- whitespace
- 12:22 Changeset in xpra [25712] by
- r24248 reject any target we never claimed to support
- 12:13 Changeset in xpra [25711] by
- #2638 timeout convert requests faster since some apps will request …
- 12:09 Changeset in xpra [25710] by
- more readable representation of None values
- 12:09 Changeset in xpra [25709] by
- we never use the time, waste of space so get rid of it
- 08:18 Changeset in xpra [25708] by
- fix error in logging if we don't get a handle
- 08:18 Ticket #2638 (Clipboard: Copying from Windows client to Linux server stopped working ...) reopened by
- > I've now noticed another regression from v2.4.2. It seems to no …
- 08:11 Changeset in xpra [25707] by
- honour X11 time if we have one
- 07:45 Changeset in xpra [25706] by
- fixup r25678, no local variable in v3
- 07:23 Changeset in xpra [25705] by
- r25704 backport: clipboard must convert line endings for ms windows clients
- 07:19 Changeset in xpra [25704] by
- #2638 convert line endings with win32 clients
- 06:24 Changeset in xpra [25703] by
- found a map event for an OR window in a log, avoid triggering a …
Note: See TracTimeline
for information about the timeline view.