Timeline
09/02/16:
- 10:44 Changeset in xpra [13537] by
- make it possible to hide the file upload menu entry using an …
- 07:11 Changeset in xpra [13536] by
- remove debug logging
- 07:08 Changeset in xpra [13535] by
- * update test to new module location and fix tests: the whole window …
- 07:02 Changeset in xpra [13534] by
- make code easier to test: move to testable function
09/01/16:
- 17:18 Versions/PendingFixes edited by
- (diff)
- 17:16 Changeset in xpra [13533] by
- honour the display set in the connection string: pass it to the client …
- 17:10 Changeset in xpra [13532] by
- improve logging
- 16:52 Versions/PendingFixes edited by
- (diff)
- 16:49 Changeset in xpra [13531] by
- refactor salt code so we can re-use the same safe get_salt method …
- 16:41 Changeset in xpra [13530] by
- the salt length must match so that we can use xor: ensure we received …
- 16:32 Changeset in xpra [13529] by
- * expose more xpra info (from server core class) * avoid error if the …
- 16:21 Changeset in xpra [13528] by
- no need for info level logging here
- 16:18 Changeset in xpra [13527] by
- clients expect flat proxy info in the hello packet
- 16:05 Changeset in xpra [13526] by
- better error logging for proxy parsing errors
- 15:55 Changeset in xpra [13525] by
- actually exit with an error when the launch agent file is missing
- 15:51 Changeset in xpra [13524] by
- * error out early if the launch agent file is not installed * constify
- 15:31 Changeset in xpra [13523] by
- make it possible to enable/disable "all" logging using xpra control
- 15:25 Changeset in xpra [13522] by
- log-file is relative to log-dir so no need to make it absolute!
- 15:17 Changeset in xpra [13521] by
- * better error logging of remote socket: use pretty_socket() * on …
08/31/16:
- 12:53 Changeset in xpra [13520] by
- new orc release
- 10:16 Changeset in xpra [13519] by
- * improve logging of source info * raise max concurrent connections to …
- 10:01 Changeset in xpra [13518] by
- exit the io thread loop earlier when we know we're done, which can …
- 08:24 Changeset in xpra [13517] by
- refactor the code to make it cleaner and easier to re-use: * move …
- 05:58 Changeset in xpra [13516] by
- #1252: also match lowercase protocol strings
08/30/16:
- 13:37 Changeset in xpra [13515] by
- centos 5 / python 2.4 fixes: * gcc 4.1 doesn't handle …
- 12:43 Changeset in xpra [13514] by
- add latest fix to release notes
- 12:40 Dependencies edited by
- (diff)
- 12:32 Changeset in xpra [13513] by
- r13377 for v0.14.x branch: fix compilation with python3
- 12:28 Changeset in xpra [13512] by
- r13454 + r13461 for v0.17.x branch: workaround stuck sound pipelines, …
- 12:26 Versions/PendingFixes edited by
- (diff)
- 12:23 Changeset in xpra [13511] by
- r13468 for v0.17.x branch: better detection of buggy netifaces …
- 12:22 Changeset in xpra [13510] by
- r13488 for v0.17.x branch: workaround older versions of cython
- 12:21 Ticket #1060 (allow client applications to specify the video region) reopened by
- Really? r13491 is a fix for this API (backported to v0.17.x in …
- 12:18 Changeset in xpra [13509] by
- r13491 for v0.17.x branch: fix dbus SetVideoRegionDetection?: call to …
- 10:21 Changeset in xpra [13508] by
- correctly ignore Caps_Lock and Num_Lock on platforms that do not have …
- 08:14 Changeset in xpra [13507] by
- convert to absolute paths before daemonizing
- 07:53 Changeset in xpra [13506] by
- we cannot peek on SSL sockets, just clear the unencrypted data
- 07:13 Encryption/SSL edited by
- (diff)
- 07:01 Changeset in xpra [13505] by
- #1105: * fix pam xauth call, we have to use pam_xauth_data and not a …
- 06:32 Changeset in xpra [13504] by
- * enable config debug logging when called from setup.py * remove debug …
- 06:29 Changeset in xpra [13503] by
- move more detection code to the config module so we can have a valid …
- 05:34 Changeset in xpra [13502] by
- #172: remove displayfd option since all the distros we support have it …
- 04:53 Changeset in xpra [13501] by
- move utility functions out of setup so we can re-use them to derive a …
08/29/16:
- 16:14 Changeset in xpra [13500] by
- when we build without the dbus module, turn off more options and avoid …
- 16:00 Changeset in xpra [13499] by
- add debug logging to all server dbus calls
- 15:48 Changeset in xpra [13498] by
- fixing this is just too hard it seems: just skip the test on old …
- 15:43 Changeset in xpra [13497] by
- better compatibility with older versions of numpy
- 15:20 Changeset in xpra [13496] by
- #1232: add python-xxhash package and dependency so we can support …
- 14:19 Changeset in xpra [13495] by
- compatibility with older versions of numpy (ie: centos7)
- 14:11 Changeset in xpra [13494] by
- disable dbus-proxy option when building without dbus
- 14:01 Ticket #1297 (xvidcore provides no pkg-config file) closed by
- invalid: Duplicate of #1251.
- 14:00 Ticket #1296 (Which revision was released as v0.17.5?) closed by
- fixed: […]
- 12:56 Ticket #1297 (xvidcore provides no pkg-config file) created by
- xvidcore upstream provides no pkg-config file and neither Debian nor …
- 12:26 Ticket #1296 (Which revision was released as v0.17.5?) created by
- I am unable to figure out which Subversion revision was released as …
- 06:54 Changeset in xpra [13493] by
- #1295: add video region exclusion zones which can be set via xpra …
- 06:01 Changeset in xpra [13492] by
- add dbus debug logging to all source functions calls
- 05:20 Versions/PendingFixes edited by
- (diff)
- 05:19 Changeset in xpra [13491] by
- fix call to control_command_video_region_detection: takes wid argument
- 05:12 Ticket #1295 (exclude part of the window from the video region) created by
- We try our best to calculate the best area to use as a video region …
- 04:56 Changeset in xpra [13490] by
- build newer version
- 04:46 Ticket #1294 (Input methods don't work) created by
- I'm currently using Xpra 0.17.5 on Debian sid/experimental. I'm using …
- 04:27 Versions/PendingFixes edited by
- (diff)
- 04:21 Changeset in xpra [13489] by
- older versions of cython get confused and fails to parse long numbers …
- 04:05 Changeset in xpra [13488] by
- workaround older versions of cython (ie: Ubuntu Trusty)
08/28/16:
- 17:45 Changeset in xpra [13487] by
- r13485 + r13486 for v0.17.x branch: compatibility with openssl 1.1 and …
- 17:22 Changeset in xpra [13486] by
- use a more consistent directory layout
- 17:17 Changeset in xpra [13485] by
- #1029: openssl 1.1.0 / cryptography 1.5: we need to add the DLLs to …
- 17:10 Changeset in xpra [13484] by
- bump version in the build file's alternate lib path
- 14:54 Ticket #1293 (Release keys when loosing focus) created by
- If I switch away from xrpa windows to another desktop with shortcut …
- 10:11 Changeset in xpra [13483] by
- new upstream release
08/27/16:
- 05:12 Changeset in xpra [13482] by
- update to python-cryptography 1.5 is required for building against …
- 04:25 Changeset in xpra [13481] by
- openssl 1.1.0 release
08/26/16:
- 20:25 Ticket #1292 (Unable to sigint to detach on latest 1.0 OSX Beta) closed by
- fixed: >I've tried hard to reproduce and I just cannot get it to misbehave. …
- 10:40 Changeset in xpra [13480] by
- our rencode fixes have been merged upstream, no need to keep these old …
- 10:34 Changeset in xpra [13479] by
- r13478 for v0.17.x branch: fix non-X11 servers using sub-images
- 10:32 Changeset in xpra [13478] by
- monster of a bug: prevents sub-images from working properly! (affects …
- 10:08 Changeset in xpra [13477] by
- * populate the whole image buffer * use more values for each pixel …
- 10:05 Changeset in xpra [13476] by
- #1232: do the scrolling check before checking / creating the video …
- 09:54 Changeset in xpra [13475] by
- None is not a valid value for any of the keyboard spec lists
- 09:49 Changeset in xpra [13474] by
- round the fps so we can bencode it
- 09:48 Changeset in xpra [13473] by
- None is not a valid value for any of the keyboard spec lists
- 09:28 Changeset in xpra [13472] by
- oops: total speed is for N copies (also don't copy the exact same area …
- 09:18 Changeset in xpra [13471] by
- python3 fix
- 09:15 Changeset in xpra [13470] by
- since we aggregate all the pixels into one buffer, we can't use …
- 05:48 Changeset in xpra [13469] by
- use xxhash scrolling detection for win32 and osx servers too
- 05:00 Versions/PendingFixes edited by
- (diff)
- 04:58 Versions/PendingFixes edited by
- (diff)
- 04:54 Changeset in xpra [13468] by
- #1288: the gateways() crash is fixed in netifaces 0.10.5, so replace …
- 04:37 Changeset in xpra [13467] by
- new netifaces release
- 04:31 Changeset in xpra [13466] by
- #1232: speedup hash compare by about 20%, compare without holding the …
- 03:38 Building edited by
- (diff)
08/25/16:
- 22:39 Ticket #800 (allow B frames with video encoders) reopened by
- Re-opening... as mentioned originally in #1290, when mousing …
- 17:29 Changeset in xpra [13465] by
- remove debug and whitespace
- 17:21 Changeset in xpra [13464] by
- only hide the launcher UI if we are auto-connecting
- 17:12 Changeset in xpra [13463] by
- #1163: handle URLs with osx clients
- 15:08 Changeset in xpra [13462] by
- zero is a valid UID, even if it evaluates to False!
- 14:56 Changeset in xpra [13461] by
- doh - missed from r13454: we need to define the do_stop method to be …
- 14:53 Changeset in xpra [13460] by
- constify
- 13:55 Changeset in xpra [13459] by
- re-probe printers for "showconfig" (so that the values don't differ …
- 13:48 Changeset in xpra [13458] by
- when parsing keyboard layouts and variants: remove empty string if …
- 13:37 Changeset in xpra [13457] by
- syntax fixes
- 13:25 Changeset in xpra [13456] by
- minor logging tweaks
- 06:49 Changeset in xpra [13455] by
- force rebuild
08/24/16:
- 18:49 Ticket #1291 (XDG_RUNTIME_DIR functionality failing on one specific machine) reopened by
- I really really hate to be a bother, however there are a couple points …
- 07:18 Changeset in xpra [13454] by
- the sound pipeline may be stuck, so 1 second after the cleanup request …
- 06:58 Changeset in xpra [13453] by
- add latest fix to release notes
- 06:57 Changeset in xpra [13452] by
- r13449 for v0.17.x branch: prefer non-gdp payloaders
- 06:37 Ticket #1075 (make it possible to use gdppay and gdpdepay instead of ogg) closed by
- wontfix: It would have been good to catch this during the 0.17 release cycle :( …
- 06:37 Ticket #1075 (make it possible to use gdppay and gdpdepay instead of ogg) reopened by
- gdp muxers were broken, see #1276.
- 06:35 Changeset in xpra [13451] by
- #1276 / #1075: remove all gdp options
- 06:27 Changeset in xpra [13450] by
- #1276: remove gdp codecs if the gstreamer version doesn't match
- 06:07 Changeset in xpra [13449] by
- #1276: change codec order so we will prefer non-gdp formats
- 06:03 Building edited by
- (diff)
- 04:32 Ticket #1291 (XDG_RUNTIME_DIR functionality failing on one specific machine) closed by
- invalid: Not a bug, see ticket:1129#comment:23. Most distros require this …
08/23/16:
- 20:01 Ticket #1292 (Unable to sigint to detach on latest 1.0 OSX Beta) created by
- Running the r13447 Xpra 1.0 OSX beta client, I am unable to …
- 18:48 Ticket #1291 (XDG_RUNTIME_DIR functionality failing on one specific machine) created by
- The server is a Fedora 23 x86_64 hardware machine running Fedora 23 …
- 16:07 Changeset in xpra [13448] by
- don't keep an old region with a lower score if we have a high score
- 15:56 Changeset in xpra [13447] by
- boost larger areas a bit more, prevents smaller areas covering the …
- 15:38 Changeset in xpra [13446] by
- make it possible to tune: * MIN_VIDEO_FPS=10 minimum fps to match …
- 15:36 Changeset in xpra [13445] by
- refactor code to match the video subregion and check for video (high …
- 14:26 Changeset in xpra [13444] by
- add latest fixes to release notes
- 14:21 Changeset in xpra [13443] by
- fix from r13436 for v0.17.x branch: reset the correct video subregion …
- 13:40 Changeset in xpra [13442] by
- #1232: don't try to do scrolling detection with hashes without xxhash, …
- 13:29 Changeset in xpra [13441] by
- suppress pydev warning
- 13:28 Changeset in xpra [13440] by
- module has moved
- 13:19 Changeset in xpra [13439] by
- only enable b-frames and the "video" flag with fps>=10 and at least 20 …
- 12:33 Changeset in xpra [13438] by
- keep track of the proportion of the video rectangle that was actually …
- 12:15 Changeset in xpra [13437] by
- even if we keep the same region, update the statistics
- 09:39 Changeset in xpra [13436] by
- #1232: * re-enable scrolling handler * lower quality more with higher …
- 06:05 Changeset in xpra [13435] by
- tweaks region scoring so that we end up with a more linear …
- 05:19 Changeset in xpra [13434] by
- #1232: expose score and in/out ratio
- 04:41 Changeset in xpra [13433] by
- * minor optimizations * log CRC_Image performance during unit tests
- 02:26 Ticket #1290 (video regions seem to play frames out of order occasionally, if moused ...) created by
- Testing a bit with win32 1.0 r13101 client against 1.0 r13401 fedora …
08/22/16:
- 17:27 Changeset in xpra [13432] by
- r13400 for v0.17.x branch: fix error on window titles without '@' sign
- 13:59 Changeset in xpra [13431] by
- #1285: prevent clash with math log, add env var to disable xxhash for …
- 13:42 Changeset in xpra [13430] by
- #1285: we must import and instantiate the logger to use it
- 07:10 Changeset in xpra [13429] by
- r13425 for v0.17.x branch: v4l doesn't build on freebsd, disable it by …
- 07:10 Changeset in xpra [13428] by
- r13424 for v0.17.x branch: freebsd must use xvfb, update default config
- 07:09 Changeset in xpra [13427] by
- r13420 for v0.17.x branch: workaround buggy netifaces package on freebsd
- 07:09 Changeset in xpra [13426] by
- r13419 for v0.17.x branch: this allows us to enable strict on freebsd
- 07:08 Building edited by
- (diff)
- 07:06 Changeset in xpra [13425] by
- v4l2 doesn't work on freebsd
- 06:56 Changeset in xpra [13424] by
- Xdummy doesn't seem to work on bsd
- 06:52 Changeset in xpra [13423] by
- always try to use the same "xpra" executable that launched the current …
- 06:20 Changeset in xpra [13422] by
- we always need at least one valid socket dir
- 06:11 Building edited by
- (diff)
- 06:08 Changeset in xpra [13421] by
- try to use the same "xpra" executable that launched this server for …
- 05:47 Building edited by
- (diff)
- 05:46 Ticket #1288 (xpra server on FreeBSD dies when client connects) closed by
- fixed: Tested on freebsd 10.3 and netifaces is completely broken there and …
- 05:45 Changeset in xpra [13420] by
- #1288: netifaces is also broken on freebsd
- 05:35 Changeset in xpra [13419] by
- this allows us to enable strict on freebsd
08/21/16:
- 23:43 Ticket #1289 (xpra hangs on connect from windows) created by
- Xpra hangs frequently when opening a conection from windows, a …
- 15:01 Ticket #1288 (xpra server on FreeBSD dies when client connects) created by
- I have built xpra (0.17.4) in a FreeBSD 10.3 jail and am able to run …
- 11:03 Ticket #1282 (Xpra in windows detects wrong keyboard) closed by
- fixed: The windows API only has a single keyboard, all the input goes there, …
- 08:22 Changeset in xpra [13418] by
- add latest fixes to release notes
- 08:14 Changeset in xpra [13417] by
- r13416 for v0.17.x branch: fix installation warnings: the plist XML …
- 08:13 Changeset in xpra [13416] by
- fix installation warnings: the plist XML file was not terminated properly!
- 07:57 Changeset in xpra [13415] by
- r13411 for v0.17.x branch: #641 workaround SIP and install into …
- 07:56 Changeset in xpra [13414] by
- r13377 for v0.17.x branch: fix compilation with python3
- 07:47 Changeset in xpra [13413] by
- #1169 / #641: install the launch agent via the postinstall script so …
- 06:28 Changeset in xpra [13412] by
- #1169 / #641: disable installation of our launch agent which breaks …
- 06:01 Changeset in xpra [13411] by
- #641 workaround SIP and install into /usr/local/bin instead
- 05:12 Changeset in xpra [13410] by
- #1285: strip gentoo's build directory from config files
- 04:43 Changeset in xpra [13409] by
- pam no longer builds on osx
08/20/16:
- 18:18 Versions edited by
- (diff)
- 17:28 Changeset in xpra [13408] by
- build fix for win32 msvc
- 17:01 Dependencies edited by
- (diff)
- 17:00 Changeset in xpra [13407] by
- new upstream releases: ffmpeg 3.1.2 and pillow 3.3.1
- 16:45 Changeset in xpra [13406] by
- log more detailed version information for gstreamer and python
- 16:28 Changeset in xpra [13405] by
- #1232: use xxhash instead, which is faster
- 14:18 Changeset in xpra [13404] by
- * validate buffer size * pre-calculate row length in a local variable
- 14:13 Changeset in xpra [13403] by
- start measuring after we populate the array!
- 13:41 Changeset in xpra [13402] by
- #1232: add Mark Adler's crc32c to speed things up using sse 4.2 CPU …
- 05:00 Printing edited by
- (diff)
- 04:40 Ticket #1286 (printing conflicts with socket authentication module 'env') closed by
- invalid: Not a bug: we do not want to expose the password in the printer …
08/19/16:
- 21:16 Ticket #1204 (split dependency between sound encoders and decoders) closed by
- fixed: Well well, tried again with 1.0 r13165 osx client, and lo it worked as …
- 20:37 Ticket #1287 (desktop-scaling triggering expire_delayed_region traceback) created by
- Using a 1.0 r13101 win32 client & 1.0 r13401 (unknown changes) fedora …
- 20:17 Ticket #1286 (printing conflicts with socket authentication module 'env') created by
- Testing authentication with 1.0 r13101 win32 client against 1.0 r13401 …
- 20:09 Ticket #1159 (authentication modules refactoring) closed by
- fixed: Sure enough, the password files apparently didn't match. Even when I …
- 17:20 Changeset in xpra [13401] by
- #1285: on some systems it may not be possible to load /proc entries
- 16:09 Changeset in xpra [13400] by
- #1285: always set utf8_title, even if no substitutions are made
- 12:20 Ticket #1285 (UnboundLocalError: local variable 'utf8_title' referenced before assignment) created by
- […] And the window title shows "Xpra".
08/18/16:
- 23:56 Changeset in xpra [13399] by
- add meta package for pkgtools
- 19:17 Changeset in xpra [13398] by
- disable gtk
- 18:35 Changeset in xpra [13397] by
- remove some more modules we don't need
- 18:06 Changeset in xpra [13396] by
- disable module
- 17:51 Changeset in xpra [13395] by
- gst-plugins-bad-1.0 1.8.2
- 17:45 Changeset in xpra [13394] by
- oops wrong hash
- 17:44 Changeset in xpra [13393] by
- gst-plugins-ugly 1.8.2
- 17:25 Changeset in xpra [13392] by
- need this patch still
- 17:18 Changeset in xpra [13391] by
- update gst-plugins-good-1.0 to 1.8.2
- 17:09 Changeset in xpra [13390] by
- update gst-plugins-base to 1.8.2
- 17:03 Changeset in xpra [13389] by
- update to gstreamer 1.8.2
- 16:56 Changeset in xpra [13388] by
- #1284: new res
- 16:38 Changeset in xpra [13387] by
- fix checkout location
- 16:07 Changeset in xpra [13386] by
- add curl
- 04:10 Changeset in xpra [13385] by
- #1284: new modeline for 1400x1050 + 1280x1024
08/17/16:
- 23:38 Ticket #1284 (notifications incomplete or missing in dualhead extended desktop setup) created by
- I have recently got a second-hand display to connect to my laptop. The …
- 21:31 Changeset in xpra [13384] by
- new hash
- 21:27 Changeset in xpra [13383] by
- new checkout location and directory
- 21:11 Changeset in xpra [13382] by
- new hash
- 21:10 Changeset in xpra [13381] by
- fix url
- 21:07 Changeset in xpra [13380] by
- back to original mirror redirect
- 12:12 Changeset in xpra [13379] by
- * pass more attributes to pam_systemd * catch control-C from …
- 10:07 Changeset in xpra [13378] by
- #1105: wrap server commands with systemd-run * add command line …
- 07:51 Changeset in xpra [13377] by
- fix compilation with python3
- 04:48 Changeset in xpra [13376] by
- don't call recalculate for small updates, wait for at least …
- 04:27 Changeset in xpra [13375] by
- correctly check for the 'printing' flag (avoids warning on the server …
- 04:23 Changeset in xpra [13374] by
- add XPRA_WEBSOCKET_DEBUG flag
- 04:21 Changeset in xpra [13373] by
- in most cases we want to start the thread we create immediately, so …
- 03:43 Changeset in xpra [13372] by
- show passwords quoted
- 03:42 Changeset in xpra [13371] by
- show newlines escaped
- 00:05 Ticket #1060 (allow client applications to specify the video region) closed by
- fixed: Uhhh... sorry. Yes this does work, using dbus interface. Hopefully, …
08/16/16:
- 23:46 Ticket #1111 (out of memory / gl_paint_planar error and eventual client crash) closed by
- fixed: Started a 1.0 r13348 server and got a memory warning: […] Between …
- 11:04 Changeset in xpra [13370] by
- doh: cut&paste wrong
- 10:35 Changeset in xpra [13369] by
- #1129 / #815: use the patches on almost all distros (except Fedora>=24)
- 10:33 Changeset in xpra [13368] by
- whitespace
- 10:04 Changeset in xpra [13367] by
- #1129 / #815: patches for distros that have unreliable XDG_RUNTIME_DIR …
- 09:53 Changeset in xpra [13366] by
- make it easier to disable XDG_RUNTIME_DIR globally
- 07:56 Changeset in xpra [13365] by
- patch no longer applies and should be redundant
- 07:03 Changeset in xpra [13364] by
- #1260: probe the max-size each encoding can handle (support 8K with HEVC)
- 06:34 Changeset in xpra [13363] by
- #1260: * probe which encodings are available at runtime * modularize …
08/15/16:
- 17:59 Changeset in xpra [13362] by
- better socket debug logging
- 17:55 Changeset in xpra [13361] by
- doh, we must bring the level back to zero!
- 13:06 Changeset in xpra [13360] by
- improve win32 keyboard debug logging: * log ignored key events * log …
- 11:13 Changeset in xpra [13359] by
- ignore generated file and Makefile symlink
- 11:11 Changeset in xpra [13358] by
- #815: simplify using lots of macros
- 10:37 Changeset in xpra [13357] by
- if possible, send socket_details back in the same order as the socket-dirs
- 10:23 Ticket #1281 (xpra ssh mode cannot connect from mac gui launcher) closed by
- needinfo: The current version of xpra for Ubuntu xenial is 0.17.4, more details …
- 10:05 Changeset in xpra [13356] by
- #815: remove selinux check and warning, assume the policy is loaded …
- 09:58 Changeset in xpra [13355] by
- don't try to build the win32 websockify.exe, it won't work: 'handler …
- 07:39 Changeset in xpra [13354] by
- use constants now that I found where they are defined
- 07:35 Changeset in xpra [13353] by
- use osexpand, which deals with platform issues
- 07:04 Changeset in xpra [13352] by
- #1211: fix html5 server on win32: * use untilConcludes to ensure we …
- 05:56 Changeset in xpra [13351] by
- * fix tcp ssl/websockify/proxy flag check (oops) * add workaround for …
- 05:46 Changeset in xpra [13350] by
- oops: remove debug
08/14/16:
- 16:57 Changeset in xpra [13349] by
- #815: no need for fixfiles: just use restorecon on the cups backend …
- 16:14 Changeset in xpra [13348] by
- fix + hide test logging
- 16:07 Changeset in xpra [13347] by
- undo the patch which is only needed on centos7
- 15:35 Printing edited by
- (diff)
- 15:31 Ticket #1283 (full selinux policy) created by
- Split from #815 ("cups_xpra" module for supporting printing with …
- 15:22 Changeset in xpra [13346] by
- #815: add selinux module to specfile for Fedora and CentOS7+
- 15:19 Changeset in xpra [13345] by
- when trying to match a single display, if we find multiple servers …
- 15:13 Changeset in xpra [13344] by
- #1129 enable /var/run/$UID/xpra for run-xpra script location and log files
- 14:59 Changeset in xpra [13343] by
- #1129 / #815: enable /var/run/$UID/xpra for unix domain sockets
- 14:52 Changeset in xpra [13342] by
- create sockets in all socket paths with "auto" bind mode, don't error …
- 14:51 Changeset in xpra [13341] by
- remove noop statement
- 12:58 Changeset in xpra [13340] by
- the subcommands that print their result should go to stdout: set the …
- 09:23 Changeset in xpra [13339] by
- clear the password on the options object too, otherwise the client …
- 08:48 Changeset in xpra [13338] by
- log full command in case of failure
- 08:48 Changeset in xpra [13337] by
- unused import
- 08:11 Changeset in xpra [13336] by
- #815: remove interface (not needed with Makefile), ignore some of the …
08/13/16:
- 20:04 Ticket #1240 (launcher does not honour SSH password on OSX) closed by
- fixed: Downloaded the beta today and tested. Works like a champ. Thanks!
- 11:55 Changeset in xpra [13335] by
- drop support for older versions of nvenc - v7 seems to support all the …
- 11:21 Changeset in xpra [13334] by
- r13333 for v0.17.x branch: robustify some more
- 11:18 Changeset in xpra [13333] by
- * only try again without options if we had used options in the first …
- 11:06 Changeset in xpra [13332] by
- r13327 + r13331 for v0.17.x branch: make setting the x11 keyboard …
- 11:02 Changeset in xpra [13331] by
- * debug tweaks (remove warnings) * don't try to set the keymap using …
- 10:47 Changeset in xpra [13330] by
- default should be unset, we may need to support an "auto" value!
- 10:44 Changeset in xpra [13329] by
- whitespace cleanup
- 10:35 Changeset in xpra [13328] by
- #1172 / #1282: initial raw keyboard support for X11 and keyboard …
- 07:50 Changeset in xpra [13327] by
- more resilient: try more keyboard setup methods in case of failures
- 07:47 Changeset in xpra [13326] by
- better docstrings
- 07:40 Changeset in xpra [13325] by
- prefer the structured data over the string counterpart (parse the …
- 07:38 Changeset in xpra [13324] by
- #1282: query all the layouts using GetKeyboardLayoutList?
- 05:02 Changeset in xpra [13323] by
- log both hex and decimal (the table is in decimal..)
- 04:58 Changeset in xpra [13322] by
- #1282 use "es" for mexico / "ESM"
- 04:53 Changeset in xpra [13321] by
- #1282: * log keyboard id in hex (that's that the reference table uses) …
08/12/16:
- 17:05 Versions/PendingFixes edited by
- (diff)
- 17:05 Changeset in xpra [13320] by
- r13175 for v0.17.x branch: vp9 speed adjustements to make it usable
- 17:04 Changeset in xpra [13319] by
- r13296 for v0.17.x branch: honour socket-dirs value found in config …
- 17:03 Versions/PendingFixes edited by
- (diff)
- 17:02 Changeset in xpra [13318] by
- r13296 for v0.17.x branch: honour socket-dirs value found in config files
- 13:36 Printing edited by
- (diff)
- 13:16 Changeset in xpra [13317] by
- #815: this policy allows us to run the cups backend without any AVCs!
- 10:38 Changeset in xpra [13316] by
- whitespace cleanup
- 10:26 Changeset in xpra [13315] by
- minor cleanup and logging tweaks
- 10:22 Changeset in xpra [13314] by
- if the password is used with sshpass, don't use it for authenticating …
- 10:20 Changeset in xpra [13313] by
- use the new / better sysrelease info in logging
- 09:49 Changeset in xpra [13312] by
- log full system release with newer osx clients (ie: "Mac OS X 10.11.1")
- 09:35 Changeset in xpra [13311] by
- avoid error if there is no "container_description" defined!
- 06:53 Changeset in xpra [13310] by
- don't log mpeg4 as if it is different from "iso fmp4"
- 06:50 Changeset in xpra [13309] by
- don't log mka as if it is different from matroska
- 06:11 Changeset in xpra [13308] by
- log the raw value from GetKeyboardLayout?
- 06:07 Changeset in xpra [13307] by
- use the keyboard module logger, so we can enable debug there too
- 05:52 Changeset in xpra [13306] by
- #1282 add tool to dump detected keyboard information
- 02:28 Ticket #1242 (avcodec_decode_video2 is deprecated in ffmpeg 3.1) closed by
- fixed
08/11/16:
- 23:48 Ticket #1282 (Xpra in windows detects wrong keyboard) created by
- In windows 10 I can select from about 4 latam keyboard layouts But …
- 17:37 Ticket #1217 (security issues in rencode) closed by
- fixed: All updated.
- 17:18 Changeset in xpra [13305] by
- new hash
- 13:08 Changeset in xpra [13304] by
- if there's a trailing seperator, display is empty (leave it unset)
- 13:01 Changeset in xpra [13303] by
- add ability to disable host key checking on posix with "ssh -o …
- 11:19 Changeset in xpra [13302] by
- report the sshpass error
- 11:09 Changeset in xpra [13301] by
- show the first error, don't replace it with "Connection lost"
- 10:59 Changeset in xpra [13300] by
- fix setting of mode from config
- 10:30 Changeset in xpra [13299] by
- * if ssh fails, only call gtk_main_quit_really if we have actually …
- 08:55 Changeset in xpra [13298] by
- better error message for connection failures
08/10/16:
- 17:17 Ticket #1147 (html5 client does not detect keyboard layout with chrome or firefox) closed by
- fixed: >It will not change the keys sent by the browser. If you are "using an …
- 13:47 Ticket #1281 (xpra ssh mode cannot connect from mac gui launcher) reopened by
- It is true the previous server was old. However I just tried the beta …
- 12:41 Changeset in xpra [13297] by
- fix backport: method signature still needs the window
- 12:35 Versions/PendingFixes edited by
- (diff)
- 12:35 Changeset in xpra [13296] by
- when we fixup the socket-dirs, use the value from the defaults (read …
- 12:25 Ticket #1281 (xpra ssh mode cannot connect from mac gui launcher) closed by
- invalid: Had you replied to my questions in comment:1, which I have now …
- 12:22 Ticket #1281 (xpra ssh mode cannot connect from mac gui launcher) reopened by
- The Beta version still doesn't work with my El Capitan. I tried at …
- 11:15 Versions/PendingFixes edited by
- (diff)
- 11:14 Ticket #1281 (xpra ssh mode cannot connect from mac gui launcher) closed by
- duplicate: So you're using SSH mode, you may want to try the latest …
- 10:58 Changeset in xpra [13295] by
- #1252: re-use "connection modes" list to populate the drop down menu
- 10:53 Changeset in xpra [13294] by
- #1252: * add ssl to the list of connection options * handle it mostly …
- 10:04 Ticket #1281 (xpra ssh mode cannot connect from mac gui launcher) created by
- I have a Ubuntu server running a session on Display :30 I can …
- 06:44 Ticket #1149 (win32 shadow server crashes with bind-tcp and -d sound,gstreamer) closed by
- worksforme: Can no longer reproduce! Could also have been related to …
- 06:36 Changeset in xpra [13293] by
- fix keyboard backport
- 06:30 Changeset in xpra [13292] by
- #1111: if we cannot create a gl context, detect it sooner, log the …
- 06:15 Ticket #1200 (playing videos + changing desktop scaling, triggering XError: BadWindow) closed by
- wontfix: Unless this causes real problems, let's not worry about this one.
- 06:09 Changeset in xpra [13291] by
- #1111: ensure we remove the current backing before adding a new one
- 05:53 Changeset in xpra [13290] by
- forgot to update tests and selftest for new xvid module name
- 05:39 Ticket #1269 (The SESSION_URI in authentication file should accept ...) closed by
- wontfix: Not heard back, closing.
- 05:23 Ticket #1245 (html5 client setup) closed by
- worksforme: Not heard back, closing.
- 05:23 Ticket #1241 (xvfb sometimes not stopped automatically) closed by
- fixed
- 05:21 Ticket #1199 (server with limited memory throwing decoding errors when ...) closed by
- fixed: As of r13289, we will show a warning if there is less than 512MB of …
- 05:19 Changeset in xpra [13289] by
- #1199: warn if there is less than 512MB of system memory
- 04:36 Ticket #1145 (pixbuf backend does not support transparency with desktop scaling enabled) closed by
- wontfix: > I did not! I installed xpra following exactly the instruction on …
- 03:32 Ticket #1075 (make it possible to use gdppay and gdpdepay instead of ogg) closed by
- fixed: > all the listed codec are working rather nicely except VORBIS_MKA …
- 03:26 Ticket #820 (XkbQueryExtension: symbol not found (musl C)) closed by
- fixed: I think this is all fixed and the backport was in r12476. Feel free …
08/09/16:
- 17:13 Ticket #1041 (switch to gstreamer 1.x on win32) closed by
- fixed: I had a feeling that's what you'd say, but just wanted to make sure. …
- 16:15 Ticket #1091 (Scaling and passing session back and forth between clients triggering ...) closed by
- wontfix: Not going to worry about this one, exit from the tray or menu instead …
- 16:06 Ticket #1185 (UnboundLocalError: local variable 'scriptfile' referenced before assignment) closed by
- fixed: Not heard back, closing.
- 16:06 Ticket #1182 (which(pactl) fails with undescriptive error if /usr/bin/which is missing) closed by
- worksforme: Not heard back, closing.
- 16:05 Ticket #1179 (XPRA_ENCRYPTION_KEY fallback to XPRA_PASSWORD does not work) closed by
- worksforme: Not heard back, assuming this is fixed.
- 16:04 Ticket #1167 (tray menu clipboard choice irreversible) closed by
- worksforme: Not heard back for 3 months, assuming this is fixed. Backport was in …
- 15:27 Changeset in xpra [13288] by
- #1252: cadata support for legacy ssl interface
- 15:18 Changeset in xpra [13287] by
- add XPRA_USE_SSL_CONTEXT to make it easier to test the legacy ssl …
- 15:14 Encryption/SSL edited by
- (diff)
- 15:13 Encryption/SSL edited by
- (diff)
- 15:12 Encryption/SSL edited by
- (diff)
- 15:09 Changeset in xpra [13286] by
- #1252: * make it possible to pass cadata using a string (ie: …
- 13:36 Encryption/SSL edited by
- add ca example (diff)
- 13:14 Changeset in xpra [13285] by
- #1252: * use more compatible settings * add purpose to load_default_certs
- 04:18 Encryption/SSL edited by
- (diff)
- 04:18 Encryption/AES edited by
- (diff)
- 04:18 WikiStart edited by
- (diff)
- 04:16 Encryption edited by
- (diff)
- 04:16 Encryption/AES created by
- spit from main page
- 04:16 Encryption/SSL created by
- spit from main page
- 04:10 Encryption edited by
- (diff)
- 04:10 Encryption edited by
- (diff)
08/08/16:
- 22:13 Changeset in xpra [13284] by
- updated url
- 20:24 Changeset in xpra [13283] by
- new mirror
- 17:40 Ticket #1187 (h264 breaks Windows shadow servers when display is 4k) closed by
-
fixed: Upped Windows server to r13235:
* With
h264
enabled, I'm … - 11:20 Changeset in xpra [13282] by
- add buttons for triggering iconifification
- 11:14 Changeset in xpra [13281] by
- newer fedora versions need this to avoid hanging forever during the build
- 09:18 Changeset in xpra [13280] by
- binascii needs libz.. and the bundler fails to include it for us
- 08:54 Changeset in xpra [13279] by
- version bump
- 08:04 Changeset in xpra [13278] by
- doh: re-fixup, must use lowercase
- 07:57 Changeset in xpra [13277] by
- add latest fix to release notes
- 07:53 Changeset in xpra [13276] by
- doh: fixup r13275, add to correct variable
- 07:50 Changeset in xpra [13275] by
- prevent msvc from erroring out on deprecation warning
- 07:41 Changeset in xpra [13274] by
- fixups: patch made a mess of things (yet again), add required import
- 07:23 Changeset in xpra [13273] by
- add per read / write accounting to socket layer
- 07:09 Changeset in xpra [13272] by
- refactor can_retry code into a function, handle socket.timeout using …
- 06:50 Changeset in xpra [13271] by
- r13270 for v0.14.x and v0.17.x branches: only enable continue-wait on …
- 06:21 Changeset in xpra [13270] by
- only enable continue-wait on win32 if we are running the server code
- 05:43 Changeset in xpra [13269] by
- fixup webcam tray menu
08/07/16:
- 13:35 Changeset in xpra [13268] by
- add latest fixes to release notes
- 13:32 Changeset in xpra [13267] by
- add latest fixes to release notes
- 13:22 Versions/PendingFixes edited by
- (diff)
- 13:03 Changeset in xpra [13266] by
- r12662 for v0.14.x branch: sanitize invalid negative aspect ratio size …
- 12:59 Changeset in xpra [13265] by
- r12725 for v0.14.x branch: make X11 keyboard code more robust (filter …
- 12:55 Changeset in xpra [13264] by
- r12949 for v0.14.x branch: fix capture of images not starting at 0,0
- 12:54 Changeset in xpra [13263] by
- r12948 for v0.14.x branch: fix video bottom edge width calculation
- 12:49 Changeset in xpra [13262] by
- r13013 for v0.14.x branch: #1241: fix crash caused by dbus and threading
- 12:46 Changeset in xpra [13261] by
- r13040 for v0.14.x branch: #1259: fix paths accumulating duplicates
- 12:45 Changeset in xpra [13260] by
- r13045 for v0.17.x branch: use the correct value for infinite keyinterval
- 12:43 Changeset in xpra [13259] by
- r13074 for v0.14.x branch: a missing proxy version should not cause an …
- 08:32 Changeset in xpra [13258] by
- r10364 for v0.14.x branch: don't bother logging a warning if we are …
- 07:23 Changeset in xpra [13257] by
- move socket bits to net module
- 06:16 Changeset in xpra [13256] by
- #1260: * split init_encoder from open_encode_session so we can re-use …
- 06:08 Changeset in xpra [13255] by
- * support cuda.conf for configuring devices (selecting devices or …
- 05:06 Changeset in xpra [13254] by
- #1252: improve ssl failure error message (ie: if cert files are missing)
- 04:43 Ticket #1280 (update libyuv - add to osx) created by
-
It seems that they've moved from
http://libyuv.googlecode.com
…
08/06/16:
- 17:08 Dependencies edited by
- (diff)
- 15:51 Ticket #1279 (bug in compiz and frame extents) closed by
- upstream: this is not a bug in xpra.
- 15:50 Ticket #1279 (bug in compiz and frame extents) created by
- This is just a tracker ticket for redirecting users to compiz where …
- 15:39 Changeset in xpra [13253] by
- if the frame extents has double the size, ignore the first half - …
- 15:35 Changeset in xpra [13252] by
- fix logging to match code
- 15:31 Changeset in xpra [13251] by
- isolated the compiz bug: the window must be realized and we request …
- 14:56 Changeset in xpra [13250] by
- * request extents even before the window is shown (after 5 seconds) * …
- 14:49 Changeset in xpra [13249] by
- keep running until window is closed, add button to request frame extents
- 09:35 Changeset in xpra [13248] by
- add option to create a new window to query
- 09:16 Changeset in xpra [13247] by
- make it easier to call the get_frame_extents code on any X11 window …
- 08:41 Versions/PendingFixes edited by
- (diff)
- 08:41 Changeset in xpra [13246] by
- r13242 for v0.17.x branch: remove debug overlay
- 08:40 Changeset in xpra [13245] by
- r13198 + r13202 for v0.17.x branch: avoid errors if there is no cursor …
- 08:13 Changeset in xpra [13244] by
- * fix pactl data location: must call "pactl info" * don't query sinks …
- 07:34 Versions/PendingFixes edited by
- (diff)
- 07:33 Changeset in xpra [13243] by
- try to make code less ugly
- 07:26 Changeset in xpra [13242] by
- only include debugging information in frames if "xvid" debug flag is …
- 07:03 Changeset in xpra [13241] by
- make the card info data strongly typed
- 06:54 Changeset in xpra [13240] by
- #1142: rename 'xvid' to 'enc_xvid' to be consistent with other …
- 06:10 Changeset in xpra [13239] by
- log warnings at warning log level
- 05:09 Changeset in xpra [13238] by
- #1275: we must set rpath explicitly on Debian
08/05/16:
- 17:00 Changeset in xpra [13237] by
- some older drivers seem to have problem with this... just don't bother …
- 16:55 Changeset in xpra [13236] by
- doh: 2 numbers are less than 3..
- 16:37 Changeset in xpra [13235] by
- #1275: we have to set the PKG_CONFIG_PATH early, as we use pkgconfig …
- 16:28 Changeset in xpra [13234] by
- #1275: older versions of pkgconfig don't have "--atleast-version" …
- 16:09 Changeset in xpra [13233] by
- Debian Wheezy has pyopengl 3.0.1 - sigh, and hope for the best
- 16:07 Changeset in xpra [13232] by
- allow pyopengl versions 3.0.2 onwards, but with a big warning message
- 15:47 Changeset in xpra [13231] by
- * don't need xcb (links X11!) * add file protocol for testing muxer * …
- 15:43 Changeset in xpra [13230] by
- we define "python2", so use that rather than "python" later!
- 15:41 Changeset in xpra [13229] by
- * Fedora 23 doesn't have all the python2 renamed packages yet * fix …
- 14:19 Changeset in xpra [13228] by
- Fedora 23 doesn't have all the python2 renamed packages yet
- 13:47 PacketEncoding edited by
- (diff)
- 13:33 Changeset in xpra [13227] by
- doh: don't try to find the empty string!
- 11:32 Changeset in xpra [13226] by
- go back where we were after patching so we can untar again (for …
- 10:58 Changeset in xpra [13225] by
- test all available devices since we will load balance between them: we …
- 10:22 Changeset in xpra [13224] by
- allow us to blacklist some cards via env var, matching either the name …
- 10:07 Changeset in xpra [13223] by
- expose nvidia cards information in the nvenc module get_info function
- 10:01 Changeset in xpra [13222] by
- we have rpm packages for pynvml so add a dependency
- 10:01 Changeset in xpra [13221] by
- log a lot more driver and card information if pynvml is available
- 07:32 Changeset in xpra [13220] by
- centos fix: must define python2_sitelib
- 07:08 Changeset in xpra [13219] by
- pynvml is very useful for nvenc, package it for rpm
- 06:06 Dependencies edited by
- (diff)
- 06:02 Changeset in xpra [13218] by
- load license keys for all nvenc codecs we support
- 05:52 Ticket #1264 (proxy server errors) closed by
-
fixed: TLDR:
* with
--no-daemon
you can use relative paths * … - 05:51 Changeset in xpra [13217] by
- #1264: prevent confusion over relative vs absolute paths: always log …
- 03:16 Changeset in xpra [13216] by
- fixed hash again
- 03:14 Changeset in xpra [13215] by
- fixed url
- 03:11 Changeset in xpra [13214] by
- new hash
- 02:53 Changeset in xpra [13213] by
- change mirror old one doesn't exist
- 02:32 Ticket #1278 (1.0 r13173 Windows Shadow Servers Fail To Accept Connections) closed by
- fixed: Fixed in r13197 already yesterday.
- 02:26 Changeset in xpra [13212] by
- fixed syntax
08/04/16:
- 19:33 Ticket #1278 (1.0 r13173 Windows Shadow Servers Fail To Accept Connections) created by
- When starting a server with {{{Xpra_cmd.exe shadow :0 …
- 19:31 Ticket #1262 (Unexpanded tilde in Xorg log filename) closed by
- fixed: Ah, somehow I missed the existence of /etc/xpra/conf.d/, the *.in …
- 15:02 Changeset in xpra [13211] by
- match shipped configs so "xpra showconfig" shows no differences with a …
- 14:54 Changeset in xpra [13210] by
- #1254: win32 defaults have moved
- 14:41 Changeset in xpra [13209] by
- #1254: include etc/xpra/xpra.conf and etc/xpra/conf.d/*conf with the …
- 09:58 Ticket #1277 (osx delegate error) created by
- Seen from the launcher when re-connecting: […] Could be caused by …
- 09:47 Changeset in xpra [13208] by
- #1254: clean all the generated config files
- 09:45 Changeset in xpra [13207] by
- #1240: use the binary in Helpers so the dyld library paths will work
- 09:43 Changeset in xpra [13206] by
- docstring grammar
- 09:43 Changeset in xpra [13205] by
- don't show description if it is redundant
- 09:29 Changeset in xpra [13204] by
- #1240: re-doh: update import override naming too
- 09:28 Changeset in xpra [13203] by
- #1240: doh, function renamed and I forgot to update osx
- 09:22 Changeset in xpra [13202] by
- skip send cursor code if cursor_data is missing
- 09:11 Changeset in xpra [13201] by
- #1240: use sshpass on all posix platforms (except centos..) so we can …
- 07:01 Changeset in xpra [13200] by
- don't error out if we can listen for the osx events we want, continue …
- 06:51 Ticket #1276 (many codecs don't work on osx) created by
- Related to #1212, r12638, #1074, #1075. Worked OK for me: * wav, …
- 05:37 Changeset in xpra [13199] by
- found some codecs that don't work properly with win32: opus+gdp seems …
- 04:55 Changeset in xpra [13198] by
- cursor data may be None
- 04:48 Changeset in xpra [13197] by
- fix shadow servers: get() is not part of the window model interface, …
08/03/16:
- 12:13 Changeset in xpra [13196] by
- #1275 / #1267: re-add gstreamer 0.10 dependency
- 11:03 Changeset in xpra [13195] by
- doh cut&paste error
- 10:56 Changeset in xpra [13194] by
- #1267: default to gstreamer 0.10 on centos 7.0 and 7.1 as this seems …
- 10:08 Changeset in xpra [13193] by
- also log hidden fields, just at debug level (hidden by default)
- 09:40 Changeset in xpra [13192] by
- we only want to include the generated conf file (Debian Stretch seems …
- 09:21 Changeset in xpra [13191] by
- avoid stoopid line too long warning
- 07:44 Changeset in xpra [13190] by
- one of the main points of conf.d is to have a predictable order, …
- 07:39 Building edited by
- (diff)
- 07:38 Building edited by
- (diff)
- 07:37 Changeset in xpra [13189] by
- #1256: these patches are no longer used
- 07:21 Changeset in xpra [13188] by
- jpeg does not support BytesIO in older versions of PIL
- 06:58 Ticket #1275 (Debian Wheezy and Ubuntu Precise support in 1.0) created by
- Thanks to the private ffmpeg libraries (#1256), we can support some …
- 06:11 Changeset in xpra [13187] by
- re-add support for Debian Wheezy and Ubuntu Precise
- 05:50 Changeset in xpra [13186] by
- #1252: fix ssl-protocol version check (TLSv1_2 requires python 2.7.9 …
- 05:43 Ticket #1274 (sound sink option) created by
- Instead of using the {{{XPRA_SOUND_SINK="autoaudiosink" xpra attach …
- 05:09 Changeset in xpra [13185] by
- try to support older versions of PIL (Debian Wheezy..), soft-load …
- 04:55 Changeset in xpra [13184] by
- try to support older versions of PIL (Debian Wheezy..)
- 04:45 Changeset in xpra [13183] by
- simplify code and make it more compatible with versions of opencv …
- 03:36 Changeset in xpra [13182] by
- webcam code needs pyinotify to watch for device changes (avoids …
- 01:32 Changeset in xpra [13181] by
- #1267: move cd outside if statement so centos7 can also apply its …
Note: See TracTimeline
for information about the timeline view.