Timeline
07/18/18:
07/17/18:
- 22:50 Changeset in xpra [19937] by
- #1646: read ssh stderr and log it, fail on all key errors for now …
- 22:24 Changeset in xpra [19936] by
- we have a safe (race-free) local variable, use it
- 00:00 Ticket #1919 (OSX <-> Ubuntu `gnome-panel --replace` causes logout and crash) created by
- I'm really amazed by this one, but after I've connected to my local …
07/16/18:
- 11:49 Changeset in xpra [19935] by
- add latest fixes to the release notes
- 11:10 Changeset in xpra [19934] by
- #1646: python3 can trigger errors here, just log them at debug level
- 11:01 Changeset in xpra [19933] by
- #1646: initial paramiko support
- 09:15 Changeset in xpra [19932] by
- #1918: make sure icons use free colour profiles
- 09:14 Ticket #1918 (non-free IEC61966-2.1 embedded color profiles) closed by
- fixed: Thanks, done in r19931.
- 09:14 Changeset in xpra [19931] by
- #1918: use free colour profile
- 09:10 Ticket #1917 (incorrect exit code on "xpra stop" when server is not running) closed by
- wontfix: No, all client commands, be it "attach", "info", "stop" or others will …
- 05:04 Ticket #1918 (non-free IEC61966-2.1 embedded color profiles) created by
- The following images contain embedded non-free IEC61966-2.1 colour …
- 04:24 Ticket #1917 (incorrect exit code on "xpra stop" when server is not running) created by
-
xpra stop :314" exits with code
1` and the following error when …
07/11/18:
- 15:16 Ticket #1916 (Bug with stayOnTop function) created by
- I have been forwarding a software with xpra and everything is fine …
- 14:00 Changeset in xpra [19930] by
- r19929 backport: fixup for monitor enum overflow backport
- 13:58 Changeset in xpra [19929] by
- r19925 fixup: ctypes can convert None to null pointer, but not zero
- 13:43 Changeset in xpra [19928] by
- better debug logging
- 13:40 Changeset in xpra [19927] by
- r19925 backport: fix win32 monitor API overflow on 64-bit systems
- 13:39 Changeset in xpra [19926] by
- fix client initial focus stacktraces generated for OR windows (those …
- 13:38 Changeset in xpra [19925] by
- fix int type overflow errors when calling win32 api on 64-bit system
- 13:37 Changeset in xpra [19924] by
- we never process focus events for OR windows
- 13:33 Ticket #1915 (xpra tries to login to SSH without a password and hang) closed by
- invalid: Thank you, setting this as invalid and closing it..
- 11:10 Ticket #1915 (xpra tries to login to SSH without a password and hang) created by
- xpra v2.3.2-r19729 on Ubuntu 16.04 (both client and server) Hello, …
- 06:58 Changeset in xpra [19923] by
- r19922 backport: prevent pillow debug logging spam
- 06:45 Changeset in xpra [19922] by
- make sure Pillow's PNG image loader doesn't spam the output with debug …
07/10/18:
- 20:57 Changeset in xpra [19921] by
- r19918 backport: disable opencv - it is broken again..
- 20:56 Changeset in xpra [19920] by
- r19919 backport: avoid file descriptor errors on process exit
- 20:35 Changeset in xpra [19919] by
- fix "Bad file descriptor" errors on exit
- 19:37 Changeset in xpra [19918] by
- opencv is broken again..
- 18:21 Changeset in xpra [19917] by
- r19916 backport: fix transparency for python3 client without opengl
- 18:18 Changeset in xpra [19916] by
- fix rgb formats supported by cairo backing: no RGBX but we do have BGRA
- 17:21 Changeset in xpra [19915] by
- add detach functions to dbus service
- 17:16 Changeset in xpra [19914] by
- add missing decorator
- 17:06 Changeset in xpra [19913] by
- r19912 backport: make OpenGL_accelerate optional until we can build it …
- 17:05 Changeset in xpra [19912] by
- #1878: make OpenGL_accelerate optional until we can build it with …
- 15:59 Changeset in xpra [19911] by
- oops: fixup r19909 and undo debug commit
- 15:58 Changeset in xpra [19910] by
- r19907 backport: avoid compilation warning with newer mingw headers
- 15:52 Changeset in xpra [19909] by
- #1878 switch to python 3.7
- 15:51 Ticket #1884 (Compiling error with Python 3.7.0-rc1) closed by
- fixed: The deprecation warnings and silenced with python 3.7 or later in …
- 15:50 Changeset in xpra [19908] by
- #1884: disable deprecation warnings with python 3.7
- 15:50 Changeset in xpra [19907] by
- avoid compilation warning with newer mingw headers
- 13:53 Ticket #1899 (comtypes runtime error with python 3 packaging) closed by
- wontfix: Not much we can do about this, just use 64-bit builds.
- 13:40 Ticket #1895 (Modal Window in Xpra) closed by
- fixed: r19906 re-sets the flag on all the windows whenever the value in the …
- 13:39 Changeset in xpra [19906] by
- re-set the modal flag on all windows after toggling the feature
- 13:03 Changeset in xpra [19905] by
- add notification action option to turn off all bandwidth detection
- 11:57 Ticket #1901 (ctrl-click not working in HTML5 client) closed by
- fixed: Thank you very much. I just tested the changes and they fix the issue.
- 03:33 Changeset in xpra [19904] by
- r19903 backport: fix missing modifier keys during pointer events
- 03:31 Changeset in xpra [19903] by
- #1901: pass list of modifiers with all pointer events
- 03:31 Changeset in xpra [19902] by
- add debug logging, don't process anything if we cannot find the source
- 02:57 Changeset in xpra [19901] by
- r19900 backport: congestion backport fixup for debug logging error
- 02:56 Changeset in xpra [19900] by
- fixup r19887: decode is no longer defined
07/09/18:
- 17:54 Ticket #1914 (xpra start-desktop and exit-with-children error) closed by
- fixed: As per ticket:1904#comment:3, this is already fixed and will be …
- 17:26 Ticket #1861 (skip client base classes) closed by
- fixed: Noted, will pass a note along. Closing.
- 17:26 Ticket #1838 (completely skip server base classes) closed by
- fixed: Noted and closed.
- 17:23 Ticket #1914 (xpra start-desktop and exit-with-children error) created by
- When I run start-desktop with --exit-with-children=yes, then exit the …
- 16:49 Ticket #1904 (xpra screenshots not working) closed by
- fixed: r19899 makes it easier to show all the windows, ie for …
- 16:33 Changeset in xpra [19899] by
- #1904: add control command to make it easier to show windows
- 15:55 Changeset in xpra [19898] by
- r19838 + r19840 + r19842: packaging fixes for cx_Freeze 5.1
- 15:53 Ticket #1857 (cx_freeze duplicates DLLs) closed by
- fixed: Fixed again: * r19838: gstreamer lib location fix * r19840: move the …
- 15:38 Changeset in xpra [19897] by
- r19895 partial backport: don't enable the clipboard unless the client …
- 15:36 Changeset in xpra [19896] by
- add debug logging
- 15:36 Changeset in xpra [19895] by
- fix clipboard tokens sent to clients that have clipboard disabled: …
- 15:34 Changeset in xpra [19894] by
- fix leak detection call signature
- 13:15 Ticket #1913 (high memory usage) created by
- Despite #1861 and #1838, the client and server still use too much …
- 11:05 Changeset in xpra [19893] by
- we don't need nested try + finally with python 2.7+
- 10:01 Changeset in xpra [19892] by
- #1861: macos platform fixups: add features toggle to macos menu
- 10:00 Changeset in xpra [19891] by
- #1861: win32 platform fixups: don't assume we have the windows mixin
- 08:58 Changeset in xpra [19890] by
- ctypes can't do polymorphism
- 08:44 Changeset in xpra [19889] by
- #1861: make display mixin optional, fix small mixin dependency issues …
- 08:11 Changeset in xpra [19888] by
- r19887 backport: fix bandwidth warnings caused by slow client decoding
- 08:09 Changeset in xpra [19887] by
- #999 we have the decode time, use it instead of guessing how long it …
07/08/18:
- 17:03 Changeset in xpra [19886] by
- #1861: skip encoding mixin if we don't handle windows
- 16:53 Changeset in xpra [19885] by
- #1861: skip loading mixins if the feature is disabled
- 11:19 Changeset in xpra [19884] by
- r19883 backport: fix xpra info error during cleanup (race condition)
- 10:53 Changeset in xpra [19883] by
- prevent error during cleanup
- 10:52 Changeset in xpra [19882] by
- fix potential congestion calculation error when there are no matching …
- 10:49 Changeset in xpra [19881] by
- make sure we always have at least one value when calling sum
- 10:33 Changeset in xpra [19880] by
- #1912: actually honour the new switch and delete the old env var
- 10:23 Changeset in xpra [19879] by
- remove debug
- 10:18 Changeset in xpra [19878] by
- #1912: add switch for turning off bandwidth detection
- 10:16 Ticket #1912 (switch for bandwidth detection) created by
- See #999, #1855 and #1911. We should make it easier to disable …
- 09:03 Changeset in xpra [19877] by
- #1904: add dbus call to show all windows
- 08:37 Changeset in xpra [19876] by
- r19875 backport: don't close the display ourselves, let gtk do it when …
- 08:36 Changeset in xpra [19875] by
- closing the display ourselves can trigger segfaults, best to leave it …
- 07:30 Changeset in xpra [19874] by
- r19872 + r19873: fix non-zero exit code from desktop servers (close …
- 07:29 Changeset in xpra [19873] by
- #1904: ensure we garbage collect the gdk display before closing it to …
- 07:01 Changeset in xpra [19872] by
- always close the gtk display, just don't try to kill it when exiting / …
- 06:07 Changeset in xpra [19871] by
- new upstream release
07/07/18:
- 22:21 Ticket #1911 (poor batch delay spirals out of control) created by
- Opening ticket after this discussion …
- 12:51 Ticket #1900 (xdg-open-forwarding broken in beta) closed by
- invalid: > With the beta version, using the HTML5 client, Firefox in the …
- 12:49 Changeset in xpra [19870] by
- #1900: warn if there are no local server sockets and we cannot enable …
- 10:50 Changeset in xpra [19869] by
- #1895: make modal-windows enabled by default and add tray toggle
- 08:06 Ticket #1910 (per distro spec files) created by
- Usually, we don't update spec files in older branches, only in trunk. …
- 07:51 Changeset in xpra [19868] by
- centos6 doesn't like global, so use define instead
- 07:50 Changeset in xpra [19867] by
- undo r19855 + r19848: the patch is still needed on centos
07/06/18:
- 19:12 Changeset in xpra [19866] by
- r19864 backport: fix win32 alert box with python3
- 19:10 Changeset in xpra [19865] by
- add better ctypes signatures
- 19:10 Changeset in xpra [19864] by
- python3 strings byte us again
- 18:37 Changeset in xpra [19863] by
- fix building on older distros that don't define sitelib macro (ie: centos6)
- 18:30 Changeset in xpra [19862] by
- r19861 backport: forward-xdg-open was missing from man page
- 18:29 Changeset in xpra [19861] by
- add forward-xdg-open
- 18:22 Changeset in xpra [19860] by
- make it possible to toggle use of the alert message box independently …
- 18:20 Changeset in xpra [19859] by
- better server exit debug logging
- 17:23 Usage edited by
- (diff)
- 11:14 Ticket #1909 (TLS is the new SSL) created by
- Support xpra connection urls with "tls://" prefix for ssl mode. As …
- 11:12 Ticket #1908 (Xpra icon changes) created by
- Icon of Xpra in taskbar (Win7) sometimes changes during use to the …
- 11:12 Changeset in xpra [19858] by
- support xpra+tls as an alias for xpra+ssl
- 11:08 Ticket #1907 (Xpra does not react) created by
- Sometimes the actions via "Information" e.g. "Bug Report" & "About …
- 08:26 Ticket #1906 (Package python2-xpra-client-2.3.3-1.r19845.el7_5.x86_64.rpm is not signed) closed by
- fixed: Thanks, it is indeed working, I can install xpra now. :)
- 07:50 Ticket #1906 (Package python2-xpra-client-2.3.3-1.r19845.el7_5.x86_64.rpm is not signed) created by
- Greetings. Platform: Centos 7.5.1804 Installation of xpra failed for …
- 07:31 Ticket #1905 (macos url handler does not open) created by
- Tested as part of #1894. Running: […] Fires up xpra as expected, …
- 07:17 Changeset in xpra [19857] by
- this is not a python3 dep
- 07:14 Changeset in xpra [19856] by
- #1894: add more url schemes
- 07:09 Changeset in xpra [19855] by
- remove outdated patches
07/05/18:
- 20:50 Ticket #1904 (xpra screenshots not working) created by
-
I tried taking screenshots with both
xpra screenshot
and … - 18:25 Changeset in xpra [19854] by
- r19850 backport: add missing files to manifest
- 18:25 Changeset in xpra [19853] by
- r19852 backport: fix url parsing with python3
- 18:16 Changeset in xpra [19852] by
- fix url parsing with python3
- 17:55 Changeset in xpra [19851] by
- simplify reference to release no
- 17:06 Changeset in xpra [19850] by
- add missing files to manifest
- 15:44 Changeset in xpra [19849] by
- define the release number in the spec file, only the revision no can …
- 14:54 Changeset in xpra [19848] by
- we don't support Fedora 26 anymore
- 14:33 Ticket #1903 (Incorrect icon paths in Window.js) closed by
- fixed: > Probably you are thinking that src paths should be relative to js …
- 14:31 Changeset in xpra [19847] by
- r19846 backport: fix html image relative urls
- 14:30 Changeset in xpra [19846] by
- #1903: image paths are relative to the page, not the javascript source
- 13:45 Changeset in xpra [19845] by
- don't use epoch on centos
- 13:06 Changeset in xpra [19844] by
- remove debug logging
- 12:47 Ticket #1903 (Incorrect icon paths in Window.js) created by
- I was told that this issue is already fixed mainstream …
- 12:14 Ticket #1902 (can not type "less than" character (<) in HTML5 client) created by
- I found this issue when running xpra in a Docker container with Ubuntu …
- 12:09 Ticket #1901 (ctrl-click not working in HTML5 client) created by
- I found this issue when running xpra in a Docker container with Ubuntu …
- 12:03 Ticket #1900 (xdg-open-forwarding broken in beta) created by
- I found this issue when running xpra in Docker containerwith Ubuntu …
- 11:41 Ticket #1899 (comtypes runtime error with python 3 packaging) created by
- And it's broken again. comtypes 1.1.5 Related tickets and changesets …
- 11:24 Changeset in xpra [19843] by
- remove debug logging
- 10:49 Changeset in xpra [19842] by
- #1857: the gstreamer support libraries look like plugins but those are …
- 10:40 Changeset in xpra [19841] by
- increase test timeout: wait longer for stop to do its thing
- 10:21 Changeset in xpra [19840] by
- #1857: move the numpy DLLs explicitly, keep msvcrt in root dir
- 09:25 Changeset in xpra [19839] by
- increase timeout and make sure we cancel the timeout function if we …
- 08:26 Changeset in xpra [19838] by
- #1857 we have to move the main gstreamer lib back to the root dir..
- 06:08 Changeset in xpra [19837] by
- merge pull request from old github repository copy: "Handle this.path …
- 04:45 Network edited by
- (diff)
- 04:41 Encryption/SSL edited by
- (diff)
07/04/18:
- 14:44 Ticket #1898 (Bad keyboard mapping - French and Belgian layout - Some bad special ...) created by
- Hi guys, First thanks for your amazing work ! I noted a strange …
- 12:12 Changeset in xpra [19836] by
- don't use epoch with centos
- 08:43 Ticket #1897 (rpmdb problems: has installed conflicts) closed by
- fixed: python-lz4 fixed (lots of trial and error): * r19828: update to 0.10.1 …
- 08:42 Changeset in xpra [19835] by
- numpy is needed for the tests, but we can only refer to it as …
- 08:33 Changeset in xpra [19834] by
- #1895: add env switch for modal windows (and test app)
- 08:03 Changeset in xpra [19833] by
- bump release no to force update
- 07:56 Changeset in xpra [19832] by
- the generated file is already included in the source.. no need to patch it
- 07:54 Changeset in xpra [19831] by
- the latest setuptools-scm cannot be installed on centos6, and when you …
- 07:45 Changeset in xpra [19830] by
- r19818 (partial: just lz4) backport: try harder to prevent rpm db conflicts
- 07:38 Changeset in xpra [19829] by
- updated patch for 0.10.1
- 07:29 Changeset in xpra [19828] by
- #1897: update to the latest version we can build on centos 6
- 07:24 Ticket #1897 (rpmdb problems: has installed conflicts) created by
- Caused by #1258, in particular r14747, r16304. Shows up as: […] …
- 07:20 Ticket #1896 (remove excessive linking) closed by
- fixed: Once this becomes the default everywhere (after Fedora 28 / 29 is …
- 07:19 Ticket #1896 (remove excessive linking) created by
- [https://fedoraproject.org/wiki/Changes/RemoveExcessiveLinking Remove …
- 06:58 Changeset in xpra [19827] by
- doh: missing comma caused patch reject
07/03/18:
- 15:48 Changeset in xpra [19826] by
- oops: use the patch with centos6
- 15:42 Ticket #1895 (Modal Window in Xpra) created by
- It is not possible for now to use modal window on xpra. Is it possible …
- 15:14 Changeset in xpra [19825] by
- explicitly require python2 where appropriate to prevent deprecation …
- 13:31 Changeset in xpra [19824] by
- centos requires the old package name for dbus-python
- 13:29 Changeset in xpra [19823] by
- enable --as-needed linker argument, as per …
- 11:02 Changeset in xpra [19822] by
- README file is gone in this release
- 08:09 Changeset in xpra [19821] by
- centos6 doesn't define python2
- 08:02 Changeset in xpra [19820] by
- update to last version supported with python 2.6 (with patch)
- 07:28 Changeset in xpra [19819] by
- try harder to prevent rpm db conflicts
- 07:25 Changeset in xpra [19818] by
- try harder to prevent rpm db conflicts + new version of pytools
07/02/18:
- 18:33 Changeset in xpra [19817] by
- move test dependencies inside conditional block
- 18:30 Changeset in xpra [19816] by
- the tests need Xvfb
- 13:34 Changeset in xpra [19815] by
- python3 strings byte us again
- 13:32 Changeset in xpra [19814] by
- fixup RFB and shadow servers: start_refresh now takes a wid argument
- 13:21 Changeset in xpra [19813] by
- r19812 backport: prevent unhelpful fedora python shebang mangling of …
- 13:04 Changeset in xpra [19812] by
- #1568 / #1891: prevent unhelpful fedora python shebang mangling
- 12:39 Changeset in xpra [19811] by
- python-lz4 2.0.1
- 11:43 Changeset in xpra [19810] by
- skip test if xclip is not installed
- 11:35 Changeset in xpra [19809] by
- we need xclip to run the clipboard tests, add it as a build dependency …
- 10:28 Changeset in xpra [19808] by
- updated patch with ldconfig_exec_t hit
- 10:09 Changeset in xpra [19807] by
- pyobjc 4.2.2 and pillow 5.2.0
- 10:08 Changeset in xpra [19806] by
- we need the websocket transport to run all the automated tests, add …
- 09:19 Ticket #1894 (more url scheme handling) created by
- * r3271 added support for URL association, so xpra would be used for …
- 07:26 Changeset in xpra [19805] by
- only insert the interpreter in the command list if it's not there already
- 07:23 Changeset in xpra [19804] by
- make sure touch_timer is always initialized
07/01/18:
- 14:30 Changeset in xpra [19803] by
- r19802 backport: workaround errors raised by buggy opengl drivers (ie: …
- 14:30 Changeset in xpra [19802] by
- workaround some opengl drivers (ie: virtualbox) that raise an …
- 13:03 Changeset in xpra [19801] by
- bump version
- 12:53 Changeset in xpra [19800] by
- add fixup to packaging files
- 12:51 Changeset in xpra [19799] by
- python 2.6 fix: memoryview may be None
- 10:52 Changeset in xpra [19798] by
- r19797 backport: log the value we actually end up using
- 10:51 Changeset in xpra [19797] by
- log the value we actually end up using
- 07:31 Changeset in xpra [19796] by
- the old build system has an old version of pyobjc, so we have to keep …
- 07:27 Changeset in xpra [19795] by
- DTD version had been modified by mistake by the version bump script
- 07:17 Changeset in xpra [19794] by
- on winxp, we can't build the latest ffmpeg, so we have to undo some of …
- 00:54 Ticket #1893 (Migrate from pyopengl to ModernGL) created by
- The pyopengl package has been dormant for a long time, and is starting …
06/30/18:
- 12:29 Changeset in xpra [19793] by
- prefer XDG_RUNTIME_DIR location for run-xpra script
- 10:16 Changeset in xpra [19792] by
- add latest fix to the release notes
- 10:15 Changeset in xpra [19791] by
- bump version + add latest fixes to the release notes
- 10:09 Changeset in xpra [19790] by
- add latest fixes to the release notes
- 10:06 Changeset in xpra [19789] by
- r19769 backport: fixup r19762, add missing function
- 09:53 Changeset in xpra [19788] by
- r19785 backport: fix tray setup error on early exit caused by …
- 09:52 Changeset in xpra [19787] by
- r19784 backport: show another possible reason for connection failures
- 09:51 Changeset in xpra [19786] by
- r19783 backport: more correct fix for %PATH% issues
- 09:50 Changeset in xpra [19785] by
- if we exit quickly because of connection failure, the tray may have …
- 09:44 Changeset in xpra [19784] by
- another cause for ssh connection failures
- 09:43 Changeset in xpra [19783] by
- #1892: fixup r19780, we already set the %PATH%, we just need to make …
- 08:56 Changeset in xpra [19782] by
- always show option to download, add icon for 'open'
- 08:07 Changeset in xpra [19781] by
- r19779 + r19780 backport: plink path and environment fixes
- 07:47 Changeset in xpra [19780] by
- make sure we use the plink.exe binary that we ship with the installer, …
- 07:39 Changeset in xpra [19779] by
- always set the putty / plink env, no matter what port we use
- 07:28 Ticket #1892 (ms windows clients require ssh users to have bash as login shell) created by
- This bug report is based on the findings from #1853. Previously, …
- 07:25 Ticket #1891 (Python3 build installs python2 scripts) closed by
- invalid: That is incorrect. This change must come from your build or packaging …
- 07:14 Changeset in xpra [19778] by
- r19776 backport: the cups forwarding script should be python version …
- 07:11 Changeset in xpra [19777] by
- version bump
- 07:11 Changeset in xpra [19776] by
- #1891: python3 compatibility
- 04:28 Ticket #1891 (Python3 build installs python2 scripts) created by
- Pyyhon3 build installs the following python2 scripts: […]
06/29/18:
- 08:03 Changeset in xpra [19775] by
- python 3.6.6
06/28/18:
- 17:25 Changeset in xpra [19774] by
- fix test: we must explicitly enable file transfers or the download …
- 16:39 Changeset in xpra [19773] by
- we also require websocket-client for running the server connection …
- 16:30 Changeset in xpra [19772] by
- verify that websocket-client library is installed, rather than failing …
- 16:26 Changeset in xpra [19771] by
- practice what you preach: use new style urls
- 16:09 Changeset in xpra [19770] by
- r19769 backport: fixup r19762, add missing function
- 16:07 Changeset in xpra [19769] by
- oops: forgot to add the die function
- 15:58 Changeset in xpra [19768] by
- the client tests connect to the server using ws / wss
- 15:57 Changeset in xpra [19767] by
- fix test to use new xauth_add api
- 15:27 Changeset in xpra [19766] by
- better exit code error reporting
- 13:58 Changeset in xpra [19765] by
- fix auth tests: add missing choose_salt_digest to 'reject' module, fix …
- 07:41 Changeset in xpra [19764] by
- fix webcam test and print a message if we have to skip the test …
- 07:41 Changeset in xpra [19763] by
- r19756 backport: the unit tests require python-cryptography to run
- 07:39 Changeset in xpra [19762] by
- r19759 backport: abort tests if build fails
- 07:25 Changeset in xpra [19761] by
- preserve the order of the webcam video devices
- 07:25 Changeset in xpra [19760] by
- add debug logging
- 07:07 Changeset in xpra [19759] by
- don't run the tests if we failed to build, just abort
- 06:38 Changeset in xpra [19758] by
- disable tty input during the tests so we can run them from a tty …
- 06:28 Changeset in xpra [19757] by
- clean things up before verifying the exit code
- 06:18 Changeset in xpra [19756] by
- the tests require python-cryptography (alternatively, we could make …
- 05:42 Changeset in xpra [19755] by
- try harder to ensure we only call the process exit callback just once
- 05:27 Changeset in xpra [19754] by
- prevent internal errors if we have an rfb server with no windows, …
06/27/18:
- 18:13 Changeset in xpra [19753] by
- fix provides tag
- 17:51 Changeset in xpra [19752] by
- better warning if the python-uinput package is broken (ie: still …
- 17:25 Changeset in xpra [19751] by
- r19750 backport: don't show spurious import errors during printing …
- 17:23 Changeset in xpra [19750] by
- don't log an import error during cleanup
- 17:21 Ticket #1889 (make it easier to spot dead sockets) closed by
- fixed
- 17:21 Ticket #1723 (move to xdg base directory specification) closed by
- fixed: Noted and closing.
- 17:02 Ticket #1890 (fedora 27 epoch madness) closed by
-
fixed: It looks like the
Epoch
tag applies to all the sub-packages … - 16:16 Changeset in xpra [19749] by
- bump build no for fedora 27 rebuild
- 16:13 Changeset in xpra [19748] by
- r19747 backport: fedora epoch workaround
- 15:42 Changeset in xpra [19747] by
- #1890: more fedora 27 epoch madness workaround attempts: use the epoch …
- 15:42 Ticket #1890 (fedora 27 epoch madness) created by
- For whatever reason (ffmpeg apparently), the Fedora 27 package of xpra …
- 14:09 Ticket #1877 (XPRA - add connection title to menu) closed by
- duplicate: Looks like a duplicate of #1873, if not then please clarify.
- 14:07 Ticket #1873 (Put server name in tray-menu header) closed by
- worksforme
- 13:58 Changeset in xpra [19746] by
- #1889: don't poll for very long if the server socket is old, assume it …
- 13:32 Changeset in xpra [19745] by
- remove unused import
- 13:32 Changeset in xpra [19744] by
- #1889: touch the socket file every minute
- 13:10 Ticket #1889 (make it easier to spot dead sockets) created by
- As per …
- 10:34 Changeset in xpra [19743] by
- r19742 backport: man page layout fixes
- 10:33 Ticket #1888 (man page misformatings) closed by
- fixed: Whoops, fixed: r19742. Thanks!
- 10:33 Changeset in xpra [19742] by
- #1888 man page layout fixes
- 10:11 Changeset in xpra [19741] by
- #1723: follow (mostly) the XDG Base Directory Specification
- 09:24 Changeset in xpra [19740] by
- r19485 (partial) backport: make it possible for test subclasses to …
- 09:08 Changeset in xpra [19739] by
- r19443 backport: make it possible to run all tests with debug enabled
- 09:03 Changeset in xpra [19738] by
- add latest fixes to the release notes
- 08:57 Changeset in xpra [19737] by
- r19713 backport: fix clipboard token error when we don't find any targets
- 08:56 Changeset in xpra [19736] by
- r19693 backport: fix menu setup error when the clipboard is disabled
- 08:56 Changeset in xpra [19735] by
- r19690 backport: recommend dbus-x11 which provides dbus-launch
- 08:54 Changeset in xpra [19734] by
- r19685 backport: fix building CUDA kernels with GCC 8.1
- 08:52 Changeset in xpra [19733] by
- r19662 backport: add missing context handler to keymap setup code
- 08:50 Changeset in xpra [19732] by
- r19660 backport: ignore clipboard toggle requests from invalid clients
06/26/18:
- 23:51 Ticket #1888 (man page misformatings) created by
- Some minor issues I found in the man page: - --mmap-group appears in …
- 19:51 Changeset in xpra [19731] by
- r19730 backport: force rebuild with epoch for Fedora 27
- 19:48 Changeset in xpra [19730] by
- fedora has added epoch in the Fedora 27 rpm spec file, so we have to …
- 13:11 Changeset in xpra [19729] by
- update rpm deps to use python2 prefix everywhere on fedora
- 12:56 Changeset in xpra [19728] by
- #1838 make it possible to run the client without any of the optional …
- 12:45 Changeset in xpra [19727] by
- #1838: avoid triggering warnings if the server doesn't support the …
- 11:10 Changeset in xpra [19726] by
- #1838: make it possible to run without any codecs, which also means …
- 10:53 Changeset in xpra [19725] by
- #1838: add new switches for disabling 'notifications' and 'keyboard' …
- 10:41 Changeset in xpra [19724] by
- #1838: hide calls to clear_keys_pressed behind the more generic …
- 10:26 Changeset in xpra [19723] by
- #1838: make the actual python modules optional, warn if they're …
- 09:18 Changeset in xpra [19722] by
- remove unused import
- 09:16 Changeset in xpra [19721] by
- add latest fixes to the release notes
- 08:45 Changeset in xpra [19720] by
- r19719 backport: don't overwrite the dynamic tray icon we generated …
- 08:43 Changeset in xpra [19719] by
- #1707: keep track of when we modify the tray icon, so we don't …
- 08:27 Changeset in xpra [19718] by
- #1883: support loading icons from mingw paths, fixup path before …
06/25/18:
- 10:32 Ticket #1887 (Inappropriate scaling for local xpra) closed by
- fixed: Fixed in r19716. You can find 2.4 beta builds with this fix for …
- 10:16 Changeset in xpra [19717] by
- r19716 backport: disable scaling with mmap
- 10:14 Changeset in xpra [19716] by
- #1887: lift change embargo if we need to reset the scaling values
- 09:56 Ticket #1853 (After connection timeout, Xpra-Launcher.exe does not terminate but ...) closed by
- worksforme
- 09:55 Ticket #1849 (launcher icons not shown collected on taskbar) closed by
- invalid: This is working as intended, see #799 for details. You can turn off …
- 09:52 Changeset in xpra [19715] by
- set our app id
- 08:56 Ticket #1887 (Inappropriate scaling for local xpra) created by
- Hello, since a recent upgrade to 2.3.1 xpra seems to enable …
- 08:37 Changeset in xpra [19714] by
- r19713 backport: fix clipboard token error when we don't find any targets
- 08:37 Changeset in xpra [19713] by
- we may not have targets, but we still want to send the token
- 08:23 Changeset in xpra [19712] by
- r19711 backport: fix startup errors if XDG_RUNTIME_DIR does not exist
- 08:22 Changeset in xpra [19711] by
- don't error out in pulseaudio setup if XDG_RUNTIME_DIR does not exist, …
- 05:58 Changeset in xpra [19710] by
- r19707 backport: fix GTK3 crashes with non-opengl cairo paint backend
- 05:57 Ticket #1886 (crash with gtk3 cairo backend) closed by
- fixed: Not just with mmap, also with plain rgb. Memory overflow fixed in …
- 05:55 Changeset in xpra [19709] by
- release the GIL when copying pixel data
- 05:49 Changeset in xpra [19708] by
- remove out of date comments, add commented out debug logging, copy …
- 05:46 Changeset in xpra [19707] by
- #1886: fix memcpy overflow
- 05:09 Changeset in xpra [19706] by
- merge the same code into just one if statement
- 05:08 Changeset in xpra [19705] by
- always call restore if we called save beforehand
- 05:08 Changeset in xpra [19704] by
- only import what we need
- 03:53 Changeset in xpra [19703] by
- gtk3 does not support multi-screen
06/24/18:
- 18:31 Changeset in xpra [19702] by
- don't try to find a syntax that works for both, just special case it
- 17:52 Ticket #1886 (crash with gtk3 cairo backend) created by
- […] Shows: […] The bug does not occur with opengl on, or with …
- 17:32 Changeset in xpra [19701] by
- fixup unwanted change from r19698, remove thread bits for gtk3
- 16:46 Changeset in xpra [19700] by
- more gtk3 deprecation warnings
- 16:21 Changeset in xpra [19699] by
- fix some gtk3 deprecation warnings
- 16:15 Changeset in xpra [19698] by
- gtk3 only supports one screen per display
- 09:28 Changeset in xpra [19697] by
- fix some GTK3 deprecation warnings: keymaps are per-display
- 03:43 Ticket #1885 (Error: invalid mode 'start') closed by
- invalid: xpra does not fully support python3 yet (see #1568 and #853), you must …
06/23/18:
- 14:27 Ticket #1885 (Error: invalid mode 'start') created by
- Hi all. Some Fedora users report this error …
- 11:59 Ticket #1884 (Compiling error with Python 3.7.0-rc1) created by
- Hi all. On Fedora 29 (devel branch), Python-3.7.0-rc1, GCC-8.1.1. …
06/22/18:
- 18:32 Changeset in xpra [19696] by
- r19693 backport: fix menu setup error when the clipboard is disabled
- 18:31 Changeset in xpra [19695] by
- r19692 backport: avoid errors with RFB servers when screen capture fails
- 18:30 Changeset in xpra [19694] by
- r19690 backport: recommend dbus-x11 which provides dbus-launch
- 18:27 Changeset in xpra [19693] by
- fix menu setup error when the clipboard is disabled
- 18:26 Changeset in xpra [19692] by
- if we don't have an image captured, don't try to send anything
- 17:43 Changeset in xpra [19691] by
- version may be none here, used the cached value for exit code
- 15:57 Changeset in xpra [19690] by
- recommend dbus-x11 which provides dbus-launch
06/21/18:
- 14:26 Ticket #1857 (cx_freeze duplicates DLLs) reopened by
- This causes problems with numpy and some video / csc modules. There …
- 14:16 Changeset in xpra [19689] by
- #1883: fix exec of audio subprocess, locate the python script on mingw
- 11:27 Changeset in xpra [19688] by
- r19687 backport: workaround is no longer needed
- 11:26 Changeset in xpra [19687] by
- remove Fedora 28 workaround
- 11:25 Changeset in xpra [19686] by
- r19685 backport: fix building CUDA kernels with GCC 8.1
- 11:24 Ticket #1800 (CUDA build errors with GCC 8) closed by
- worksforme: Workaround in r19685: switch to C++ 03 instead of C++ 11... (found …
- 11:23 Changeset in xpra [19685] by
- fix CUDA build with GCC 8.1
- 11:10 Changeset in xpra [19684] by
- build tweaks for native mingw installations: place more files in …
- 11:07 Changeset in xpra [19683] by
- if we fail to locate the icon, we already log a warning - avoid doing …
- 10:39 Changeset in xpra [19682] by
- avoid errors if the _generate submodule is missing
- 08:52 Ticket #1883 (packaging for mingw64 / MSYS2) created by
- We should be able to submit this as a package to MSYS2: …
- 07:36 Changeset in xpra [19681] by
- r19680 backport: fix bandwidth-limit bypass and connection errors
- 07:34 Changeset in xpra [19680] by
- prevent clients from overriding server bandwidth limits, avoid packet …
- 07:22 Ticket #1882 (Cannot build with python3) closed by
- fixed: Thanks for the report, this is fixed for 2.3.x in r19679. Note that …
- 07:21 Changeset in xpra [19679] by
- r19677 + r19678 backport: fix invalid exception value
- 07:19 Changeset in xpra [19678] by
- we can't use zero either... as this is a valid return value
- 07:15 Changeset in xpra [19677] by
- Atom type is an unsigned long, so we can't use -1 as exception value
- 02:47 Ticket #1882 (Cannot build with python3) created by
- When building xpra 2.3.1 with python3, I got the following build …
06/20/18:
- 18:24 Ticket #1839 (fix broadway software h264 decoding) closed by
- fixed: > Okay, in that case, I will follow up in a new ticket. The html5 …
- 17:22 Changeset in xpra [19676] by
- we can shortcut out if we get any return value, even 0
- 16:33 Changeset in xpra [19675] by
- r19674 backport: fix test to use a signal to stop the proxy server
- 16:32 Changeset in xpra [19674] by
- we can't use the stop command with proxy servers anymore
- 16:05 Changeset in xpra [19673] by
- add debug logging
- 13:54 Changeset in xpra [19672] by
- ffmpeg 4.0.1
- 11:20 Changeset in xpra [19671] by
- #1835 hook control command
- 11:15 Changeset in xpra [19670] by
- #1835: switch the client we sync the clipboard with on click and key events
- 11:13 Ticket #1881 (true concurrent clipboard synchronization with multiple clients) created by
- #1835 makes it possible to switch the client we synchronize with …
- 11:04 Changeset in xpra [19669] by
- remove unused imports
- 08:08 Changeset in xpra [19668] by
- make it possible to disable selectiondata sanitization
- 08:07 Changeset in xpra [19667] by
- fixup r19560: features menu had gone MIA from non-macos menu..
06/18/18:
- 22:46 Ticket #1880 (Timeout disconnection after tty switch) created by
- If I have an xpra client running on X and switch to another tty for …
- 18:01 Ticket #1867 (limit video dimensions) closed by
- fixed: Okay that solved it. Closing
- 17:04 Changeset in xpra [19666] by
- r19665 backport: skip unchanged coordinates from pointer overlay repaints
- 17:03 Changeset in xpra [19665] by
- the pointer_overlay variable includes a timestamp, we must exclude it …
- 16:11 Changeset in xpra [19664] by
- #1835: move per-client clipboard attributes parsing to the per-client …
- 16:06 Changeset in xpra [19663] by
- r19662 backport: add missing context handler to keymap setup code
- 16:06 Changeset in xpra [19662] by
- add missing context handler to keymap setup code
- 15:13 Changeset in xpra [19661] by
- r19660 backport: ignore clipboard toggle requests from invalid clients
- 15:11 Changeset in xpra [19660] by
- clients that don't own the clipboard aren't allowed to toggle the …
- 15:10 Changeset in xpra [19659] by
- remove legacy compat code
Note: See TracTimeline
for information about the timeline view.