Timeline
01/13/16:
- 22:01 Ticket #1091 (Scaling and passing session back and forth between clients triggering ...) created by
- Passing a session back and forth between osx client 0.17.0 r11687 and …
- 16:50 Changeset in xpra [11692] by
- ";" is not needed with Cython and can cause problems
- 12:02 Versions/PendingFixes edited by
- (diff)
- 12:02 Changeset in xpra [11691] by
- r11670 for v0.16.x branch: fix server startup error with sound failures
- 12:01 Changeset in xpra [11690] by
- r11676 for v0.16.x branch: avoid sound warning with some gstreamer 1.x …
- 12:00 Changeset in xpra [11689] by
- r11672 for v0.16.x branch: fix sound error with duration events and …
- 12:00 Changeset in xpra [11688] by
- r11671 for v0.16.x branch: fix percentage parsing
- 11:43 Sound/Debugging edited by
- (diff)
- 11:41 Changeset in xpra [11687] by
- make it much easier to debug gstreamer without being flooded with …
- 11:26 Changeset in xpra [11686] by
- fix flac with gstreamer 1.x by using "flacparse ! flacdec" as decoder …
- 11:24 Changeset in xpra [11685] by
- very ugly way of avoiding the bencoder warning with the win32 sound sub-app
- 11:23 Changeset in xpra [11684] by
- expand messages logging feature
- 10:43 Changeset in xpra [11683] by
- oops: exactly the same as r11666.. again
- 10:26 Changeset in xpra [11682] by
- only log import warnings if the packet encoder is meant to be used
- 09:48 Changeset in xpra [11681] by
- #1029: don't bother initializing anything if we don't need any encryption
- 09:45 Changeset in xpra [11680] by
- #1029: * don't initialize encryption for parsing command line * but …
- 09:38 Sound/Debugging edited by
- (diff)
- 09:07 Versions/PendingFixes edited by
- (diff)
- 06:08 Changeset in xpra [11679] by
- #1090: add vorbis+webm support
- 06:06 Changeset in xpra [11678] by
- also disable flac+gdp with gstreamer1.x, same cryptic "not-neogtiated" …
- 05:42 Ticket #855 (UI thread gets stuck on osx (at random?)) closed by
- wontfix: Closing as "wontfix", we'll just ignore the warnings for now. I am …
- 05:35 Changeset in xpra [11677] by
- make it possible to log all bus messages
- 05:29 Changeset in xpra [11676] by
- handle "language-code" messages without triggering a warning
- 05:29 Changeset in xpra [11675] by
- if we emit an error during push_buffer, change the queue state and …
- 05:07 Changeset in xpra [11674] by
- if we fail to setup the sound pipeline, shortcut out
- 05:05 Changeset in xpra [11673] by
- if we get a pipeline setup failure, catch it and provide more helpful …
- 04:51 Changeset in xpra [11672] by
- #1090 fix error with duration events and gstreamer 1.x code
- 04:41 Versions/PendingFixes edited by
- (diff)
- 04:41 Changeset in xpra [11671] by
- fix percentage parsing: must divide as float for python2
- 04:37 Versions/PendingFixes edited by
- (diff)
- 04:36 Changeset in xpra [11670] by
- if we fail to query the sound or if it is turned off, make sure the …
- 02:31 Ticket #1090 (add new sound container formats: webm / matroska) created by
- Similar to what was done for gdppay / gdpdepay in #1075: * demuxer: …
01/12/16:
- 21:38 Ticket #1089 (OSX 0.17.0 client periodically "failing to receive anything" from ...) created by
- OSX 0.17.0 clients (r11640, r11653, perhaps others) are periodically, …
- 21:23 Ticket #1088 (Odd sound traceback using control-C with 0.17.0 windows client) created by
- Some more testing for #976 — windows 0.17.0 r11649 against fedora 23 …
- 21:10 Ticket #1087 (Scaling up and down triggered client side gdk_is_colormap assertion failure) created by
- Testing with OSX client 0.17.0 r11653 against 0.17.0 r11669 fedora 23 …
- 20:11 Ticket #1070 (Keyboard switch does not work) reopened by
- Ok, for the experiment I configure in KDE Ctrl + Shift as second …
- 19:59 DPI/Data edited by
- (diff)
- 10:08 Versions/PendingFixes edited by
- (diff)
- 10:07 Changeset in xpra [11669] by
- handle sigint so we can exit more cleanly from the sound wrapper - …
- 09:29 Changeset in xpra [11668] by
- silence the gstreamer 0.10 file copy step: move it to a dedicated log file
- 09:28 Changeset in xpra [11667] by
- reduce logging and warnings: * log flags on one line * only try to …
- 09:21 Changeset in xpra [11666] by
- oops: global should go first!
- 09:14 Changeset in xpra [11665] by
- delay crypto backend initialization until we know we are going to need …
- 09:12 Changeset in xpra [11664] by
- fix obscure groff warning (line too long?)
- 07:23 Dependencies edited by
- (diff)
- 07:21 Dependencies edited by
- (diff)
- 05:43 Changeset in xpra [11663] by
- add latest fixes to release notes
- 05:08 Versions/PendingFixes edited by
- (diff)
- 05:07 Changeset in xpra [11662] by
- r11655 for v0.16.x branch: fix minor gstreamer error messages logging …
- 05:06 Changeset in xpra [11661] by
- r11610 for v0.16.x branch: fix race condition during window source cleanup
- 05:05 Changeset in xpra [11660] by
- r11644 for all supported branches: avoid warning when command line …
- 05:03 Changeset in xpra [11659] by
- r11643 for v0.16.x branch: fix max_size codec selftest
- 05:02 Changeset in xpra [11658] by
- r11642 for v0.16.x branch: unused variable could cause compiler warnings
- 05:02 Changeset in xpra [11657] by
- r11651 + r11652 + r11656 for v0.16.x branch: minor desktop scaling …
- 04:44 Changeset in xpra [11656] by
- #976: we now support percentages for desktop-scaling
- 04:20 Changeset in xpra [11655] by
- error messages can contain newlines, log them separately
- 04:19 Changeset in xpra [11654] by
- vorbis+ogg doesn't work properly, remove it
- 03:36 Versions/PendingFixes edited by
- (diff)
- 03:26 Changeset in xpra [11653] by
- if we destroy the same window twice, log a warning and avoid calling …
- 03:23 Changeset in xpra [11652] by
- allow scaling to be specified as a percentage
- 03:20 Changeset in xpra [11651] by
- #976: keep the scaling aspect ratio, just don't bother trying to reach …
- 02:50 DPI edited by
- (diff)
- 02:49 Ticket #697 (gtk screen dimension detection is broken with high dpi displays on ...) closed by
- fixed: This will do for 0.16, will follow up in #1086.
- 02:48 Ticket #1086 (improve DPI, anti-aliasing, colour management) created by
- follow up from #697, #559, #163, #976. We now have fairly complete …
- 02:33 DPI/Data edited by
- (diff)
- 01:49 Ticket #919 (frame extents synchronization) closed by
- fixed: See also: bug in compiz #1279
- 01:48 Ticket #1085 (Typo in setup.py (15.X)) closed by
- fixed: Shocking. That block did not belong there at all, why did patch stick …
- 01:47 Changeset in xpra [11650] by
- patch made a mess: the context was completely wrong - how on earth did …
- 00:17 Ticket #1085 (Typo in setup.py (15.X)) created by
- Occurs at line 655(relevant block): […] This line needs to be one …
01/11/16:
- 22:14 DPI edited by
- (diff)
- 21:12 DPI/Data edited by
- (diff)
- 20:25 Ticket #995 (Xpra trunk does not support landscape printing on OSX) closed by
- fixed: Ok, tested with lots of those "run all night" and all the other …
- 17:29 Ticket #1082 (Unable to launch xterm while specifying color arguments) closed by
- fixed: Confirmed fixed. Closing.
- 16:58 Changeset in xpra [11649] by
- work towards making the packet encoding and crypto bits initialization …
- 15:29 Changeset in xpra [11648] by
- #973: add libyuv dependency for fedora
- 15:16 Sound edited by
- (diff)
- 13:12 Changeset in xpra [11647] by
- #973: * add support for libuv scaling * add perf tests for scaling
- 11:04 Versions/PendingFixes edited by
- (diff)
- 11:03 Versions/PendingFixes edited by
- (diff)
- 09:45 CSC edited by
- (diff)
- 09:29 Changeset in xpra [11646] by
- #973: add support for libyuv
- 09:09 Changeset in xpra [11645] by
- the module interface is not really clear, but at least make it consistent
- 09:09 Changeset in xpra [11644] by
- always register a dummy handler for "startup-complete" so that we …
- 09:08 Changeset in xpra [11643] by
- fix max_size selftest (wrong args!)
- 05:05 Changeset in xpra [11642] by
- remove unused variable
- 04:06 Changeset in xpra [11641] by
- add nvenc6 to encoder list
01/10/16:
- 15:51 Changeset in xpra [11640] by
- #876: packaging fixes for win32 and osx * osx needs six and enum at …
- 15:25 Changeset in xpra [11639] by
- if we fail to load any crypto backend, don't fail again later and log …
- 14:28 Changeset in xpra [11638] by
- remove utopic support (EOLed)
- 14:27 Changeset in xpra [11637] by
- #876: add debian packaging dependencies
- 14:24 Changeset in xpra [11636] by
- #876: make python-cryptography the default
- 13:16 Ticket #1084 (Server crash on Ubuntu 14.04) closed by
- invalid: > Btw. AV_PIX_FMT_0RGB and AV_PIX_FMT_BGR0 is missing from 14.04 …
- 12:56 Changeset in xpra [11635] by
- disable python-cryptography for now since openssl does not build on 10.5..
- 12:50 Changeset in xpra [11634] by
- and cffi requires pycparser..
- 12:48 Changeset in xpra [11633] by
- python-cryptography requires cffi
- 12:37 Changeset in xpra [11632] by
- oops: use xz hash..
- 12:34 Changeset in xpra [11631] by
- * add missing hash for: setuptools, python-netifaces, pam, pycrypto, …
- 12:05 Changeset in xpra [11630] by
- #876: add dependency to packaging
- 11:54 Changeset in xpra [11629] by
- #876: show python crypto library backend name on session info
- 11:51 Changeset in xpra [11628] by
- #1075: adjust the labels now that we have too many codecs to fit on …
- 01:35 Ticket #1084 (Server crash on Ubuntu 14.04) created by
- Cannot start xpra on Ubuntu 14.04. […] Tried both …
01/09/16:
- 13:24 Changeset in xpra [11627] by
- move Xorg log file to logdir
- 10:46 Changeset in xpra [11626] by
- log actual size used
- 10:24 Changeset in xpra [11625] by
- merge some stable updates from trunk
- 09:42 Versions/PendingFixes edited by
- (diff)
- 09:41 Changeset in xpra [11624] by
- r11614: netbsd build fix
- 09:28 Versions/PendingFixes edited by
- (diff)
- 09:27 Changeset in xpra [11623] by
- r11621 for v0.15.x and v0.16.x branches: avoid taglist warnings with …
- 09:21 Changeset in xpra [11622] by
- #1083: we don't use caps, and they can be rather big in some cases …
- 08:51 Versions/PendingFixes edited by
- (diff)
- 08:31 Changeset in xpra [11621] by
- log encoder and description at debug level, skip taglist warning if …
- 07:17 Changeset in xpra [11620] by
- #1083: add vorbis to the list of supported codecs
- 06:53 Changeset in xpra [11619] by
- fixup backport: global got renamed..
- 06:38 Changeset in xpra [11618] by
- #1082: start child commands using a shell so we can have command line …
- 01:34 Ticket #1083 (Trying to run vorbis on 0.15.x generates found large packet warnings) created by
- Trying to experiment with running vorbis with 0.15.x (0.15.5+ fedora …
01/08/16:
- 18:07 Ticket #1082 (Unable to launch xterm while specifying color arguments) created by
- This seems fairly trivial, but I'm filing a ticket anyways since it …
- 13:41 Changeset in xpra [11617] by
- #876: fixes * forgot to return the blocksize, needed by callers! * …
- 10:08 Changeset in xpra [11616] by
- pre-populate the test buffer and take iterations into account when …
- 09:50 Changeset in xpra [11615] by
- test different payload sizes and pure encoding or pure decoding
- 08:53 Ticket #1081 (Font size not correct with different DPI settings) created by
- Since 0.16.0 the font size for DPI=96 is to big. Using DPI=0 results …
- 02:38 Ticket #1077 (ability to manually control the batch delay at runtime) closed by
- fixed: OK, closing. Feel free to re-open if you need more.
- 02:37 Versions/PendingFixes edited by
- (diff)
- 02:36 Ticket #1080 (strict-aliasing rules build failures on some platforms) closed by
- fixed: Merged in r11614, if and when others report what platforms and …
- 02:34 Changeset in xpra [11614] by
- #1080: disable strict-aliasing on netbsd - for lack of a better check
01/07/16:
- 23:02 Changeset in xpra [11613] by
- change these to their tag directories instead of from trunk
- 14:48 Ticket #1080 (strict-aliasing rules build failures on some platforms) created by
- I've tried compiling xpra-0.16.0 with python-2.7.11 on NetBSD, but it …
- 14:13 Changeset in xpra [11612] by
- new snapshot includes "release the GIL" patch
- 11:38 Changeset in xpra [11611] by
- #198: rpm packaging for python-srp using Debian's python3 patch
- 11:08 Ticket #1079 (lz4 release the gil) created by
- Let's make a new lz4 rc snapshot with this change: …
- 02:05 Versions/PendingFixes edited by
- (diff)
- 02:05 Changeset in xpra [11610] by
- fix race condition during window source cleanup: always copy reference …
- 02:03 Changeset in xpra [11609] by
- #876: remove duplicated test code now found in the unit tests
- 01:13 Ticket #1078 (AttributeError in XpraServer: missing control_command_unlock_batck_delay) closed by
- fixed: Indeed it is a typo, sorry about that - fixed in r11608. Closing.
- 01:12 Changeset in xpra [11608] by
- #1078: fix typo added in r11606
01/06/16:
- 21:32 Ticket #1078 (AttributeError in XpraServer: missing control_command_unlock_batck_delay) created by
- As per the title: The latest trunk revision is broken. Attempting to …
- 21:17 Ticket #1076 (0.16.1 builds not finding python.version) closed by
- fixed: Yup - 0.16.1 r11604 osx client against 0.16.1 r11607 fedora 23 server …
- 17:34 Changeset in xpra [11607] by
- #876: add a python-cryptography backend, still defaults to pycrypto for now
- 05:02 Changeset in xpra [11606] by
- #1077: add functions to lock / unlock the batch delay
- 04:49 Ticket #1077 (ability to manually control the batch delay at runtime) created by
- So that applications can tell us when things don't need refreshing so much.
- 04:39 Changeset in xpra [11605] by
- don't keep the "override_options" flag, just use it once
- 04:22 Changeset in xpra [11604] by
- #1076: the new sound query handling merged in r11590 missed r11551 …
- 04:15 Versions/PendingFixes edited by
- (diff)
- 04:15 Ticket #1076 (0.16.1 builds not finding python.version) reopened by
- Oops: there were two issues in this ticket, comment:1 is about the …
- 04:13 Changeset in xpra [11603] by
- r11600 for v0.16.x branch: make race condition less likely to be hit, …
- 04:11 Changeset in xpra [11602] by
- fix translation layer for video region via dbus
- 03:38 Changeset in xpra [11601] by
- prevent race conditions (stacktrace reported in #1067): use local …
- 03:13 Changeset in xpra [11600] by
- try harder to prevent the race causing a "Warning: Source ID XXXXXX …
- 03:06 Changeset in xpra [11599] by
- add vorbis+ogg
- 02:58 Ticket #1076 (0.16.1 builds not finding python.version) closed by
- fixed: This was caused by r11592 (a difference in logging between 0.16 and …
- 02:57 Changeset in xpra [11598] by
- fixup 11592: 0.16.x still had logging for the now removed frozen flag …
- 02:23 Ticket #1070 (Keyboard switch does not work) closed by
- wontfix: That's odd: * the key we get from GTK / X11 is the one we send... so …
- 01:00 Ticket #1068 (xpra prevents shutdown on osx) closed by
- fixed: Testing with 0.17.0 r11535 osx client against a 0.17.0 r11580 fedora …
01/05/16:
- 23:53 Ticket #1076 (0.16.1 builds not finding python.version) created by
- Trying to test the osx printing reversion to use .ps files (#995), I'm …
- 22:39 Changeset in xpra [11597] by
- add opus to moduleset
- 19:02 Ticket #1067 (high server CPU usage can cause sound "Dropped samples") reopened by
- Not sure if I closed this too soon, but leaving a session running with …
- 16:44 Changeset in xpra [11596] by
- #1074 / #1075: * ensure that we honour default codec options with the …
- 15:56 Changeset in xpra [11595] by
- simplify and fix gst import order: we cannot ask gobject, which may …
- 15:46 Changeset in xpra [11594] by
- #1075: expose gdp muxers as a new virtual codec name for the codecs …
- 13:03 Versions/PendingFixes edited by
- (diff)
- 12:51 Changeset in xpra [11593] by
- r11517 for v0.16.x branch: use postscript instead of pdf for printing …
- 12:47 Changeset in xpra [11592] by
- r11585 for v0.16.x branch: more gracefull handling of av-sync pixel …
- 12:44 Changeset in xpra [11591] by
- r11582 for v0.16.x branch: fixup pydev auto-import mess
- 12:44 Changeset in xpra [11590] by
- r11574 + r11561 + r11551 for v0.16.x branch: better sound query error …
- 11:10 Changeset in xpra [11589] by
- #1041: exclude cyxor and some scripts when doing a minimal build
- 10:49 Changeset in xpra [11588] by
- #1041: move pulseaudio bits to a subdir so we can more easily …
- 09:35 Changeset in xpra [11587] by
- #1041: exclude more bits we don't need
- 09:18 Changeset in xpra [11586] by
- #1041: exclude more bits we don't need
- 09:07 Ticket #1075 (make it possible to use gdppay and gdpdepay instead of ogg) created by
- Currently, the muxers are hard-coded for any given codec combination. …
- 09:01 Ticket #1074 (switch to opus as preferred audio codec) created by
- Now that all platforms use gstreamer 1.x, there is no reason not to …
- 08:46 Versions/PendingFixes edited by
- (diff)
- 08:44 Changeset in xpra [11585] by
- #835: if we somehow fail to freeze the pixels, log a warning with more …
- 06:57 Changeset in xpra [11584] by
- #1041: remove lots of modules and DLLs we do not need: * "gtk3" and …
- 06:39 Changeset in xpra [11583] by
- only check the printing paths when we initialize printing (avoids …
- 06:34 Ticket #1073 (drop support for Python 2.6 and older) created by
- Follow up from #465. So then we can remove old buffers and just …
- 06:10 Versions/PendingFixes edited by
- (diff)
- 06:09 Changeset in xpra [11582] by
- shocker: remove unwanted import, how do I turn off this stupid feature …
- 04:47 Ticket #1072 (move to python 3.5 on win32) created by
- This is only used for sound at present (see #1041) and it is blocked …
- 02:12 Changeset in xpra [11581] by
- don't log trace if bencode is missing, a warning is enough
- 02:07 Ticket #1067 (high server CPU usage can cause sound "Dropped samples") closed by
- fixed: Did some tests with 0.17.0 r11535 against fedora 23 0.17.0 r11580. I …
- 00:05 Ticket #1052 (0.16.0 fedora 21 builds not supporting vorbis) closed by
-
fixed: Sure enough, after a
yum install gstreamer1-plugins-bad-free
…
01/04/16:
- 21:35 Ticket #1066 (move log files to /run) closed by
- fixed: I see Xorg.DISPLAY log files in the right place, and if I launch …
- 18:04 Ticket #970 (switch to gstreamer 1.x on osx) closed by
- fixed: Noted. Closing. (also double checked codecs in latest OSX beta build, …
- 17:27 Changeset in xpra [11580] by
- * drop support for older lib versions * make x264 optional (just warn …
- 10:53 Versions/PendingFixes edited by
- (diff)
- 10:52 Changeset in xpra [11579] by
- #1041: * add a "--minimal" build option to turn most things off by …
- 10:46 Changeset in xpra [11578] by
- the first file I had downloaded must have been incomplete?
- 10:43 Changeset in xpra [11577] by
- oops - missed version bump here
- 10:34 Changeset in xpra [11576] by
- new upstream release
- 09:31 Changeset in xpra [11575] by
- #1041: split the batch files further so we can re-use them * move the …
- 09:27 Changeset in xpra [11574] by
- * py3k fixes (use binary strings..) * disable sound if probing fails
- 08:45 Ticket #1071 (drop support for GStreamer 0.10) created by
- Follow up from #970, #1041, #849.
- 05:37 Changeset in xpra [11573] by
- #1041: split the main build batch file so we can re-use it more and …
- 03:18 Changeset in xpra [11572] by
- add missing gstreamer 1.x plugins for vorbis and opus support
- 03:15 Changeset in xpra [11571] by
- fix libproxy runtime alert box: we need libstdc++-6.dll for this one …
- 03:06 Changeset in xpra [11570] by
- fix label
- 03:06 Changeset in xpra [11569] by
- fix label
01/03/16:
- 15:41 Changeset in xpra [11568] by
- default to gstreamer 1.x with py3k since we cannot use the pygst …
- 15:00 Changeset in xpra [11567] by
- make it possible to build against the latest pygobject binaries / …
- 14:58 Changeset in xpra [11566] by
- better exceptions: the ValueError? we get from PIL lacked details
- 14:57 Changeset in xpra [11565] by
- oops: backspace escapes
- 14:56 Changeset in xpra [11564] by
- add ctypes workaround for accessing the window handle using ctypes …
- 14:55 Changeset in xpra [11563] by
- fix MethodType? constructor signature (py3k compat)
- 12:52 Versions/PendingFixes edited by
- (diff)
- 12:19 Changeset in xpra [11562] by
- more user friendly warning
- 12:06 Changeset in xpra [11561] by
- detect failed sound query sooner
- 10:26 Changeset in xpra [11560] by
- fix usual boring py3k string nonsense
- 09:55 Changeset in xpra [11559] by
- check for PIL.Image which may be missing if the packaging failed (ie: …
- 09:54 Changeset in xpra [11558] by
- fix GI_TYPELIB_PATH (there is no bin prefix)
- 09:46 Changeset in xpra [11557] by
- remove debug logging
- 09:35 Changeset in xpra [11556] by
- move variable definitions to where they are used, and use "!" quoted …
- 08:49 Changeset in xpra [11555] by
- simplify
- 08:16 Changeset in xpra [11554] by
- move the theme copy code to the setup.py
- 08:02 Changeset in xpra [11553] by
- also move OpenGL into library.zip for py3k builds
- 04:51 Changeset in xpra [11552] by
- declare all globals
01/02/16:
- 20:20 Ticket #1070 (Keyboard switch does not work) created by
- $ rpm -q xpra xpra-0.15.10-1.fc23.x86_64 Xpra start on server: $ xpra …
12/31/15:
- 08:41 Changeset in xpra [11551] by
- make it clearer which gstreamer python bindings got loaded, and for …
- 05:57 Ticket #1069 (switch to gstreamer 1.6.x on osx) created by
- As can be seen here: …
- 05:53 Changeset in xpra [11550] by
- xpra does more than screen for X11 - make that clearer
12/30/15:
- 17:39 Changeset in xpra [11549] by
- validate both gtk and pygtk versions - tolerate pygtk 2.16.x since we …
- 17:28 Changeset in xpra [11548] by
- add latest fixes to release notes
- 17:25 Changeset in xpra [11547] by
- r11546 for v0.16.x branch: workaround missing function on centos
- 17:23 Changeset in xpra [11546] by
- it seems that the pygtk docs are wrong? centos 6.7 has pygtk 2.24 but …
- 16:35 Changeset in xpra [11545] by
- be consistent with socket type spelling
- 16:25 Changeset in xpra [11544] by
- #815 try to make it easier to get selinux and printing to play nice …
- 15:51 Versions/PendingFixes edited by
- (diff)
- 15:51 Changeset in xpra [11543] by
- r11485 and r11542 for v0.16.x branch: minor man page fixes: remove non …
- 15:49 Changeset in xpra [11542] by
- clarify Xvfb bugs
- 15:48 Changeset in xpra [11541] by
- we've dropped this syntax already!
- 15:32 Changeset in xpra [11540] by
- implement a more generic workaround for the threads_init gtk3 warning
- 15:25 Changeset in xpra [11539] by
- silence another annoying gtk3 warning
- 15:24 Changeset in xpra [11538] by
- silence another annoying gtk3 warning
- 13:08 News edited by
- (diff)
- 12:55 Profiling edited by
- (diff)
- 12:46 Changeset in xpra [11537] by
- r11534 for all supported branches: do not prevent shutdown on osx, use …
- 12:43 Changeset in xpra [11536] by
- fixup r11525
- 12:42 Changeset in xpra [11535] by
- fixup r11524: we must unset it, using the value 0 causes more problems …
- 12:30 Changeset in xpra [11534] by
- #1068: use the correct signal for triggering the quit handler
- 10:23 Ticket #1068 (xpra prevents shutdown on osx) created by
- If you try to shutdown your computer with xpra connected, the system …
- 10:10 Changeset in xpra [11533] by
- #1067: try to prevent dropped samples by adding a small leaky queue …
- 09:52 Ticket #1067 (high server CPU usage can cause sound "Dropped samples") created by
- Seen this on a heavily loaded system: […] This warning can get …
- 09:39 Changeset in xpra [11532] by
- if a client connects before we have finished initializing the printing …
- 07:39 Changeset in xpra [11531] by
- do the printing subsystem initialisation from the threaded_init …
- 05:12 Changeset in xpra [11530] by
- bump versions and update release notes
- 04:50 Versions/PendingFixes edited by
- (diff)
- 04:50 Changeset in xpra [11529] by
- r11504 for v0.16.x branch: opensuse gets confused without this
- 04:49 Changeset in xpra [11528] by
- r11511 for all supported branches: avoid large error message if we …
- 04:41 Changeset in xpra [11527] by
- r11515 for v0.16.x branch: more reliable printer info output
- 04:40 Changeset in xpra [11526] by
- r11516 for v0.16.x branch: remove invalid orientation option
- 04:38 Changeset in xpra [11525] by
- prevent crashes on osx if PYTHONOPTIMIZE is set
- 04:33 Versions/PendingFixes edited by
- (diff)
- 04:32 Changeset in xpra [11524] by
- PYTHONOPTIMIZE=1 crashes python, disable it
12/29/15:
- 15:29 Changeset in xpra [11523] by
- fixup r11482: update all "about" callers
- 10:07 Changeset in xpra [11522] by
- move the Xorg and xpra log files to /run/user/$UID/xpra on distros …
- 10:07 Ticket #1066 (move log files to /run) created by
- Follow up from #888 and #963. We should also eventually do something …
- 09:52 Changeset in xpra [11521] by
- make it easier to run those utilities
- 09:40 Changeset in xpra [11520] by
- #963: update examples with new correct syntax, including "/run" example
- 08:49 Changeset in xpra [11519] by
- expose printing info via xpra info
- 08:47 Changeset in xpra [11518] by
- * use a list for default mimetypes (same as what it is used for) * add …
- 08:33 Changeset in xpra [11517] by
- #995: allow each platform to override the list of default mimetypes it …
- 07:54 Versions/PendingFixes edited by
- (diff)
- 07:42 Changeset in xpra [11516] by
- #995: remove invalid orientation option
- 06:43 Versions/PendingFixes edited by
- (diff)
- 06:42 Changeset in xpra [11515] by
- * try to avoid errors with unicode characters in printer properties * …
- 00:39 Changeset in xpra [11514] by
- r11503 for v0.15.x branch: html5 client fixes
12/28/15:
- 23:20 Ticket #1059 (Unable to add working Xterm windows to HTML5 Client) closed by
- fixed: @antoine: r11503 looks good. Yes I think they should go back to 0.15 …
- 12:38 Changeset in xpra [11513] by
- pywin32 is required, let's stop pretending it can be made optional
- 12:31 Changeset in xpra [11512] by
- add utility console_event_catcher context manager so we can more …
- 12:18 Versions/PendingFixes edited by
- (diff)
- 12:17 Changeset in xpra [11511] by
- some platforms don't have pulseaudio installed or don't have it …
- 11:52 Changeset in xpra [11510] by
- r11509 for v0.16.x branch: fixup incorrect news items
- 11:51 Changeset in xpra [11509] by
- fixup incorrect news items
- 11:46 Versions/PendingFixes edited by
- (diff)
- 11:41 Changeset in xpra [11508] by
- add latest fix to do a centos7 rebuild
- 11:40 Changeset in xpra [11507] by
- r11506 for v0.16.x branch: workaround crappy gi bindings found on centos 7
- 11:39 Changeset in xpra [11506] by
- workaround unusable gi bindings with the same hack found in stb-tester
- 09:16 Changeset in xpra [11505] by
- #1065: disable mmx instrisics to make this build on Fedora
- 09:15 Ticket #1065 (fix lame build with newer gcc versions) created by
- As per lame bug 443: …
- 07:30 Versions/PendingFixes edited by
- (diff)
- 07:30 Changeset in xpra [11504] by
- if dist is not defined, opensuse gets confused with the package name
- 06:34 Ticket #1064 (libwebp 0.5.0 is broken - picture is all black!) created by
- r11491 added it, and I didn't test it well enough…
- 05:07 Packaging edited by
- (diff)
- 05:07 Packaging edited by
- (diff)
- 05:05 Packaging edited by
- (diff)
- 05:03 Packaging edited by
- (diff)
- 04:47 Source edited by
- (diff)
- 04:34 Versions edited by
- (diff)
- 03:09 Changeset in xpra [11503] by
- r11498, r11499 and r11501 for v0.16.x branch: html5 client fixes
12/27/15:
- 19:19 News edited by
- (diff)
- 18:49 Changeset in xpra [11502] by
- debug logging of image sizes to be painted by rgb32 method
- 18:47 Milestone 0.16 completed
- Tickets grouped by areas of interest: * client display scaling: #976 * …
- 18:47 Changeset in xpra [11501] by
- Should return the value from getParameter(key) function
- 18:41 Changeset in xpra [11500] by
- be more verbose with options
- 18:23 Changeset in xpra [11499] by
- Remove the try/catch in route_packet * it just masks the real …
- 18:19 Changeset in xpra [11498] by
- Make sure rgb32 is in list of supported encodings
- 17:19 Changeset in xpra [11497] by
- r11495 for v0.16.x branch: build fix for cython + py3k + msvc
- 17:03 Changeset in xpra [11496] by
- r11494 for v0.16.x branch: fix clean target
- 17:02 Versions/PendingFixes edited by
- (diff)
- 17:01 Changeset in xpra [11495] by
- build fix for cython + py3k + msvc
- 16:32 Ticket #1063 (gstreamer-0.10 moduleset build on osx fails on priv_gst_parse_yylex) created by
- Just had a problem rebuilding gstreamer-0.10 with the moduleset (as …
- 16:17 Versions/PendingFixes edited by
- (diff)
- 16:16 Changeset in xpra [11494] by
- fix clean target: * cystats has moved * clean html files for generated …
- 15:37 Changeset in xpra [11493] by
- fix tests for PIL v3: tobytes vs tostring
- 15:20 Changeset in xpra [11492] by
- update to latest
- 15:17 Changeset in xpra [11491] by
- new upstream release
- 15:09 Versions/PendingFixes edited by
- (diff)
- 15:06 Changeset in xpra [11490] by
- update date
- 15:05 Changeset in xpra [11489] by
- r11483 for v0.16.x: abort error codes should just trigger a …
- 15:03 Versions/PendingFixes edited by
- (diff)
- 15:03 Changeset in xpra [11488] by
- r11481 for all supported branches: we need 'which'
- 15:02 Changeset in xpra [11487] by
- r11484 for all supported branches: avoid error for servers without a …
12/26/15:
- 17:36 Changeset in xpra [11486] by
- #963: * drop the "sockdir" prefix and check for directories by looking …
- 17:12 Changeset in xpra [11485] by
- #963: multiple bind options for local unix domain sockets: * add bind …
- 07:18 Versions/PendingFixes edited by
- (diff)
- 07:08 Changeset in xpra [11484] by
- avoid error for servers without a socket to cleanup (ie: win32)
- 06:59 Changeset in xpra [11483] by
- abort error codes should just trigger a "Connection lost" and not an …
- 06:44 Changeset in xpra [11482] by
- * move systray functions to common location * move about to common …
12/25/15:
- 17:04 Versions/PendingFixes edited by
- (diff)
- 17:03 Changeset in xpra [11481] by
- we need "which" to locate the Xorg binary
- 16:40 Changeset in xpra [11480] by
- fixup r11469: * don't include dist directory in archive path * don't …
- 15:27 Changeset in xpra [11479] by
- turn the platform init + clean pair into a context manager
- 11:55 Changeset in xpra [11478] by
- use singletons for all X11 bindings
12/23/15:
- 17:54 Usage/Docker/CentOS edited by
- (diff)
- 15:25 Versions/PendingFixes edited by
- (diff)
- 15:25 Changeset in xpra [11477] by
- r11473 for v0.16.x branch: fix nvenc tests, update to new api
- 15:23 Changeset in xpra [11476] by
- r11466 for v0.16.x branch: use the correct variable
- 15:20 Changeset in xpra [11475] by
- r11474 for v0.15.x and v0.16.x branches: stop sound more safely
- 14:08 Versions/PendingFixes edited by
- (diff)
- 14:03 Changeset in xpra [11474] by
- #986 include sound sequence in stop requests to make sure we only stop …
- 12:56 Ticket #1062 (better keyboard layout detection on win32) created by
- Sounds like we need …
- 12:04 Versions/PendingFixes edited by
- (diff)
- 12:04 Changeset in xpra [11473] by
- #1046 more SDK v6 updates and fix tests
12/22/15:
- 17:41 Changeset in xpra [11472] by
- #1046 add some new enum definitions and tweak some structs
- 17:19 Changeset in xpra [11471] by
- #1046 tweak to allow us to build against SDK v6 - tested on Linux only
- 16:40 Changeset in xpra [11470] by
- handle None values the same way as empty strings: no auth
- 16:24 Changeset in xpra [11469] by
- use a custom script to move the PyOpenGL bits back into the …
- 15:42 Changeset in xpra [11468] by
- control randr using the new command line option "resize-display"
- 15:41 Changeset in xpra [11467] by
- no auth specified, don't use any!
- 15:37 Versions/PendingFixes edited by
- (diff)
- 15:36 Changeset in xpra [11466] by
- use the instance variable, not the global environment override
- 15:28 Changeset in xpra [11465] by
- safer authentication and encryption: * remove legacy password-file as …
- 13:43 Ticket #1056 (server encoding queue errors: AssertionError in video_encode) closed by
- fixed: I am closing this as "fixed" because all the more "proper" fixes for …
- 13:36 Changeset in xpra [11464] by
- r11462 for v0.16.x branch: fix av-sync freeze() via restriding
- 13:32 Ticket #1054 (Warning: XShm get_pixels_ptr XImage is NULL) closed by
- fixed: Huge bug found in av-sync: r11462 fixes this (will backport), r11463 …
- 13:29 Changeset in xpra [11463] by
- #1054: * add docstring so we don't break things again in the future * …
- 13:23 Changeset in xpra [11462] by
- when the newstride value is non-zero, we want to force a restride, ie: …
- 12:29 Versions/PendingFixes edited by
- (diff)
- 12:29 Changeset in xpra [11461] by
- r11459 for v0.15.x and v0.16.x branches: try harder to find a default …
- 12:25 Changeset in xpra [11460] by
- r11450 for older branches: correct libc location on FreeBSD
- 11:22 Versions/PendingFixes edited by
- (diff)
- 11:22 Changeset in xpra [11459] by
- try harder to locate a default icon to use for the given wmclass in …
- 10:33 Changeset in xpra [11458] by
- try to ensure that we build the same version as upstream for each …
- 10:01 Changeset in xpra [11457] by
- slightly more user friendly error messages when the client goes MIA
- 07:39 Changeset in xpra [11456] by
- send less spam to the system log
- 07:33 Changeset in xpra [11455] by
- r11447 for v0.16.x: fix encoding control command
- 07:31 Changeset in xpra [11454] by
- r11449 for all supported branches: also handle DragonFly?
- 07:28 Versions/PendingFixes edited by
- (diff)
- 07:28 Changeset in xpra [11453] by
- r11452 for v0.16.x and v0.15.x branches: drop new buffers when …
12/21/15:
- 14:53 Versions/PendingFixes edited by
- (diff)
- 12:51 Changeset in xpra [11452] by
- #986: don't try to push more data after we have stopped, which could …
- 12:08 Ticket #1061 (wait for sound to be played before sending sound) created by
- This looks feasible with pulseaudio's …
- 11:57 Changeset in xpra [11451] by
- also record opengl errors for diagnostics
- 02:24 Versions/PendingFixes edited by
- (diff)
- 02:23 Changeset in xpra [11450] by
- correct libc location on FreeBSD - apparently
- 02:22 Changeset in xpra [11449] by
- also handle DragonFly?
12/20/15:
- 16:00 Changeset in xpra [11448] by
- #1060: add dbus and control interface for changing video region …
- 15:14 Ticket #1058 (Can't connect from windows) closed by
- worksforme: Thanks. It turns out it works by updating the xpra version on the server
- 11:51 Versions/PendingFixes edited by
- (diff)
- 11:50 Changeset in xpra [11447] by
- control commands no longer return codes, just the message
- 09:54 Clients/HTML5 edited by
- (diff)
- 07:42 Changeset in xpra [11446] by
- oops missed from version bump
- 06:55 Changeset in xpra [11445] by
- new upstream release
- 06:11 Usage/Docker edited by
- (diff)
- 06:09 Usage/Docker edited by
- (diff)
- 06:09 Usage/Docker/CentOS edited by
- (diff)
- 06:08 Usage/Docker edited by
- (diff)
- 06:06 WikiStart edited by
- (diff)
12/19/15:
- 14:02 Usage/Docker/CentOS created by
- Steps to install xpra in centos image
- 11:29 Ticket #1060 (allow client applications to specify the video region) created by
- Follow up from #410: some applications may know where the region of …
- 08:42 Changeset in xpra [11444] by
- always quote the command name
- 08:17 Versions/PendingFixes edited by
- (diff)
- 08:16 Changeset in xpra [11443] by
- r11430 + r11433 for v0.14.x, v0.15.x and v0.16.x: make it possible to …
- 08:05 Changeset in xpra [11442] by
- r11438 for v0.16.x branch: fix pulsesink with gstreamer 1.x
- 08:02 Changeset in xpra [11441] by
- r11439 for v0.16.x branch: usually, we cannot access the DISPLAY from …
- 06:08 Changeset in xpra [11440] by
- clarify the log message
12/18/15:
- 16:23 Versions/PendingFixes edited by
- (diff)
- 16:22 Changeset in xpra [11439] by
- prefer pulsesink to autoaudiosink, without accessing the display to …
- 16:16 Versions/PendingFixes edited by
- (diff)
- 16:15 Changeset in xpra [11438] by
- fix pulsesink with gstreamer 1.x: they have renamed "client" to …
- 16:04 Changeset in xpra [11437] by
- remove gstreamer 0.10 remnants
- 16:02 Changeset in xpra [11436] by
- CentOS 7.2 rebuild
- 16:00 Changeset in xpra [11435] by
- * use a subprocess to query the opengl properties of the current …
- 15:59 Changeset in xpra [11434] by
- make it easier to exec all child commands using a wrapper (ie: vglrun)
- 15:57 Versions/PendingFixes edited by
- (diff)
- 15:57 Changeset in xpra [11433] by
- missed bits from r11430
- 14:39 Versions/PendingFixes edited by
- (diff)
- 14:38 Changeset in xpra [11432] by
- rstrip doesn't do what I want it to do!
- 14:03 Changeset in xpra [11431] by
- log source and sink plugins in gstreamer info
- 13:49 Versions/PendingFixes edited by
- (diff)
- 13:48 Changeset in xpra [11430] by
- add new shortcut for showing the systray menu
- 13:21 Changeset in xpra [11429] by
- remove old video_separateplane support from avcodec
- 12:50 Changeset in xpra [11428] by
- remove compatibility with versions older than 0.14, and drop the …
- 03:14 Changeset in xpra [11427] by
- r11426 for v0.16.x branch: re-add mp3 gstreamer-1.0 support for osx
- 02:27 Changeset in xpra [11426] by
- #970: include lame and mad dylibs for mp3 support
12/17/15:
- 23:48 Ticket #1055 (right shift key is mapped to '7' with html5 client) closed by
- fixed: Tested with a r11425 trunk Fedora 23 server, connected from Google …
- 20:17 Ticket #1059 (Unable to add working Xterm windows to HTML5 Client) created by
- Title is a bit wonky. The server is a Fedora 23 trunk r11425 server …
- 19:11 Ticket #1058 (Can't connect from windows) created by
- While I can connect to my Xpra server without problem from linux …
- 18:30 Ticket #1050 (Portrait monitor full screen crashes tool) closed by
- worksforme: restarting the server (previously after disabling Intel and forcing …
- 09:49 Changeset in xpra [11425] by
- we need this one to build the latest python-lz4 on centos
- 07:08 Changeset in xpra [11424] by
- add the latest fixes to the release notes
- 07:01 Changeset in xpra [11423] by
- * try to make the code easier to read * update the docstrings
- 06:42 Versions/PendingFixes edited by
- (diff)
- 06:42 Changeset in xpra [11422] by
- r11411 for v0.16.x branch: add gstreamer1-plugins-bad-free dependency …
- 06:41 Versions/PendingFixes edited by
- (diff)
- 06:41 Changeset in xpra [11421] by
- r11412 for v0.16.x branch: fix video encoder free race
- 06:36 Changeset in xpra [11420] by
- r11413 for v0.15.x and v0.16.x: fix pixel buffer copy race condition
- 06:32 Changeset in xpra [11419] by
- r11415 for v0.16.x branch: try harder to make sure we log something
- 06:30 Changeset in xpra [11418] by
- r11417 + more for all supported branches: blacklist / greylist all …
- 06:17 Versions/PendingFixes edited by
- (diff)
- 06:15 Changeset in xpra [11417] by
- another spelling for the Intel driver... maybe this should be a regexp?
- 06:07 Changeset in xpra [11416] by
- prettify output
- 04:12 Versions/PendingFixes edited by
- (diff)
- 04:08 Changeset in xpra [11415] by
- #1057: catch all exceptions that may occur during the log function and …
- 04:01 Changeset in xpra [11414] by
- move clone_plane to a function and take a shortcut for the …
- 03:39 Versions/PendingFixes edited by
- (diff)
- 03:39 Changeset in xpra [11413] by
- #1057: prevent a race between clone_pixel_data() and free(): copy the …
- 02:34 Versions/PendingFixes edited by
- (diff)
- 02:33 Changeset in xpra [11412] by
- #1056: use the video fallback code if we find that the video encoder …
- 02:04 Changeset in xpra [11411] by
- #1052 gdp plugin is found in gstreamer1-plugins-bad-free on Fedora and …
12/16/15:
- 19:09 Ticket #1057 (Got draw errors with win32 client) created by
- Running a 0.16.0 r11392 win32 client against a 0.16.0 r11366 fedora 21 …
- 19:06 Ticket #1056 (server encoding queue errors: AssertionError in video_encode) created by
- Running yet another overnight video playing test, 0.16.0 r11392 win32 …
- 14:42 Changeset in xpra [11410] by
- add latest fix to the release notes
- 14:39 Changeset in xpra [11409] by
- r11408 for v0.14.x, v0.15.x and v0.16.x branches: avoid reporting …
- 14:34 Changeset in xpra [11408] by
- make sure that we set the exit code early, so the protocol shutdown …
- 13:14 Changeset in xpra [11407] by
- add latest fixes to release notes
- 08:30 Changeset in xpra [11406] by
- r11405 for v0.15.x and v0.16.x branches: fix HTML5 client key mapping …
- 08:28 Versions/PendingFixes edited by
- (diff)
- 08:18 Changeset in xpra [11405] by
- #1055: backwards compatibility for unpatched servers, empty string …
- 08:13 Changeset in xpra [11404] by
- #1055 correctly detect non-native keymaps (None values should be …
- 08:12 Ticket #1055 (right shift key is mapped to '7' with html5 client) created by
- HTML5 client. Sounds like an easy problem... but keyboard rarely is. …
- 06:39 Changeset in xpra [11403] by
- version bump so we can start making real changes in trunk
- 06:35 Changeset in xpra [11402] by
- include release notes in packaging files
- 03:37 ClientRendering/OpenGL edited by
- (diff)
- 01:28 Ticket #1054 (Warning: XShm get_pixels_ptr XImage is NULL) created by
- During the testing for #849 (osx client 0.16.0 r11304 against fedora …
12/15/15:
- 11:45 Changeset in xpra [11401] by
- r11400 for older branches: add new shortcut for showing the bug report …
- 11:23 Changeset in xpra [11400] by
- add new shortcut for showing the bug report tool
- 11:19 Versions/PendingFixes edited by
- (diff)
- 11:19 Changeset in xpra [11399] by
- r11396 for v0.14.x, v0.15.x and v0.16.x: abort rather than error out …
- 11:17 Changeset in xpra [11398] by
- r11395 for v0.15.x and v0.16.x: prevent deadlock with ssh on win32, …
- 11:10 Changeset in xpra [11397] by
- r11393 for older branches: fix textview with KDE
- 11:04 Versions/PendingFixes edited by
- (diff)
- 11:04 Changeset in xpra [11396] by
- these error codes should also trigger an abort rather than a full …
- 09:17 Ticket #1053 (detach over ssh hangs win32 client) closed by
- fixed: This looks like a deadlock in the SSH subprocess pipe closing. r11395 …
- 09:17 Versions/PendingFixes edited by
- (diff)
- 09:15 Changeset in xpra [11395] by
- #1053: terminate the ssh process before trying to close the pipes - …
- 07:50 Ticket #1053 (detach over ssh hangs win32 client) created by
- Only affects win32 client connected over ssh.
- 06:35 Changeset in xpra [11394] by
- add missing bits for the configure requests fix
- 05:23 FAQ edited by
- (diff)
- 05:20 FAQ edited by
- (diff)
- 04:57 Versions/PendingFixes edited by
- (diff)
- 04:57 Ticket #1051 (bug report tool looks bad on KDE) closed by
- fixed: That was because we are forcing a white background on the dialog, …
- 04:56 Changeset in xpra [11393] by
- #1051: force a grey border around the textview
- 04:27 Usage edited by
- (diff)
- 04:26 Usage edited by
- (diff)
- 04:22 Usage edited by
- (diff)
- 00:50 Ticket #228 (Send ApplicationMenu data from server to client) closed by
- fixed: Poked at this a little with the osx menu (and noticed the Disconnect …
- 00:10 Ticket #1052 (0.16.0 fedora 21 builds not supporting vorbis) created by
- Checking back a number of versions, I don't see any fedora 21 that …
12/14/15:
- 05:57 Ticket #1051 (bug report tool looks bad on KDE) created by
- The [http://www.pygtk.org/pygtk2reference/class-gtktextview.html …
- 05:47 Ticket #636 (Pidgin main window does not show up) closed by
- fixed: Applied to older branches in r11391. Closing, feel free to re-open if …
- 05:10 Changeset in xpra [11392] by
- update release notes with latest fixes
- 05:03 Versions/PendingFixes edited by
- (diff)
- 04:58 Versions/PendingFixes edited by
- (diff)
- 04:58 Changeset in xpra [11391] by
- r11389 for all supported branches: fix systray position on win32 with …
- 04:56 Changeset in xpra [11390] by
- r11385 for all supported branches: fix compatibility with python < 2.7
Note: See TracTimeline
for information about the timeline view.