Timeline
08/03/18:
- 22:29 Changeset in xpra [20020] by
- fix proxy start errors with network logins (ie: AD users via sssd)
- 22:28 Changeset in xpra [20019] by
- support network users with the proxy
- 22:23 FAQ edited by
- (diff)
- 21:15 Changeset in xpra [20018] by
- #1528: cx_Freeze current version (5.1.1-2) does work
- 21:12 Changeset in xpra [20017] by
- we have to return True if we faked execution of a command successfully
- 18:05 Changeset in xpra [20016] by
- don't log key in binary format, just the md5 will do
- 18:03 Changeset in xpra [20015] by
- #1646: simulate remote command probing via 'type' on win32, and fixup …
- 17:27 Changeset in xpra [20014] by
- #1646: load ssh host keys from platform specific locations
- 17:23 Changeset in xpra [20013] by
- r20012 backport: avoid parsing errors when display is unspecified
- 17:20 Changeset in xpra [20012] by
- don't strip blindly: the display may be None
- 14:58 Changeset in xpra [20011] by
- #1646 we have to tell cx_freeze to bundle nacl
- 14:58 Changeset in xpra [20010] by
- fix detection of html5 client path, log what we find
- 14:44 Changeset in xpra [20009] by
- #1646: build and bundle nacl (using env var to build against system …
- 14:03 Changeset in xpra [20008] by
- log ssh errors using ssh logger
- 14:00 Changeset in xpra [20007] by
- py3k fix
- 13:08 Changeset in xpra [20006] by
- fixup checkout dir name
- 12:56 Changeset in xpra [20005] by
- numpy 1.15.0
- 12:32 Changeset in xpra [20004] by
- cython 0.28.5
- 10:52 Changeset in xpra [20003] by
- umask posix API is awful, use a context manager to make it easier to manage
- 10:49 Ticket #1928 (ctrl+shift+o -> terminator terminates + Xpra server shuts down) created by
- I test with 2.4 Beta due to the "Xpra icon changes" (#1908). I use …
- 10:02 Changeset in xpra [20002] by
- those older distros are no longer supported
- 09:55 Changeset in xpra [20001] by
- Cython 0.28.4
08/02/18:
- 22:49 Changeset in xpra [20000] by
- add latest fixes to the release notes + undo patch applied twice
- 22:39 Changeset in xpra [19999] by
- new upstream releases: pycuda 2018.1, ffmpeg 4.0.2, PyYAML 3.13, lz4 …
- 22:23 Ticket #1927 (proxy "cannot steal a closed connection" with ssl sockets) closed by
- fixed: Ugly but small fix in r19997. It would be better to include this …
- 22:21 Changeset in xpra [19998] by
- r19997 backport: prevent timeouts when reading from ssl sockets in …
- 22:19 Changeset in xpra [19997] by
- #1927: retry ssl read timeouts
- 22:18 Changeset in xpra [19996] by
- allow ssl=yes (any boolean value that evaluates to true) to match like …
- 18:57 Changeset in xpra [19995] by
- log last-client message just once
- 18:56 Changeset in xpra [19994] by
- fixup r19993: the http string in the ssl header is not necessarily on line1
- 15:01 Changeset in xpra [19993] by
- better debug logging
- 14:55 Changeset in xpra [19992] by
- make number of password retry attempts configurable
08/01/18:
- 22:44 Building/Other edited by
- (diff)
- 22:35 Ticket #1927 (proxy "cannot steal a closed connection" with ssl sockets) created by
- Server started with: […] Then an HTML5 client connecting using …
- 22:19 Changeset in xpra [19991] by
- fix 'terminate server when command exits' (aka exit-with-children) …
- 22:11 Changeset in xpra [19990] by
- fix exit-with-children with html5 client: we must start the command …
- 21:32 Changeset in xpra [19989] by
- #1926: use a cython function to replace the numpy code in websockify
- 20:18 FAQ edited by
- (diff)
- 18:57 Ticket #1926 (replace numpy dependency in websockify) created by
- As per ticket:1913#comment:2, importing numpy wastes a lot of memory …
- 18:48 Ticket #1913 (high memory usage) closed by
- fixed: Noted and closing. (Dbus uses far more memory than I thought it would …
- 18:39 Changeset in xpra [19988] by
- make it easier to know which process memory we are seeing when …
- 18:28 FAQ edited by
- (diff)
- 16:59 Changeset in xpra [19987] by
- #1913: don't import numpy unless we really have to
- 16:16 Changeset in xpra [19986] by
- #1646: add utility function for one-shot memory debug logging
- 15:16 Changeset in xpra [19985] by
- #1913: add debug logging of memory usage via psutil
- 15:11 Changeset in xpra [19984] by
- r19983 backport: fix painting of spinners with desktop-scaling and …
- 15:09 Changeset in xpra [19983] by
- fix painting of spinners with desktop-scaling and non-opengl backends
- 14:02 Ticket #1925 (python3 / gtk3 client crashes under wayland) created by
- […] According to …
- 11:33 Changeset in xpra [19982] by
- #1646: expose paramiko version info
- 11:25 Changeset in xpra [19981] by
- #1646: re-try password auth 3 times
- 10:57 Changeset in xpra [19980] by
- better ssh stderr logging, remove unused import
- 10:45 Changeset in xpra [19979] by
- move websocket client code to a module
- 10:45 Changeset in xpra [19978] by
- fixup r19977: update import check
- 10:19 Changeset in xpra [19977] by
- move websocket server code (based on websockify) to server module
- 10:12 Changeset in xpra [19976] by
- prevent none dereference race conditions
- 10:12 Changeset in xpra [19975] by
- strip : from display in SSH URL strings
- 09:28 Changeset in xpra [19974] by
- libjpegturbo 2.0.0 is out
07/30/18:
- 23:05 Changeset in xpra [19973] by
- match refactoring: init method no longer takes args
- 17:10 Ticket #1924 (version 2.4-20180721r19945M-1 no longer uses .ssh/config on Ubuntu ...) closed by
- invalid: This is working as expected, the new native ssh implementation (#1646) …
- 12:16 Ticket #1924 (version 2.4-20180721r19945M-1 no longer uses .ssh/config on Ubuntu ...) created by
- I have a SSH alias "foo" in .ssh/config, which is actually …
07/29/18:
- 18:42 Changeset in xpra [19972] by
- #1646 add paramiko to win32 setup and update scripts
- 17:13 Changeset in xpra [19971] by
- doh: typo
- 17:08 Changeset in xpra [19970] by
- ignore cython generated files
- 17:06 Changeset in xpra [19969] by
- #1646: better gssapi vs paramiko workaround, disable gssapi whilst we …
- 16:59 Index edited by
- (diff)
- 16:58 Desktop edited by
- (diff)
- 16:57 RFB created by
- 16:53 Network edited by
- (diff)
- 16:41 Changeset in xpra [19968] by
- #1646 paramiko packaging for macos
- 16:09 Changeset in xpra [19967] by
- #1646 paramiko also needs nacl
- 15:59 Changeset in xpra [19966] by
- cut&paste gone wrong
- 15:58 Changeset in xpra [19965] by
- #1646 paramiko needs bcrypt
- 15:54 Changeset in xpra [19964] by
- #1646: until the compatibility issues are resolved, disable gssapi …
- 15:29 Changeset in xpra [19963] by
- typo
- 15:26 Changeset in xpra [19962] by
- update py2app and deps
- 12:34 Changeset in xpra [19961] by
- #1646: doh, also update dependencies
- 12:27 Changeset in xpra [19960] by
- #1646: add parmiko to moduleset, remove twisted which is only used in …
07/27/18:
- 11:24 Changeset in xpra [19959] by
- r19958 backport: man page typos
- 11:19 Changeset in xpra [19958] by
- man page typos
07/25/18:
- 23:47 Changeset in xpra [19957] by
- r19956 backport: avoid errors when we think the client is going to …
- 23:46 Changeset in xpra [19956] by
- this method is called on protocol implementations when we get invalid …
- 23:39 Changeset in xpra [19955] by
- r19954 partial backport: make it easier for ssh servers to know what …
- 23:34 Changeset in xpra [19954] by
- #1920: support older ssh clients and detect the subcommand they are …
- 17:05 Ticket #1923 (Using a proxy with Xpra) created by
- My goal is to setup a a proxy with xpra to run critical applications …
07/24/18:
- 22:52 Ticket #1922 (InitException in latest trunk client) closed by
- fixed: Fixed in r19953.
- 22:52 Changeset in xpra [19953] by
- #1922: SocketConnection? had gone MIA during SSH refactoring (either …
- 17:19 Ticket #1922 (InitException in latest trunk client) created by
- I'm running a trunk r19952 client and server, both machines running …
- 07:53 Ticket #1921 (Local xpra is extremely laggy) created by
- Local xpra is *very* laggy. The most prominent issue is that keyboard …
07/23/18:
- 22:49 Changeset in xpra [19952] by
- #1920: support public key authentication using openssh's …
- 21:53 Changeset in xpra [19951] by
- #1920: support authentication modules
- 14:26 Changeset in xpra [19950] by
- #1920: provide a builtin ssh server
07/22/18:
- 21:55 Changeset in xpra [19949] by
- #1646: try 'none' auth first, show banner if there is one
- 14:59 Changeset in xpra [19948] by
- add validation for tcp-proxy value
- 14:56 Changeset in xpra [19947] by
- fixup tcp proxy: the _socket_connect function had been removed
- 12:14 Changeset in xpra [19946] by
- #1646: explicitly disable compression, make window-size and timeout …
- 09:58 Index edited by
- (diff)
- 09:57 Features edited by
- (diff)
- 09:55 Network edited by
- (diff)
- 09:54 UDP created by
- 09:51 Network edited by
- (diff)
- 09:48 UnixDomainSocket created by
- 09:25 Network edited by
- (diff)
- 09:25 SSH created by
- 08:59 Ticket #1920 (SSH server support) created by
-
Using paramiko (#1646), add a
bind-ssh
option and automatic … - 08:53 Network edited by
- (diff)
07/21/18:
- 23:24 Changeset in xpra [19945] by
- #1646: default to use paramiko if installed
- 23:09 Changeset in xpra [19944] by
- #1646 python3 strings byte us again
- 23:01 Changeset in xpra [19943] by
- #1646: add GUI dialog for SSH password and SSH key passphrase input
- 21:16 Changeset in xpra [19942] by
- cleaner imports
- 21:15 Changeset in xpra [19941] by
- #1646: add GUI dialog for confirming keys via hidden xpra subcommand
07/20/18:
- 20:51 Changeset in xpra [19940] by
- other libraries may log at debug level, and we don't want to see it by …
- 18:41 Changeset in xpra [19939] by
- #1646 fix connection constructor: no info to pass in (it is a function …
07/19/18:
- 23:59 Changeset in xpra [19938] by
- #1646: text ui for paramiko ssh
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
Note: See TracTimeline
for information about the timeline view.