Timeline
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 …
03/20/20:
- 16:03 Ticket #2661 (xpra shadow client barfing way too soon) created by
- I don't want to disappoint you even more today ... […] ---- …
- 13:44 Ticket #2660 (Add display number on remote windows) closed by
- wontfix: Use: […]
- 13:19 Ticket #2660 (Add display number on remote windows) created by
-
Change
appname on ${ip}
toappname on ${ip}/:${DISPLAY}
. When … - 13:07 Ticket #2659 (CWD of new xpra server is not sanitized (i.e. ~)) created by
- Splitting from #2606 > > Are invocations "sanitized"? > What …
- 08:18 Changeset in xpra [25702] by
- r25700 + r25701 backport: show all pressed keys
- 08:14 Changeset in xpra [25701] by
- show all the keysyms associated with that keycode
- 08:09 Changeset in xpra [25700] by
- 2604 also show which keycodes are down according to the x11 server
- 08:01 Ticket #2653 (xpra upgrade :0 looks like a bad idea) closed by
- worksforme
- 08:01 Ticket #2640 (xpra shadow crashes inside xpra client with --opengl=no) closed by
- needinfo
- 08:01 Ticket #2607 (Mouse pointer not visible) closed by
- needinfo
- 07:25 Ticket #2658 (Re-attaching a client session puts the window off-monitor) created by
- from #2643 With the same geometry: …
- 02:20 Ticket #2638 (Clipboard: Copying from Windows client to Linux server stopped working ...) closed by
- fixed: > Due to the remote-clipboard=PRIMARY setting on the client, I believe …
- 02:08 Download edited by
- (diff)
- 02:04 Changeset in xpra [25699] by
- version bump + update release notes
- 01:55 Versions/PendingFixes edited by
- (diff)
- 01:54 Changeset in xpra [25698] by
- r25696 backport: fix win32 clipboard selection translation for …
- 01:52 Changeset in xpra [25697] by
- better debug logging
- 01:51 Changeset in xpra [25696] by
- #2638 apply selection translation to clipboard-token packets
- 01:25 Changeset in xpra [25695] by
- always log handle as hex
- 00:15 Changeset in xpra [25694] by
- better class name in test output
03/19/20:
- 17:23 Changeset in xpra [25693] by
- remove debug: don't print during tests
- 16:57 Changeset in xpra [25692] by
- #2432 wayland problems: just having weston running is enough to …
- 16:32 Ticket #2506 (Clicking past cert errors with HTML5 client over https resulting in ws ...) closed by
- needinfo
- 16:29 Ticket #2623 (LibreOffice Calc: The brush cursor is not rendered) closed by
- needinfo
- 16:25 Ticket #2549 (Switching to paramiko issues) closed by
- upstream: Closing as upstream, nothing we can do here.
- 16:08 Changeset in xpra [25691] by
- fixup r25690 identation
- 15:37 Ticket #2657 (pulseaudio: unrecognized option '--enable-memfd=no') closed by
- fixed: This broke in r25096, fixed in r25690. (only affects Ubuntu Xenial: …
- 15:36 Changeset in xpra [25690] by
- we can't disable memfd on Ubuntu Xenial, gives 'unrecognized option' error
- 15:32 Changeset in xpra [25689] by
- #2641 don't close the dialog when clicking on the last 'download' button
- 14:57 Ticket #2649 (clipboard syncing ... again) closed by
- fixed: Works like a charm :-D Thank you. keyboard-sync felt less broken …
- 14:56 Ticket #2657 (pulseaudio: unrecognized option '--enable-memfd=no') created by
- 3.0.7-r25627 […] I don't know if that makes a difference, but I …
- 14:51 Ticket #2526 (xpra start gnome-terminal last terminal line not rendered fully) closed by
- duplicate: I have seen it, and I am quite confident that the problem is the same …
- 14:43 Ticket #2656 (Question html5 clients with proxy and ssl) closed by
-
invalid: If you use
bind-ssl
then you must usessl-auth
, not … - 14:28 Changeset in xpra [25688] by
- add mimetype
- 14:27 Changeset in xpra [25687] by
- openssl 1.1.1e
- 13:54 Ticket #2656 (Question html5 clients with proxy and ssl) created by
- Hello, I want multiple html5 web-clients be able to connect through a …
- 12:11 Ticket #2655 (Network congestion popup: Topmost but not stealing focus) created by
- Can you make the network congestion popup appear as topmost as …
- 12:00 Changeset in xpra [25686] by
- fixup clipboard backport: we can't call super() with python2
- 11:44 Changeset in xpra [25685] by
- r25683 backport: fix debug logging error
- 11:35 Changeset in xpra [25684] by
- catch cursors errors and try to continue
- 11:35 Changeset in xpra [25683] by
- fix debug logging error
- 11:25 Changeset in xpra [25682] by
- r23042 for xenial: python3 should be the default
03/18/20:
- 08:51 Ticket #2633 (Disconnect after drag an item from window to other) closed by
- needinfo
- 08:42 Changeset in xpra [25681] by
- numpy 1.18.2
03/17/20:
- 17:18 Changeset in xpra [25680] by
- if given a directory as argument, fall-through to regular xdg-open
- 16:57 Changeset in xpra [25679] by
- constify
- 16:54 Changeset in xpra [25678] by
- r25677 backport: only require an existing xpra server when upgrading …
- 16:53 Changeset in xpra [25677] by
- #2653 now we need to distinguish 'upgrade' (and 'upgrade-desktop') …
- 16:05 Changeset in xpra [25676] by
- simplify
- 16:04 Changeset in xpra [25675] by
- make it easier to test wait_for_x_server and XOpenDisplay()
- 15:16 Changeset in xpra [25674] by
- r25673: don't upgrade displays that aren't already running xpra
- 15:14 Changeset in xpra [25673] by
- #2653 don't proceed with upgrade unless we find the previous xpra server
- 15:13 Changeset in xpra [25672] by
- on exit, remove our wm properties
- 13:49 Ticket #2654 (xpra-auto-display: don't use "low display numbers") closed by
- fixed: That was already fixed in trunk by r24808, now backported to v3 in r25671.
- 13:48 Changeset in xpra [25671] by
- #2654 r24808 backport: skip warning when upgrading
- 13:31 Ticket #2654 (xpra-auto-display: don't use "low display numbers") created by
- I have seen xpra auto-assume low number displays: […] ... and …
- 13:09 Ticket #2653 (xpra upgrade :0 looks like a bad idea) created by
-
I updated
/etc/xpra/conf.d/80_lock.conf
configuration file, and I … - 09:45 Ticket #2605 (Updating from 3.0.6-r25195 using stable repo is hitting a lot of ...) closed by
- fixed: The package name for 3.0.7 looks like this: …
- 09:37 Changeset in xpra [25670] by
- r25669 backport: fix win32 clipboard sync failures
- 09:32 Changeset in xpra [25669] by
- #2649 don't free the memory, it's not ours any more?
- 07:19 Ticket #2652 (change xpra's windows class on win32) created by
- from ticket:2649#comment:8 Could you change your windows' …
- 06:21 Changeset in xpra [25668] by
- #2649 also log owner information in clipboard lock utility method, log …
03/16/20:
- 19:12 Ticket #2651 (Maximized windows derived from gnome-terminal do not re-attach as maximized) created by
- During #2649 "Maximized windows derived from gnome-terminal do …
- 17:23 Changeset in xpra [25667] by
- #2649 log the name of the process updating the clipboard
- 17:08 Changeset in xpra [25666] by
- #2649 log the pid of the process updating the clipboard
- 16:59 Ticket #2648 (AltGr on german keyboard does not work on windows client) reopened by
- 16:00 Changeset in xpra [25665] by
- r25656 backport fixup: remove logging from code path used during startup
- 15:59 Changeset in xpra [25664] by
- r25663 backport: fix mode wrongly getting toggled off
- 15:55 Ticket #2648 (AltGr on german keyboard does not work on windows client) closed by
- fixed: This regression is caused by the fixes for #2301. You can workaround …
- 15:50 Changeset in xpra [25663] by
- #2648 / #2301 mode is wrongly toggled off
- 15:27 Changeset in xpra [25662] by
- #2645 oops: use opengl icon when probing
- 14:13 Ticket #2650 (google-chrome: cannot attach tab back to a window) created by
- Details from #2649: * Start a google-chrome (make sure no other …
- 13:09 Changeset in xpra [25661] by
- #2649 don't trigger a new token if we're the clipboard owner already: …
- 11:30 Ticket #2649 (clipboard syncing ... again) created by
- Continuation from #2603: I have no concurrent connected xpra sessions …
- 11:13 Ticket #2648 (AltGr on german keyboard does not work on windows client) created by
- When connecting from a Win10 client to a Centos 7 server, AltGr …
- 09:27 Ticket #2610 (Wrong dpi setting / --dpi is ignored) closed by
- fixed: (for Ubuntu 16.04 servers, see also #1935)
- 09:13 Changeset in xpra [25660] by
- #2645 oops: use mdns icon for mdns tool..
- 09:01 Ticket #2647 (Detecting or setting up MIT-SHM) created by
- Coming from #2610 >> I found no way to allow memory sharing for …
- 08:58 Changeset in xpra [25659] by
- #2645 specify a better default icon for more subcommands
- 08:37 Changeset in xpra [25658] by
- #2645 use bug report icon in dock for bug report tool
- 07:31 Changeset in xpra [25657] by
- log if we can't find GetDblTime?
- 04:50 Changeset in xpra [25656] by
- remove logging from code path used during startup
03/15/20:
- 16:56 Ticket #2645 ('xpra bug-report' not working on macOS) closed by
- invalid: (facepalm) yes, it was. Sorry, that was stupid. To my defence I can …
- 16:09 Changeset in xpra [25655] by
- r25648 backport: only log the key warning if we failed to load it
- 15:43 Changeset in xpra [25654] by
- r25651 backport: try harder to make the bug-report window come to the …
- 15:43 Changeset in xpra [25653] by
- r25652 backport: don't use Xdummy on arm, too slow
- 15:41 Changeset in xpra [25652] by
- don't use Xdummy on arm, too slow
- 15:17 Changeset in xpra [25651] by
- try harder to make the bug-report window come to the front on macos: …
- 15:16 Changeset in xpra [25650] by
- unused import
- 15:13 Ticket #2646 (gtk fault on startup macOS) closed by
- invalid: Those messages are harmless warnings that are unavoidable with GTK on …
- 15:12 FAQ edited by
- add some warnings from #2646 (diff)
- 14:15 Ticket #2646 (gtk fault on startup macOS) created by
- […] I get this fault everytime I start xpra. However the program …
- 14:09 Ticket #2645 ('xpra bug-report' not working on macOS) created by
- Running 'xpra bug-report' on macOS 10.15.3 does nothing. It just sits …
- 13:12 Changeset in xpra [25649] by
- detect buggy Debian servers and warn the user instead of failing to …
- 12:30 Changeset in xpra [25648] by
- only log the key warning if we failed to load it
- 07:51 Changeset in xpra [25647] by
- r25645 + r25646: honour dpi command line switch correctly this time
- 07:25 Changeset in xpra [25646] by
- #2610 / #2500: usually, we scale x and y coordinates by the same …
- 07:03 Changeset in xpra [25645] by
- #2610 / #2500: undo r24545 which was incorrect
- 05:10 Changeset in xpra [25644] by
- better test coverage
- 05:06 Changeset in xpra [25643] by
- better test coverage
- 02:48 Ticket #2641 (xdg-open bugs / improvements) closed by
- fixed: > A "philosofical" discussion here: Why not accept -h / -v? The …
03/14/20:
- 16:24 Changeset in xpra [25642] by
- r25640 backport: don't show 'Download' button that we can't honour
- 16:18 Changeset in xpra [25641] by
- #2641 allow the GUI to override the 'openit' flag
- 15:47 Changeset in xpra [25640] by
- we can't choose to just download it if the 'openit' flag is set
- 15:44 Changeset in xpra [25639] by
- #2641 add 'show downloads' button to gui
- 15:32 Changeset in xpra [25638] by
- fix warnings
- 15:25 Changeset in xpra [25637] by
- tidy up
- 15:20 Changeset in xpra [25636] by
- #2641 error out unless we get a single argument
- 13:30 Changeset in xpra [25635] by
- #2641 support --help, --manual and --version command line arguments
- 12:23 Changeset in xpra [25634] by
- r25632 backport: try harder not to use video for tiny areas
- 12:04 Changeset in xpra [25633] by
- show which window is having problems
- 11:58 Changeset in xpra [25632] by
- never use video for anything small than 16 pixels in width or height
- 11:55 Changeset in xpra [25631] by
- take shortcut early
- 11:55 Changeset in xpra [25630] by
- strip '(Standard monitor types) ' from monitor plug name
03/13/20:
- 21:44 Ticket #2644 (Question multi-user html5) closed by
- fixed: Sorry I think wiki/ProxyServer answers all …
- 21:31 Ticket #2644 (Question multi-user html5) created by
- I have the following use case: * Multiple users (clients) shall be …
- 17:02 Changeset in xpra [25629] by
- fixup focal packaging backport
- 16:38 Changeset in xpra [25628] by
- stable builds should use a non-zero revision number
- 14:55 Ticket #2643 (Moving a maximized window to a smaller monitor via ...) created by
- Moving maximized LibreOffice to the adjacent big monitor (via …
- 14:37 Ticket #2642 (No matching CSC module found) created by
- Log output is too massive, attaching it. No idea what caused it, …
- 09:13 Ticket #2641 (xdg-open bugs / improvements) created by
- Since you already use a non-standard xdg-open implementation, would …
03/12/20:
- 23:40 Ticket #2640 (xpra shadow crashes inside xpra client with --opengl=no) created by
- From client: r25603 […] To Xenial server: v3.0.7-r25609 […] …
- 15:57 Changeset in xpra [25627] by
- update release notes
- 15:44 Changeset in xpra [25626] by
- r25625 backport: ensure that the 'terminate-xxx' options are greyed …
- 15:43 Changeset in xpra [25625] by
- disable / grey-out the form elements after parsing the default values
- 15:30 Changeset in xpra [25624] by
- r25621 backport: don't run mdns cleanup twice on server exit
- 15:29 Changeset in xpra [25623] by
- r25620 + r25622: avoid spurious background worker warnings on exit, …
- 15:26 Changeset in xpra [25622] by
- don't count None items we put there as markers
- 15:18 Changeset in xpra [25621] by
- cleanup can be called twice, but don't run mdns cleanup twice
- 15:15 Changeset in xpra [25620] by
- better workqueue cleanup debugging: show items
- 15:01 Changeset in xpra [25619] by
- r25617 backport: make unavoidable comtypes error less scary
- 14:59 Changeset in xpra [25618] by
- better test error message: show the server process command if we have it
- 14:59 Changeset in xpra [25617] by
- #2573, since we can't avoid this error, make it less scary
- 14:58 Clipboard edited by
- this page should say "watermark" somewhere (diff)
- 14:53 Ticket #2573 (No module named 'comtypes.gen.stdole') reopened by
- It's happening again, and it looks like a comtypes bug: […] Because …
- 14:11 Ticket #2639 (Cannot Install Xpra PKG on MacOS Catalina) closed by
- wontfix: Please see [https://support.apple.com/en-us/HT202491 Safely open apps …
- 12:56 Ticket #2639 (Cannot Install Xpra PKG on MacOS Catalina) created by
- When Attempting to install: …
- 12:07 Ticket #2638 (Clipboard: Copying from Windows client to Linux server stopped working ...) created by
- Hi, Client: Windows 7, v3.0.6-r25205 Server: RHEL 7.6, v3.0.5-r24939 …
- 10:33 Ticket #2632 (shadow cannot shift+arrow select) closed by
- fixed
- 09:14 Changeset in xpra [25616] by
- r25615 backport: avoid clipboard error when a client disconnects, …
- 09:13 Ticket #2635 (when client disconnects, timeout all pending clipboard requests) closed by
- fixed: Fixed in r25615.
- 09:13 Changeset in xpra [25615] by
- #2635 cancel pending clipboard requests when the clipboard owner …
- 09:10 Ticket #2637 (Add xpra sessions to `w`) created by
- I don't know how much sense would it make: Could we add the expra …
- 08:51 Ticket #2636 (html5 client should disable audio if server does not support it) closed by
- fixed: Better fix in r25612. Refactoring in 25613. Backport in r25614.
- 08:51 Changeset in xpra [25614] by
- r25611 + r25612 backport: avoid sound-control packet errors when audio …
- 08:49 Changeset in xpra [25613] by
- #2636 move the code into a separate function
- 08:47 Changeset in xpra [25612] by
- #2636 hide the audio icon when we can't use it
- 08:36 Changeset in xpra [25611] by
- #2636 don't try to request speaker forwarding if audio is disabled
- 06:32 Ticket #2636 (html5 client should disable audio if server does not support it) created by
- Instead we get: […]
- 06:30 Ticket #2635 (when client disconnects, timeout all pending clipboard requests) created by
- Instead we see: […]
- 06:10 Changeset in xpra [25610] by
- r25590 backport: fix error hanlder of proxy server client connection setup
- 03:03 Ticket #2634 (disable clipboard watermarks) closed by
- wontfix: To disable the watermark, use: […] or […] The default will not …
03/11/20:
- 23:26 Ticket #2634 (disable clipboard watermarks) created by
- When I copy an image to or from the clipboard using xpra, it has a …
- 12:32 Changeset in xpra [25609] by
- r25606 + r25607 + r25608 backport: restrict changes to the modifiers …
- 12:19 Changeset in xpra [25608] by
- #2632 extend r25607 and skip adjusting the 'mode switch' modifier for …
- 12:10 Changeset in xpra [25607] by
- #2632 if the keysym we would match for a keycode is 'NoSymbol?' then we …
- 11:24 Changeset in xpra [25606] by
- don't change the modifiers list if the key we're pressing is going to …
- 10:34 Changeset in xpra [25605] by
- fix potential errors with invalid utf8 byte strings
- 09:51 Changeset in xpra [25604] by
- curl 7.69.1
- 09:33 Changeset in xpra [25603] by
- better test errors
- 09:33 Changeset in xpra [25602] by
- fix win32 code path: filter characters from the copy without the dirname
- 08:46 Ticket #2631 (DLL error in cx_Freeze for GTK_Keyboard_Test.exe) closed by
- fixed: Fixed in r25601.
- 08:43 Changeset in xpra [25601] by
- #2631 re-order imports so we can inject the environment variables …
- 04:36 Changeset in xpra [25600] by
- always log backtrace at debug level
- 03:57 Ticket #2301 (xpra shadow: cannot type "|" "<" keys, all write ">") closed by
- fixed: This caused a regression: ticket:2632#comment:8
03/10/20:
- 14:13 Ticket #2633 (Disconnect after drag an item from window to other) created by
- Hello Everyone! I am developing my project using xpra and xpra HTML5 …
- 12:57 Ticket #2632 (shadow cannot shift+arrow select) created by
-
e.g.
Shift
+LeftArrow
will not select one character. This is a … - 12:42 Ticket #2631 (DLL error in cx_Freeze for GTK_Keyboard_Test.exe) created by
- Please fix that ticket:2301#comment:24 It's been happening for ever, …
- 09:26 Changeset in xpra [25599] by
- remove debug
- 09:23 Changeset in xpra [25598] by
- r25596 + r25597: ensure that clipboard synchronization is setup before …
- 09:21 Changeset in xpra [25597] by
- wait for client to own the clipboard to ensure clipboard …
- 09:04 Changeset in xpra [25596] by
- show which client owns the clipboard
- 08:27 Changeset in xpra [25595] by
- validate pixel format early, skip coverage for catch-all exception handlers
- 08:26 Changeset in xpra [25594] by
- better coverage: ignore win32 specific code path
- 08:26 Changeset in xpra [25593] by
- don't bother recording coverage of main methods only used for testing
- 08:24 Changeset in xpra [25592] by
- full test coverage for pillow encoder
- 06:18 Changeset in xpra [25591] by
- if there is no worker or if it exits quickly, don't bother using a …
- 05:36 Changeset in xpra [25590] by
- fix double error when we fail to start the client connection
- 05:35 Changeset in xpra [25589] by
- better signal handler message
- 05:07 Changeset in xpra [25588] by
- re-arrange code so we can skip win32 test coverage and codepath that …
- 05:06 Changeset in xpra [25587] by
- better signal handler logging
- 04:30 Changeset in xpra [25586] by
- better test coverage
- 04:17 Changeset in xpra [25585] by
- better coverage: add file transfer test
- 04:17 Changeset in xpra [25584] by
- better test coverage
03/09/20:
- 17:23 Changeset in xpra [25583] by
- revert r25579: not needed, weird error was due to missing coverage.py
- 17:18 Changeset in xpra [25582] by
- delay imports so the tests can be skipped on win32
- 17:06 Changeset in xpra [25581] by
- delay import so we can skip the test on win32
- 16:59 Changeset in xpra [25580] by
- make code more resilient, log full command that we failed to run for …
- 16:50 Changeset in xpra [25579] by
- rename module to make it easier to run individual tests on win32, …
- 16:22 Changeset in xpra [25578] by
- values in os.environ should always be strings already? (and importing …
- 16:14 Changeset in xpra [25577] by
- on win32, the timers can take longer to run and this can cause the …
- 16:14 Changeset in xpra [25576] by
- we can check for command_error and command_info on win32 because those …
- 15:56 Changeset in xpra [25575] by
- emulate displayfd on win32
- 15:48 Changeset in xpra [25574] by
- honour an existing XPRA_COMMAND env var and preprend to it to add …
- 15:42 Changeset in xpra [25573] by
- make sure we always delete the temporary file, even if the test fails
- 15:41 Changeset in xpra [25572] by
- add debug logging
- 15:16 Ticket #2630 (modify shadow keymap) created by
- At present, shadow servers leave the keymap completely untouched and …
- 14:54 Changeset in xpra [25571] by
- r25570 backport: packaging fix for win32, exclude more packages that …
- 14:53 Changeset in xpra [25570] by
- exclude more bits we don't need bundled in
- 14:28 Changeset in xpra [25569] by
- r25468 backport: bundle new DLLs required by plink
- 13:11 Ticket #2629 (paramiko ssh proxy server does not honour session name) created by
- When the client connects with a regular ssh client, we parse the proxy …
- 10:24 Changeset in xpra [25568] by
- skip coverage for code that doesn't run on the default platform (Linux)
- 10:00 Changeset in xpra [25567] by
- this code is for race conditions, too hard / unreliable to write a …
- 09:55 Changeset in xpra [25566] by
- no need to test this as a standalone script
- 09:53 Changeset in xpra [25565] by
- fix pylint warning
- 09:53 Changeset in xpra [25564] by
- full test coverage
- 09:42 Changeset in xpra [25563] by
- better formatting of error messages
- 09:25 Changeset in xpra [25562] by
- r25559 backport: fix malformed xsettings due to invalid color format
- 09:25 Changeset in xpra [25561] by
- full test coverage: test error handlers
- 09:12 Changeset in xpra [25560] by
- better coverage: test all settings types, debug code path, add debug …
- 09:11 Changeset in xpra [25559] by
- fix formatting of Color XSettings
- 08:32 Changeset in xpra [25558] by
- better test coverage
- 02:54 Changeset in xpra [25557] by
- better coverage
- 02:52 Changeset in xpra [25556] by
- by default (x86), we're never going to test big endian arch
03/08/20:
- 23:47 Changeset in xpra [25555] by
- rename test
- 23:47 Changeset in xpra [25554] by
- better coverage: add video scoring test
- 23:47 Changeset in xpra [25553] by
- add type hints
- 09:28 Changeset in xpra [25552] by
- better test coverage
- 09:19 Changeset in xpra [25551] by
- better test coverage
- 09:14 Changeset in xpra [25550] by
- better test coverage: test argb fallback code path
- 09:02 Changeset in xpra [25549] by
- better test coverage: also test polling mode on unix
- 09:02 Changeset in xpra [25548] by
- fix warning when running tests
- 08:43 Changeset in xpra [25547] by
- better test coverage
- 08:28 Changeset in xpra [25546] by
- latest websockify drops backwards compatibility, remove test
- 05:15 Ticket #2620 (Configurations with weird defaults) closed by
- fixed: > Cast the pulseaudio=no value to pulseaudio=False DOH! Sorry. I don't …
- 05:15 Changeset in xpra [25545] by
- r25542 + r25543 backport: fix 'showconfig' output for boolean values …
- 05:12 Changeset in xpra [25544] by
- only switch pulseaudio to False if set to 'auto'
- 05:10 Changeset in xpra [25543] by
- doh: fixup r25542, recursion
- 05:05 Changeset in xpra [25542] by
- #2620 booleans can be set to None to mean 'auto', show that in the …
- 02:37 Changeset in xpra [25541] by
- r25539 backport: packaging for Ubuntu Focal
- 02:22 Download edited by
- (diff)
- 02:20 Changeset in xpra [25540] by
- add eoan and focal repo files
03/07/20:
- 17:17 Changeset in xpra [25539] by
- add Ubuntu Focal Fossa packaging
- 08:24 Changeset in xpra [25538] by
- this line is redundant
- 08:23 Ticket #2625 (bug report tool save file failed gives no feedback) closed by
- fixed: Done in r25537. Looks like this: [[Image(...)]]
- 08:22 Changeset in xpra [25537] by
- #2625 show warning in a dialog when we can't save the zip file
- 06:12 Changeset in xpra [25536] by
- r25535 backport: fix bug report clipboard copy and screenshots
- 06:00 Ticket #2621 (bug-report: Screenshot.png is not an image) closed by
- fixed: And... the bit I was missing is that you're using the bug report tool …
- 05:59 Changeset in xpra [25535] by
- #2621 fix bug report screenshots with python3, fix minor cleanup …
- 05:18 Ticket #2606 (Evolution-flatpak questions) closed by
- worksforme: Please open a new ticket for questions unrelated to 'Evolution-flatpak'.
- 05:11 Ticket #2628 (bump maximum resolution beyond 8K) created by
- 04:49 Changeset in xpra [25534] by
- allow double-4K in height
- 04:37 Changeset in xpra [25533] by
- #2607 bump maximum resolution with Xvfb to 8K
03/06/20:
- 12:40 Changeset in xpra [25532] by
- r25529 backport: fix key translation for default keymap mode (ie: …
- 12:38 Changeset in xpra [25531] by
- more readable debug logging of keymap
- 12:38 Changeset in xpra [25530] by
- honour debug keysyms when handling set_default_keymap()
- 12:37 Changeset in xpra [25529] by
- #2301 when mapping a pure translation table using …
- 09:47 Changeset in xpra [25528] by
- adapted backport of r25527: fix saving cursors with GTK3
- 09:46 Changeset in xpra [25527] by
- gtk3 changed the method signature
- 09:00 Changeset in xpra [25526] by
- r25524 + r25525: when resetting the keyboard state, also reset the …
- 08:59 Changeset in xpra [25525] by
- always reset the layout group when resetting the keyboard state, use …
- 08:37 Changeset in xpra [25524] by
- when resetting the keyboard state, also reset the layout group
- 08:25 Changeset in xpra [25523] by
- change errors in warnings
- 08:00 Ticket #2627 (qrcode connection string) created by
- To make it easier to connect with an android client, generate a QR …
- 03:21 Changeset in xpra [25522] by
- r25521 backport: libreoffice should always be using 'text' mode
- 03:20 Changeset in xpra [25521] by
- libreoffice should always be using 'text' mode
- 03:06 Ticket #2624 (xpra client - add "session identifying" elements to window title) closed by
- fixed: Good idea, done in r25520.
- 03:06 Changeset in xpra [25520] by
- #2624 show 'session identifying' elements in session info window title
03/05/20:
- 21:33 Ticket #2626 (xpra-start gnome-terminal libreoffice unknown OpenGL stacktrace) created by
- I have no idea when or what that was. I am guessing it happened …
- 21:24 Ticket #2617 (shadow/seamless debugging latency) closed by
- invalid: Since the server crashed that night (and subsequent debugging tonight …
- 20:49 Ticket #2625 (bug report tool save file failed gives no feedback) created by
- From #2621 Overwriting an existing file: a) Gives no "are you …
- 20:18 Ticket #2534 (xpra crash using LibreOffice) closed by
- fixed: Xpra-Python3-x86_64_4.0-r25519 seems to be clean of it. I've tried it …
- 20:04 Ticket #2624 (xpra client - add "session identifying" elements to window title) created by
-
If I have open 2
Session Info
windows, it would be useful if the … - 19:59 Ticket #2623 (LibreOffice Calc: The brush cursor is not rendered) created by
- Server: Xenial / 3.0.6-r25174 Client: Xpra-Python3-x86_64_4.0-r25519 …
- 19:35 Ticket #2603 (#2599's clipboard issues) closed by
- fixed: Since I feel I've got my clipboard sync back, and work has been …
- 17:56 Changeset in xpra [25519] by
- the WinError? message doesn't look useful
- 17:48 Changeset in xpra [25518] by
- only log an error from the errback if we have a message to go with it, …
- 17:40 Changeset in xpra [25517] by
- wait longer between retries, log last error info, log formats we can't …
- 16:17 Changeset in xpra [25516] by
- #2603 when we have to retry, don't call the errback just yet
- 16:15 Changeset in xpra [25515] by
- show the correct window title in the header bar
- 09:47 Ticket #2385 (macos moduleset updates for v4.0) closed by
- fixed
- 09:41 Changeset in xpra [25514] by
- update release notes
- 09:31 Changeset in xpra [25513] by
- r25511 + r25512 backport: printing DEB packaging fix, better default …
- 09:28 Changeset in xpra [25512] by
- #2620 printer forwarding requires the cups daemon, so recommend it
- 09:27 Changeset in xpra [25511] by
- #2620 if the printer definition is not found, leave the default as it is
- 05:38 Changeset in xpra [25510] by
- exceptions are handled already
- 05:37 Changeset in xpra [25509] by
- get_rgb_visual() has been removed in GTK3
- 05:32 Changeset in xpra [25508] by
- keep the settings name the same as it was before: strip 'xft-'
- 05:30 Changeset in xpra [25507] by
- expose more screen settings: sounds and theme bits
- 05:26 Ticket #2622 (bug-report gtk_common g_value_set_int assertion) closed by
- fixed: Thanks for reporting that, I never noticed. Fixed in r25506.
- 05:25 Changeset in xpra [25506] by
- #2622 use the exact setting type defined in the spec to prevent warnings
03/04/20:
- 22:15 Ticket #2622 (bug-report gtk_common g_value_set_int assertion) created by
- […] While saving diagnostic data for #2618, also these popped up: …
- 15:09 Ticket #2621 (bug-report: Screenshot.png is not an image) created by
- From r25468: […] xpra info "collected" via right-click menu on …
- 14:36 Ticket #2620 (Configurations with weird defaults) created by
- Related to r25485 On Ubuntu Bionic: […] * I assume …
- 12:47 Changeset in xpra [25505] by
- r25504 backport: workaround py2app not including the full package for …
- 12:45 Changeset in xpra [25504] by
- more packaging workarounds: fix dumb breakage caused by setuptools …
- 12:28 Changeset in xpra [25503] by
- fix XDG_RUNTIME_DIR fallback code: add missing 'user' subdir
- 10:18 Changeset in xpra [25502] by
- r25451 + r25317 + r25446 + r25447 + r25448 + r25449 + r25450 + r25452 …
- 10:07 Changeset in xpra [25501] by
- r25457 + r25456 + r25177 backport: grep 3.4, pcre 8.44, gmp 6.2
- 10:05 Changeset in xpra [25500] by
- r25495 + r25490 + r25489 + r25488 backport: curl 7.69, libsoup 2.68.4, …
- 10:03 Changeset in xpra [25499] by
- r24788 + r24843 + r24883 + r24961 + r25454 backport: pyparsing 2.4.6, …
- 09:57 Changeset in xpra [25498] by
- r25455 backport: cython 0.29.15
- 09:56 Changeset in xpra [25497] by
- r25443: python 3.8.2
- 08:33 Changeset in xpra [25496] by
- remove tabs
- 08:33 Changeset in xpra [25495] by
- curl 7.69
- 08:28 Changeset in xpra [25494] by
- remove tabs
- 08:28 Changeset in xpra [25493] by
- remove tabs
- 08:28 Changeset in xpra [25492] by
- merge from upstream: newer glib 2.62.4
- 08:13 Changeset in xpra [25491] by
- start with libwebp 1.1.0, no need to upgrade afterwards
- 08:11 Changeset in xpra [25490] by
- libsoup 2.68.4
- 08:10 Changeset in xpra [25489] by
- gnutls 3.6.12
- 08:08 Changeset in xpra [25488] by
- libtasn1 4.15
- 05:48 Changeset in xpra [25487] by
- #2617 add '.png' extension automatically
- 05:46 Changeset in xpra [25486] by
- #2617 do save-graph IO in a separate thread
- 05:31 Changeset in xpra [25485] by
- if we don't find libfakeXinerama, default to no instead of an empty value
- 05:00 Changeset in xpra [25484] by
- add new (unused) definitions: GetWindowTextA, GetWindowTextW, …
- 04:22 Ticket #2619 (handle images in win32 clipboard) created by
- From ticket:2603#comment:3, the data will look like this: […] And …
- 04:21 Changeset in xpra [25483] by
- #2603 add env vars to control delay and retries, simplify retry code: …
03/03/20:
- 21:25 Ticket #2618 (gnome-terminal sides not rendered fully) created by
- May be related to #2526 …
- 20:31 Ticket #2617 (shadow/seamless debugging latency) created by
- My main issue is that there is unexpected latency in the shadow …
- 15:54 Ticket #2500 (Text scaling regression in 4.0 macOS client) closed by
- fixed: Seems like it is fixed on the latest beta! Thank you
- 12:17 Changeset in xpra [25482] by
- fixup r25462: debug logging
- 12:16 Changeset in xpra [25481] by
- #2500 undo r24125, the 'monitor scale factor' is already applied to …
- 11:33 Ticket #2616 (AltGr + key on the left of enter should produce dead_tilde on Finnish ...) closed by
- fixed
- 09:38 Changeset in xpra [25480] by
- add special case for GTK2 and dead_perispomeni: map key to dead_tilde
- 09:19 Changeset in xpra [25479] by
- log gtk keymap
- 09:18 Changeset in xpra [25478] by
- r25477 backport: add missing debug logging to keymap setup
- 09:00 Changeset in xpra [25477] by
- add keysym debug logging to mappings added from gtk keymap
- 08:42 Changeset in xpra [25476] by
- r25474 backport: honour keyboard raw mode
- 08:27 Changeset in xpra [25475] by
- with python3, the keysyms can end up as bytes whereas we expect strings..
- 08:20 Changeset in xpra [25474] by
- in raw mode, just blindly use the client keycode
- 07:47 Changeset in xpra [25473] by
- r25174 backport with an env var to be able to switch back to the old …
- 03:52 Changeset in xpra [25472] by
- r25324 backport: need to remove the unused variable that r25433 re-added
- 03:52 Changeset in xpra [25471] by
- r25469 backport: fix server not honouring keyboard-sync mode
- 03:50 Changeset in xpra [25470] by
- fixup r25445: v3 does not have typedict.strtupleget, use strlistget
- 03:36 Changeset in xpra [25469] by
- revert part of r17648: honour the key repeat timeout
03/02/20:
- 17:00 Changeset in xpra [25468] by
- we need to bundle those extra DLLs for plink
- 16:19 Changeset in xpra [25467] by
- fix tests on win32: we must import xpra.platform first as this will …
- 15:28 Changeset in xpra [25466] by
- fix errors if the prgname or application_name are not defined by the …
- 15:23 Changeset in xpra [25465] by
- r25464 backport: fix registry key used for locating 'Downloads' folder
- 15:21 Changeset in xpra [25464] by
- more correct code for locating the 'Downloads' folder
- 14:58 Changeset in xpra [25463] by
- fix missing icons on win32 (needs 'index.theme', and add a better …
- 11:13 Ticket #2616 (AltGr + key on the left of enter should produce dead_tilde on Finnish ...) created by
- Server version: Name : xpra Version : 3.0.6 Release : …
- 09:44 Changeset in xpra [25462] by
- only log scaled dimensions if we are actually using scaling
- 04:58 Changeset in xpra [25461] by
- don't try to load x11 bits on macos
- 04:56 Changeset in xpra [25460] by
- don't try to load x11 bits on macos
- 04:06 Changeset in xpra [25459] by
- make sure the examples steal the focus so that we can see them on …
- 03:17 Changeset in xpra [25458] by
- py2app 0.21
- 03:17 Changeset in xpra [25457] by
- grep 3.4
- 03:15 Changeset in xpra [25456] by
- pcre 8.44
- 03:12 Changeset in xpra [25455] by
- Cython 0.29.15
- 03:06 Changeset in xpra [25454] by
- python setuptools 45.2.0
- 03:05 Changeset in xpra [25453] by
- python six 1.14.0, cffi 1.14.0
- 03:04 Changeset in xpra [25452] by
- python asn1crypto
- 03:02 Changeset in xpra [25451] by
- python setuptools_scm 3.5.0
- 03:01 Changeset in xpra [25450] by
- python decorator 4.4.2, idna 2.9
- 03:00 Changeset in xpra [25449] by
- python ldap3 2.7
- 02:58 Changeset in xpra [25448] by
- paramiko 2.7.1
- 02:56 Changeset in xpra [25447] by
- python zeroconf 0.24.4
- 02:55 Changeset in xpra [25446] by
- PyYAML 5.3
- 02:53 Dependencies edited by
- we don't need websocket dependencies any more (diff)
Note: See TracTimeline
for information about the timeline view.