Timeline
07/06/17:
- 18:07 Versions/PendingFixes edited by
- (diff)
- 18:04 Changeset in xpra [16214] by
- #1566: add "terminate-children" option
- 17:56 Ticket #1566 (option to terminate child commands on server shutdown) created by
- * to try to ensure that we clean everything up on shutdown * to give …
- 17:33 Versions/PendingFixes edited by
- (diff)
- 17:29 Changeset in xpra [16213] by
- fixup r16210: the function has been moved (no longer an instance method)
- 17:25 Changeset in xpra [16212] by
- we need an X11 server for shadowing, better check for it early as …
- 17:16 Changeset in xpra [16211] by
- don't try to send an icon if the window model doesn't have one
- 17:13 Changeset in xpra [16210] by
- * refactor get_generic_os_name so we can re-use it in the desktop …
- 16:25 Changeset in xpra [16209] by
- add client-side shortcut for toggling fullscreen mode
- 15:12 Changeset in xpra [16208] by
- it seems that GTK (or win32?) sometimes gets it wrong and restricts …
- 14:24 Changeset in xpra [16207] by
- log all nearest matches before choosing the first one
- 12:29 Changeset in xpra [16206] by
- also report the full version string with the "xpra version" subcommand …
- 12:15 Changeset in xpra [16205] by
- oops: missed from r16204
- 12:14 Changeset in xpra [16204] by
- we need a new enough python-lz4, so package it for the repo
- 11:48 Changeset in xpra [16203] by
- #1557 GTK on macos gets very confused by aspect ratio hints, don't …
- 11:42 Changeset in xpra [16202] by
- #1557 if a client requests an invalid size, find the nearest …
- 11:37 Changeset in xpra [16201] by
- se standard error format
- 10:05 Changeset in xpra [16200] by
- we don't use python-xxhash in 2.1+
- 09:45 Changeset in xpra [16199] by
- #1501: new upstream release from the 1.8 branch should fix compilation …
- 09:37 Changeset in xpra [16198] by
- doh: mixed up URL and Source
- 09:29 Changeset in xpra [16197] by
- the version of python-lz4 on pypi builds without errors
- 04:50 Ticket #1557 (Resize desktop size with regard to browser window size) closed by
- fixed: The black borders are due to the lack of support for arbitrary …
07/05/17:
- 14:35 ProxyServer edited by
- (diff)
- 14:29 Changeset in xpra [16196] by
- bug: only define has_lz4=True if we have actually succeeded in …
- 14:05 Changeset in xpra [16195] by
- add latest fixes to the release notes
- 14:03 Changeset in xpra [16194] by
- version bump + updated release notes
- 13:59 Versions/PendingFixes edited by
- (diff)
- 13:58 Changeset in xpra [16193] by
- r16189 for v1.0.x branch: pillow 4.2.0
- 13:57 Changeset in xpra [16192] by
- r16179 (partial - minimal) for v1.0.x and v2.0.x branches: fix …
- 13:54 Changeset in xpra [16191] by
- r16190 (partial - minimal) for v1.0.x and v2.0.x branches: fix cython …
- 13:49 Changeset in xpra [16190] by
- * _parse_keysym cannot return None, this can trigger runtime Cython …
- 06:34 Changeset in xpra [16189] by
- new upstream release
- 06:29 Changeset in xpra [16188] by
- use a newer x264 snapshot
- 06:27 Changeset in xpra [16187] by
- we don't need python-pam any more
07/04/17:
- 14:04 Changeset in xpra [16186] by
- only Fedora 26 has gstreamer1-plugins-ugly-free, use recommends for …
- 13:18 Changeset in xpra [16185] by
- new upstream release
- 12:47 Versions/PendingFixes edited by
- (diff)
- 12:45 Ticket #1564 (Cython 0.26 compatibility) reopened by
- New problem: we cannot build older branches... first we have to …
- 10:48 Changeset in xpra [16184] by
- use our own cython pam module since we have one we can rely on
- 09:46 Changeset in xpra [16183] by
- * we already have the username, so avoid doing the uid lookup in the …
- 09:18 Changeset in xpra [16182] by
- if we fail to start the pam session, don't try other calls which …
- 09:16 Changeset in xpra [16181] by
- apparently the timestamp can overflow, and this fixed it - see …
- 09:05 Changeset in xpra [16180] by
- add some cython compiler directives - in particular add …
- 08:46 Ticket #1564 (Cython 0.26 compatibility) closed by
- fixed
- 08:46 Changeset in xpra [16179] by
- #1564 auto_pickle=False prevents the compilation warning
- 06:22 Ticket #1565 (twm in desktop mode crashes the server) created by
- trying to move a window or using the twm menu results in a complete …
- 05:55 Changeset in xpra [16178] by
- #1564 doh: don't need to parse any command output, we can just get the …
- 03:07 Changeset in xpra [16177] by
- #1564 detect the cython version and apply a "unused-function" …
- 03:05 Ticket #1564 (Cython 0.26 compatibility) created by
- r16176 added the latest 0.26b0 to the rpm specfile. Problem is that …
- 03:03 Changeset in xpra [16176] by
- new beta release
07/03/17:
- 15:04 Changeset in xpra [16175] by
- use an archive of the known good version of cx_Freeze is safer
- 14:44 Changeset in xpra [16174] by
- r16173 for trunk (applied to v2.x first by mistake): MSYS2 ships …
- 14:21 Changeset in xpra [16173] by
- MSYS2 now ships python 3.6
- 12:48 Changeset in xpra [16172] by
- #1557: switch to a window resize event for configuring the desktop …
07/02/17:
- 13:05 Changeset in xpra [16171] by
- the checkout directory has changed - again?
- 13:05 Changeset in xpra [16170] by
- add changelog entry and fix date of previous entry
- 12:49 Changeset in xpra [16169] by
- r16168 for v1.0.x branch: python-lz4 0.10.1
- 12:48 Changeset in xpra [16168] by
- python-lz4 0.10.1
- 11:30 Changeset in xpra [16167] by
- add latest fixes to the release notes
- 11:14 Changeset in xpra [16166] by
- r16162 for v1.0.x and v2.0.x branches: fix window aspect ratio size …
- 11:11 Changeset in xpra [16165] by
- #1557: allow the desktop window to be resized in increments (same …
- 11:05 Changeset in xpra [16164] by
- match method that got renamed
- 11:02 Changeset in xpra [16163] by
- better error logging: log full stack at debug level, log attributes …
- 11:01 Changeset in xpra [16162] by
- fix handling of aspect ratio: ensure we pass floats to GTK (otherwise …
- 10:59 Changeset in xpra [16161] by
- better wording
- 09:59 Changeset in xpra [16160] by
- #1557 add script to generate modelines, add those to the xorg.conf
- 08:31 Changeset in xpra [16159] by
- #1557: center desktop windows on screen, change screen background colour
07/01/17:
- 13:13 Changeset in xpra [16158] by
- #1557: * add new desktop mode capabilities so the HTML5 client can …
- 11:10 Changeset in xpra [16157] by
- refactor parsing of the remote display part of the URI, and strip …
- 11:08 Changeset in xpra [16156] by
- fixup r16147
- 10:44 Changeset in xpra [16155] by
- dash does not build on older systems
- 10:28 Changeset in xpra [16154] by
- #1501: we still need the patch so we can continue to build on 10.5.x
- 10:15 Versions/PendingFixes edited by
- (diff)
- 10:15 Changeset in xpra [16153] by
- r16140 for v1.0.x and v2.0.x branches: use the non-deprecated package name
- 10:13 Changeset in xpra [16152] by
- the 10.5.x build system is too old, configure would fail with "no …
- 09:58 Changeset in xpra [16151] by
- fixup r16150: opus 1.2+ uses a new repo
- 09:52 Changeset in xpra [16150] by
- r16139 for v1.0.x branch: opus 1.2.1
- 09:51 Changeset in xpra [16149] by
- r16141 for v1.0.x branch: websocket-client 0.44.0
- 09:49 Changeset in xpra [16148] by
- #1501: backport gstreamer 1.10.5 update
- 07:35 Ticket #1540 (FR: Add 'Stop server' menuitem to the menu) closed by
- fixed: Not heard back, closing.
- 07:35 Ticket #1539 (FR: Make text selectable in Session Info tabs) closed by
- fixed: Not heard back, closing.
- 07:22 Changeset in xpra [16147] by
- #1458 refactor nesting check into common location, raise limit to 20
- 07:09 Changeset in xpra [16146] by
- #1458 allow more clipboard requests since Firefox / thunderbird abuse …
- 06:53 Changeset in xpra [16145] by
- unused import
- 06:41 Changeset in xpra [16144] by
- add debug logging to clipboard limit code
- 06:41 Changeset in xpra [16143] by
- only show the error if the pulseaudio process is still alive
- 06:41 Changeset in xpra [16142] by
- warn already adds a newline, improve message
06/29/17:
- 21:02 Changeset in xpra [16141] by
- #1501: websocket-client 0.44.0
- 20:55 Versions/PendingFixes edited by
- (diff)
- 20:54 Changeset in xpra [16140] by
- python-imaging is deprecated, we have to use python-pil
- 20:52 Ticket #1563 (Xpra removes favicon for some windows (firefox)) closed by
- duplicate: As per wiki/ReportingBugs, please always specify the exact version …
- 20:33 Ticket #1563 (Xpra removes favicon for some windows (firefox)) created by
- http://i.imgur.com/w404ozB.png Xpra doesn't show favicons for some …
- 20:29 Ticket #1562 (Xpra scales windows down (or uses lower dpi)) created by
- http://i.imgur.com/SnGCP4G.png On the screenshot above there are 2 …
- 15:42 Ticket #1561 (Show used encoding in Session Info) closed by
- wontfix: This cannot be done, especially since version 2. There is no "current …
- 15:04 Ticket #1561 (Show used encoding in Session Info) created by
- It would be useful, if Xpra would show the currently used video …
- 01:58 Changeset in xpra [16139] by
- #1501 opus 1.2.1
06/28/17:
- 18:23 Changeset in xpra [16138] by
- add more dbus debug logging
- 18:13 Changeset in xpra [16137] by
- add early server startup debug logging
- 17:41 Changeset in xpra [16136] by
- #1105: fix system-wide proxy server default socket location
- 15:02 Ticket #1560 (BR: xpra seg faults if I resize xfce4-terminal window) created by
- Server: FreeBSD 11, xpra: 2.0.2, xfce4-terminal 0.8.4_1. Client: …
- 13:26 Ticket #1559 (Websocket proxing) created by
- Dear XPRA team, We have a setup, where we deployed multiple XPRA …
- 11:06 Changeset in xpra [16135] by
- display does not have a command line option, it has to be specified …
06/27/17:
- 23:27 Ticket #1558 (xpra start ssh: issues with --damon=no, --use-display, --xvfb) created by
- system: debian stretch with xpra v2.0.2-r15657 I am trying some …
- 13:26 Ticket #1557 (Resize desktop size with regard to browser window size) created by
- Hi Antoine, We discussed this in a previous ticket. At Harvard's …
- 13:20 Ticket #1556 (Xpra beta - font artifacts, resize artifacts) created by
- This is for the latest RPM BETA build of XPRA for Fedora:latest (25) …
- 11:41 Ticket #1551 (start-desktop latency very slow vs. start) closed by
- fixed: > Works great, fast, some artifacts after moving around windows that I …
- 11:14 Ticket #1555 (xpra client) closed by
-
invalid: Install
xpra
as per the instructions.
06/26/17:
- 20:33 Changeset in xpra [16134] by
- #1105: we must preserve the fd used by the pam session
- 11:59 Ticket #1555 (xpra client) created by
- So I have xpra installed and working on the server. The server is a …
06/25/17:
- 22:33 Network edited by
- (diff)
- 22:33 CSC edited by
- (diff)
- 22:32 DPI edited by
- (diff)
- 22:31 Encodings/vpx edited by
- (diff)
- 22:31 Encodings/nvenc edited by
- (diff)
- 22:30 Usage/EnvironmentOptions edited by
- (diff)
- 22:30 Authentication edited by
- (diff)
- 22:26 Testing edited by
- (diff)
- 22:26 Sound/Debugging edited by
- (diff)
- 22:26 Encodings/webp edited by
- (diff)
- 22:25 Keyboard edited by
- (diff)
- 22:25 Debugging edited by
- (diff)
- 22:22 FakeXinerama edited by
- (diff)
- 22:21 PacketEncoding edited by
- (diff)
- 22:13 Changeset in xpra [16133] by
- * try to make sure that consolekit will be using the display we …
- 22:06 Changeset in xpra [16132] by
- #1105: use a more complete pam configuration, which allows the session …
- 21:47 Changeset in xpra [16131] by
- #1105: match what the server does in this test
- 19:18 Changeset in xpra [16130] by
- #1105 only call pam set_items if we have new items to set (doh)
06/24/17:
- 23:35 Changeset in xpra [16129] by
- #1105: * when using the command test client, don't make a connection …
- 23:03 Changeset in xpra [16128] by
- using unicode for version numbers is dumb
- 21:28 Changeset in xpra [16127] by
- move timestamp plugin do within ifdef like the rest, add recommends …
- 13:14 Changeset in xpra [16126] by
- fedora 25+ now ship the ugly plugins we need in plugins-ugly-free
- 11:34 Ticket #1554 (Error: xpra for python 2.7 is not installed) closed by
- fixed: Thanks for pointing that out, some beta packages wrongly landed in the …
- 08:58 Ticket #1554 (Error: xpra for python 2.7 is not installed) created by
- System: debian stretch with xpra/winswitch repository. I've updated …
06/23/17:
- 22:20 Changeset in xpra [16125] by
- expose permission denied on unix domain sockets as INACCESSIBLE rather …
- 21:27 Changeset in xpra [16124] by
- r16123 for v1.0.x and v2.0.x branches: fix stretch x264 dependency
- 21:24 Changeset in xpra [16123] by
- stretch has soname 148
- 19:17 Changeset in xpra [16122] by
- re-use path permissions info function
- 18:44 Changeset in xpra [16121] by
- cleanup pulseaudio errors: log full stacktrace at debug level
- 18:43 Changeset in xpra [16120] by
- daemonizing is only available on posix
- 18:42 Changeset in xpra [16119] by
- prefer a socket in /run/* to one in /home/*
06/22/17:
- 17:32 Changeset in xpra [16118] by
- all the distros we support have a symlink, so use the shorter version: …
- 17:23 Changeset in xpra [16117] by
- r16109 for v1.0.x and v2.0.x branches: try to prevent symlink attacks
- 16:41 Ticket #1537 (XDG_RUNTIME_DIR not created) closed by
- fixed: Hello, perfectly works at me! Closed. Thanks a lot!
06/21/17:
- 21:38 Changeset in xpra [16116] by
- prefer shorter path: /run/user better than /var/run/user
- 20:51 Ticket #1424 (html5: faster network layer, input devices, etc) closed by
- fixed: Noted and closing.
- 20:50 Ticket #1434 (native win32 systray using ctypes) closed by
- fixed: This is long overdue for closure - I haven't seen any issues with tray …
- 20:48 Ticket #1334 (mdns GUI launcher) closed by
- fixed: Looks pretty good, noting and closing.
- 20:46 Changeset in xpra [16115] by
- #1552 support any SDK version later than 7
- 20:34 Changeset in xpra [16114] by
- * fix alias conversion (inverted test - oops) * fix pydev warnings
- 19:25 Ticket #1460 (Paint bug with latest trunk (r15230)) closed by
- fixed: Okay I've tried this on three other machines now (all Fedora), and the …
- 11:21 Changeset in xpra [16113] by
- #1537: don't create and chown log directories as root, just hope we …
- 11:11 Changeset in xpra [16112] by
- #1537: get extra environment variables from pam session (ie: …
- 10:27 Changeset in xpra [16111] by
- @#1528: lock cx_Freeze at version 4, installing via setuptools
- 08:43 Changeset in xpra [16110] by
- opus 1.2 is out
06/20/17:
- 22:48 Changeset in xpra [16109] by
- use lchown to prevent symlinks attacks
- 22:38 Changeset in xpra [16108] by
- #1105: * spawn server instances as daemons (oops) so they will survive …
- 22:06 Changeset in xpra [16107] by
- #1105: if we had connected to the session successfully, we can ignore …
- 21:57 Ticket #1493 (initial network drag and drop) closed by
- fixed: (okay actually doing the close)
- 21:55 Ticket #1553 (high bit depth test application) created by
- For testing high bit depths. Can probably be done easily enough using …
- 21:01 Ticket #1423 (native jpeg encoder and decoder) closed by
- fixed: Noted that it's speedier and closing.
- 20:58 Ticket #1373 (shared mode keyboard conflicts) closed by
- fixed: Tested (trunk Fedora 25 server, and Fedora 25 and Win8.1 clients) and …
- 20:55 Ticket #1174 (named pipes improvements) closed by
- fixed: Acknowledged, and closing.
- 20:32 Changeset in xpra [16106] by
- #1105: if we exit from a signal, don't fall through to start a new …
- 20:04 Changeset in xpra [16105] by
- use utility aliases in more places
- 19:50 Changeset in xpra [16104] by
- use "POSIX" and "PYTHON2" aliases to simplify code
- 19:40 Changeset in xpra [16103] by
- checking for posix is useless here, the whole module is only imported …
- 18:15 Changeset in xpra [16102] by
- clarify the "auto" value for the "--attach" option
- 17:13 Changeset in xpra [16101] by
- #1105: use bool for start-via-proxy, if we fail to run_client via the …
- 17:12 Changeset in xpra [16100] by
- #1537: daemonize first, then do pam registration (to get …
- 10:51 Changeset in xpra [16099] by
- #1537: re-order server initialization code so we can try to ensure the …
06/19/17:
- 17:38 Changeset in xpra [16098] by
- #1537: create the XDG_RUNTIME_DIR earlier so that the log location …
- 17:06 Changeset in xpra [16097] by
- use a longer timeout when requesting a new session: add the delay …
- 16:22 Changeset in xpra [16096] by
- #1537: deal with XDG_RUNTIME_DIR workarounds before we launch Xorg so …
- 16:13 Changeset in xpra [16095] by
- * filter env for new server instance * set cwd to home directory (or …
- 16:02 Changeset in xpra [16094] by
- whitelist Intel "Skylake" and "Kabylake" - skip the warning for those
- 11:15 Changeset in xpra [16093] by
- only do the SSL handshake explicitly from the client (server doesn't …
- 10:14 Changeset in xpra [16092] by
- fixups for r16030: * don't call "endswith" on None.. * actually assign …
06/18/17:
- 22:57 Versions/PendingFixes edited by
- (diff)
- 22:53 Changeset in xpra [16091] by
- #1491: "shadow" and "desktop" windows are not resizable, remove the …
- 18:19 Changeset in xpra [16090] by
- r16086 for v1.0.x and v2.0.x branches: use a much smaller default …
- 17:47 Changeset in xpra [16089] by
- add better debugging of key action failures: log full trace at debug …
- 16:08 Changeset in xpra [16088] by
- pydev messing up imports: we don't even need this, stay away!
- 16:06 Changeset in xpra [16087] by
- for consistency, we now keep "type" as a numeric value - so we have to …
- 16:01 Changeset in xpra [16086] by
- * use a much smaller default display size for start-desktop mode * fix …
- 14:51 Ticket #1552 (nvenc SDK v8) closed by
- fixed: * r16084 API additions (commented out) This will do for now, the API …
- 14:50 Ticket #1550 (NVENC7 active but not used?) reopened by
- NVENC SDK8 supported added in #1552 - this makes no difference as this …
- 14:44 Changeset in xpra [16085] by
- let the builtbot choose the right build options
- 14:28 Changeset in xpra [16084] by
- #1552: SDK v8 options (commented out)
- 11:20 Changeset in xpra [16083] by
- #1552: rename nvenc7 to nvenc, use versionned pkgconfig check (7 or later)
- 11:14 Ticket #1552 (nvenc SDK v8) created by
- Version 8 is …
- 11:07 Versions/PendingFixes edited by
- (diff)
- 11:06 Changeset in xpra [16082] by
- r16062 for v1.0.x and v2.0.x branches: fix xor authentication
06/16/17:
- 13:36 Ticket #1551 (start-desktop latency very slow vs. start) created by
- I mentioned this in IRC but I am filing a ticket now with all the …
- 10:26 Changeset in xpra [16081] by
- #1501: gstreamer 1.10.5 is out
06/15/17:
- 18:04 Ticket #1550 (NVENC7 active but not used?) closed by
- invalid: looking in -d loader looks like the module pycuda is missing, just …
- 17:01 Ticket #1550 (NVENC7 active but not used?) created by
- I did everything like described on the website to make NVENC7 work. …
06/14/17:
- 22:31 Changeset in xpra [16080] by
- fix python3.6 warning
- 22:28 Changeset in xpra [16079] by
- * test now works with python3 * fix warnings with python 3.6: …
- 21:50 Changeset in xpra [16078] by
- #1521: ignore selinux warning if port is already defined
- 21:37 Changeset in xpra [16077] by
- don't print firewall list-ports to stdout / stderr
- 21:21 Changeset in xpra [16076] by
- only add the port to the zone if not present already
- 21:08 Changeset in xpra [16075] by
- don't remove the firewall rules when doing an upgrade
- 20:46 Changeset in xpra [16074] by
- #904: change MouseClick? interface so we no longer require pointer location
- 19:55 Changeset in xpra [16073] by
- #1521 only remove the selinux port label if we are uninstalling
- 19:39 Changeset in xpra [16072] by
- #1521: * don't restart the service on postun upgrade (we only manage …
- 18:22 Changeset in xpra [16071] by
- #1521: fix post install script (had mixed up install and upgrade)
- 18:11 Changeset in xpra [16070] by
- monotonic time does not increase during sleep, use time instead
- 18:09 Changeset in xpra [16069] by
- try enabling all harderning options
- 18:08 Changeset in xpra [16068] by
- add icon for new shutdown menu entry
- 15:18 Changeset in xpra [16067] by
- #904 fix MouseClick? via dbus: must ignore missing protocol instance in …
- 13:35 Versions edited by
- (diff)
- 13:30 Ticket #1548 (No --display option?) closed by
- fixed: Please always specify the exact version you have. The wiki page has …
- 13:26 ProxyServer edited by
- (diff)
- 00:24 Ticket #1548 (No --display option?) reopened by
- problem persists
- 00:11 Ticket #1548 (No --display option?) closed by
- invalid
- 00:08 Ticket #1548 (No --display option?) created by
- Did you miss someting? […]
06/13/17:
- 20:40 Changeset in xpra [16066] by
- #1521: merge changes so we can run pam authentication - no need for a …
- 19:03 Ticket #1517 (cannot concatenate 'str' and 'tuple' objects) closed by
- fixed: oh sorry... version is older…
- 19:01 Ticket #1517 (cannot concatenate 'str' and 'tuple' objects) reopened by
- 18:52 Ticket #1547 (Connection closes) closed by
- duplicate: Duplicate of #1517
- 18:48 Ticket #1547 (Connection closes) created by
- […] […]
- 16:56 Ticket #1546 (performance on 1.0.x) created by
- I have been keeping up with installing the latest version available …
- 15:52 Changeset in xpra [16065] by
- #1521: older versions of ctypes need to be able to write to /tmp
- 15:51 Ticket #1545 (Seemingly random DPI problem) created by
- I am on RHEL 6.6 (using the Centos 6.6 RPMs). I am currently on the …
- 15:15 Changeset in xpra [16064] by
- fix now unused format string
- 15:07 Changeset in xpra [16063] by
- log correct error message (e var was not re-defined), with full details
- 14:47 Versions/PendingFixes edited by
- (diff)
- 14:42 Changeset in xpra [16062] by
- fix xor challenge response: xor returns memoryview
- 13:51 Changeset in xpra [16061] by
- #1521 allow us to probe the Xorg binaries
- 13:48 Changeset in xpra [16060] by
- fix usage printout
- 13:26 Versions/PendingFixes edited by
- (diff)
- 13:24 Changeset in xpra [16059] by
- r16033 for v1.0.x and v2.0.x branches: fix build prefix stripping with …
- 13:21 Changeset in xpra [16058] by
- #1521: patch for centos7 which uses an older version of systemd
06/12/17:
- 21:55 Ticket #1543 (sound source stopping) closed by
- fixed: XPRA_SOUND_START_TIMEOUT=20000 did it! And i spend so many hours :-( …
- 21:40 Changeset in xpra [16057] by
- if we've created a symlink, skip minification and compression
- 21:09 Changeset in xpra [16056] by
- * always compress, not just if we're not minifying * delete existing …
- 20:42 Changeset in xpra [16055] by
- * use symlink to system-wide jquery copy if we find one * add package …
- 20:13 Clients/HTML5 edited by
- (diff)
- 18:19 Changeset in xpra [16054] by
- simplifies the cflags/ldflags setup and has the same effect
- 18:15 Changeset in xpra [16053] by
- revert r16032, dh will figure it all out
- 18:07 Changeset in xpra [16052] by
- #1521: start socket activation, not the service
- 17:56 Changeset in xpra [16051] by
- #1521: apparently, this will tell debhelper to enable the units
- 17:40 Changeset in xpra [16050] by
- rudi_s told us that: "they are superfluous (and generate a warning). …
- 17:38 Changeset in xpra [16049] by
- #1530: revert unwanted change from r16026
- 17:01 Ticket #1544 (cryptography 1.9+ support) created by
- Something fishy is going on with the newer versions of python …
- 16:41 Changeset in xpra [16048] by
- don't upgrade python-cryptography past 1.8.x to avoid packaging and …
- 13:28 Changeset in xpra [16047] by
- #1501: revert back to python-cryptography 1.8.1
- 13:17 Changeset in xpra [16046] by
- when trying to guess which display to connect to, ignore proxy …
- 01:12 Ticket #1543 (sound source stopping) created by
- Why do i get this? […] […]
06/11/17:
- 21:39 Changeset in xpra [16045] by
- #1105 python-cryptography 1.9.0 now requires python-asn1crypto
- 21:08 Changeset in xpra [16044] by
- #1501 backports
- 20:58 Changeset in xpra [16043] by
- #1501: python-lz4 download link is now on pypi..
- 20:55 Changeset in xpra [16042] by
- python-lz4 0.10.0
- 20:49 Changeset in xpra [16041] by
- #1501: missed part of the patch, also patch Makefile
- 20:44 Changeset in xpra [16040] by
- #1501: apply patch to fix libtiff compilation, which looks for an html …
- 20:05 Changeset in xpra [16039] by
- checksum is for the xz archive
- 18:36 Changeset in xpra [16038] by
- better error handling in case of failure to get the list of printers
- 17:35 Changeset in xpra [16037] by
- #1540: add shutdown server menu entry
- 16:56 Changeset in xpra [16036] by
- #1539: make text selectable
- 16:52 Changeset in xpra [16035] by
- fix pydev warning
- 15:52 Ticket #1542 (FreeBSD, XFCE: Clicking tray icon opens and instantly closes the menu) created by
- FreeBSD, XFCE: Clicking tray icon opens and instantly closes the menu. …
- 15:48 Ticket #1541 (FR: Rearrange menu) created by
- I think tray icon's main menu should consist only of the most …
- 15:45 Ticket #1540 (FR: Add 'Stop server' menuitem to the menu) created by
- There's currently no way to stop the server you are connected to from …
- 15:43 Ticket #1539 (FR: Make text selectable in Session Info tabs) created by
- All tabs (except for Graphs) in Session Info window - mostly consist …
- 14:01 Ticket #1538 ('--start-new-commands=yes' doesn't work for me) closed by
- fixed: Thanks, this way it works.
- 13:48 Ticket #1538 ('--start-new-commands=yes' doesn't work for me) created by
- On client I do 'xpra ssh:work:42 --start-new-commands=yes', but after …
- 09:26 Changeset in xpra [16034] by
- ffmpeg 3.3.2
- 09:24 Versions/PendingFixes edited by
- (diff)
- 09:23 Changeset in xpra [16033] by
- Debian changed the target during builds
06/09/17:
- 21:58 Ticket #1252 (native ssl support) closed by
- fixed: > This isn't really very surprising, but it does make me wonder what …
06/08/17:
- 23:43 Ticket #1271 (support websockets in the python client) closed by
- fixed: Interesting. Tested the permutations with 1.0.6 r15627 osx client …
- 20:51 Changeset in xpra [16032] by
- #1530: don't install units when running from dh build, which has its …
06/06/17:
- 21:53 Changeset in xpra [16031] by
- fix command line usage info
- 21:27 Changeset in xpra [16030] by
- #1105 / #1537: try to workarounds distros that don't set a correct …
- 12:10 Versions/PendingFixes edited by
- (diff)
- 12:08 Changeset in xpra [16029] by
- openssl 1.1.0f
- 11:46 Ticket #1537 (XDG_RUNTIME_DIR not created) created by
- Hello, Centos 7.3 XPRA proxy 2.1-r15785 After reboot of server and …
- 11:17 Changeset in xpra [16028] by
- #1501: python-lz4 tar filename does not match directory name it contains
- 11:08 Changeset in xpra [16027] by
- #1501: opus has changed download location without warning.. (sigh)
Note: See TracTimeline
for information about the timeline view.