Timeline
02/16/17:
- 18:43 Changeset in xpra [15095] by
- simplify: use AppKit? wrapper classes
- 17:20 Ticket #1444 (osx keyboard layout detection) created by
- The OSX client doesn't do any keyboard layout detection. Let's fix …
- 17:15 Ticket #1443 (restore get_depth in pygtkglext OSX patch) created by
- When coercing pygtkglext to build on OSX (see ticket:533#comment:25), …
- 17:09 Changeset in xpra [15094] by
- #1309: the OSX client is missing "get_depth" so workaround it
- 17:08 Changeset in xpra [15093] by
- oops: remove debug
- 16:41 Changeset in xpra [15092] by
- #1171: try to detect the keyboard layout
- 10:03 Changeset in xpra [15091] by
- doh: cut&paste gone wrong
- 09:54 Changeset in xpra [15090] by
- add wrapper for "Keyboard_info" script
- 08:24 Changeset in xpra [15089] by
- use stronger cdef type, add set_xmodmap logging
- 07:38 Ticket #1430 (X11 crash during connection setup) closed by
- worksforme: Haven't seen it since.
- 06:42 Changeset in xpra [15088] by
- improve format of sound logging
- 06:24 Ticket #1435 (centos 6.x in virtualbox crashes in opengl check) closed by
- invalid: I am no longer able to reproduce it - fluke?
- 05:40 Ticket #1062 (better keyboard layout detection on win32) closed by
- fixed: We have already been using …
- 05:38 Changeset in xpra [15087] by
- make the script output clearer and python3 friendly
- 05:34 Changeset in xpra [15086] by
- python3 string nonsense and cosmetic whitespace
- 05:33 Changeset in xpra [15085] by
- we now have to call init_posix_display_source explicitly (was implicit …
- 05:20 Changeset in xpra [15084] by
- fix running the clipboard tool against X11 servers: initialize the …
- 05:05 Changeset in xpra [15083] by
- r15082 for v1.0.x branch: fix Gdk import warning with newer versions
- 05:04 Changeset in xpra [15082] by
- fix Gdk import warning with newer versions
- 04:38 Ticket #728 (xrandr reports screen dimensions as 0mm x 0mm) closed by
- wontfix: Best to deal with this in #56
- 04:20 Versions/PendingFixes edited by
- (diff)
- 04:20 Changeset in xpra [15081] by
- r15004 for v1.0.x branch: re-enable mp3 javascript decoding via aurora
- 04:19 Changeset in xpra [15080] by
- r15064 for v1.0.x branch: revert r14999, memory access is safe
- 04:17 Changeset in xpra [15079] by
- r15066 for v1.0.x branch: fix csc_yuv packaging on OSX
- 04:16 Changeset in xpra [15078] by
- r15077 for v1.0.x branch: don't skew speed or quality settings when …
- 04:15 Changeset in xpra [15077] by
- if we end up locking the batch delay, don't use its locked value to …
02/15/17:
- 12:39 Ticket #1420 (Unable to start multiple gnome-terminals) closed by
- fixed: Fixed and released.
- 12:33 Ticket #1442 (workspace support for MS windows 10) created by
- Split from #774, originally recorded in #776. Windows 10 apparently …
- 12:30 Changeset in xpra [15076] by
- #776 workspace detection for osx: * register for …
- 11:35 Ticket #662 (Audio usability improvements) closed by
- wontfix: As per comment:3, closing.
- 11:34 Ticket #139 (forward input grabs to the client) closed by
- wontfix: As far as I am aware, we can only detect application requesting X11 …
- 10:01 Ticket #732 (make it easier to know what version of the dummy driver is installed ...) closed by
- wontfix: Best to work on #56 and get that solved.
- 09:44 Changeset in xpra [15075] by
- #640 / #1423: * handle the new paint_jpeg method in the cairo backing …
- 08:37 Changeset in xpra [15074] by
- fix some pydev spurious warnings
- 08:00 Changeset in xpra [15073] by
- new upstream release
- 06:33 Changeset in xpra [15072] by
- #909: if we have to use jpeg or png with a deep colour image as …
- 05:58 Ticket #1441 (EXR codec) created by
- Now that we have support for 10-bit per channel in both the server …
- 04:48 Changeset in xpra [15071] by
- r15070 for v1.0.x branch: don't choose a pseudo encoding (rgb)
- 04:47 Changeset in xpra [15070] by
- "rgb" is a pseudo-encoding, we can't use it directly
- 04:13 Changeset in xpra [15069] by
- r15068 for v1.0.x branch: very small video sizes can cause csc …
- 04:11 Changeset in xpra [15068] by
- don't use video for very narrow or short dimensions as we may have …
- 03:41 Changeset in xpra [15067] by
- #1440: fix typo in logging, causing paint to fail
- 03:39 Ticket #1439 (Trunk servers built from source try to launch with Python 3) closed by
- wontfix: Just run the python2 build last, or delete "/usr/bin/xpra" before you …
02/14/17:
- 19:03 Ticket #1440 (Scrolling in Quod Libet causes the server to lock up and stop sending ...) created by
- Running a Fedora 25 server and client, both built from 1.X source, …
- 18:13 Ticket #1439 (Trunk servers built from source try to launch with Python 3) created by
-
Building a trunk machine from source causes
/usr/bin/xpra
to … - 16:18 Versions/PendingFixes edited by
- (diff)
- 16:17 Changeset in xpra [15066] by
- make sure the libyuv csc module's dependency gets bundled in
- 15:05 Ticket #1333 (mdns listener support for osx and win32) closed by
- invalid: The mdns server works fine on both win32 and osx. On win32 you must …
- 15:00 Changeset in xpra [15065] by
- #1333: make the error message more helpful, tell win32 users that they …
- 14:15 Versions/PendingFixes edited by
- (diff)
- 14:15 Ticket #1431 (pixel data race condition - unnecessary copy?) closed by
- invalid: Damn, I can no longer reproduce the crash - which must have been …
- 14:14 Changeset in xpra [15064] by
- #1431: revert 14991, the access to the shared memory is safe
- 14:12 Changeset in xpra [15063] by
- #1367: revert part of r15007: don't throw an exception when we don't …
- 13:44 Ticket #1438 (decode jpeg to YUV) created by
- Split from #1423. For some unknown reason, the YUV data loses some …
- 13:40 Changeset in xpra [15062] by
- #1423: * use BGRX mode with opengl (fixes visual artifacts) * pixmap …
- 13:02 Changeset in xpra [15061] by
- #1423: decode to RGB so we can use the jpeg decoder without opengl
- 03:28 Changeset in xpra [15060] by
- doh xpra.conf is always there!
- 03:04 Changeset in xpra [15059] by
- we only enable CUDA / NVENC with 64-bit builds and no longer ship the …
- 02:13 Ticket #1437 (app_actions_err and window_actions_err sometimes called with no ...) closed by
- fixed: Thanks for the report, this should be fixed in r15057 (r15058 for …
- 02:11 Changeset in xpra [15058] by
- r15057 for v1.0.x branch: fix gtk menu dbus error handler
- 02:10 Changeset in xpra [15057] by
- #1437: error_cb expects one argument
02/13/17:
- 21:37 Ticket #1437 (app_actions_err and window_actions_err sometimes called with no ...) created by
- Unfortunately, I didn't save the actual log file that contained the …
- 16:17 Changeset in xpra [15056] by
- r14821 for v1.0.x branch: dbus import errors should not be fatal
- 13:44 Ticket #1436 (intellij idea right click popup menu window looses focus and dissapears) created by
- Right click in Intellij Idea (java awt application) should show menu …
- 10:09 Ticket #1435 (centos 6.x in virtualbox crashes in opengl check) created by
- It doesn't just fail the test... the whole application crashes. We …
- 08:30 Changeset in xpra [15055] by
- library updates: * ffmpeg 3.2.4 * cryptography 1.7.2 * python-xxhash 1.0.0
- 03:27 Changeset in xpra [15054] by
- r15053 for v1.0.x branch: fix installation conflicts with 2.x versions …
- 03:12 Changeset in xpra [15053] by
- #678: uninstall previous version before installing the new one
- 03:06 Changeset in xpra [15052] by
- better error messages format
02/12/17:
- 16:01 Changeset in xpra [15051] by
- add latest fix to the release notes
- 15:58 Changeset in xpra [15050] by
- r15049 for v1.0.x branch: detect non-suid Xorg location used by Ubuntu …
- 15:56 Xdummy edited by
- (diff)
- 15:50 Ticket #1434 (native win32 systray using ctypes) created by
- Split from #678. As of r15048, the native systray implementation is …
- 15:48 Changeset in xpra [15049] by
- detect Xorg location used by Ubuntu 16.10
- 15:42 Changeset in xpra [15048] by
- #678: until the native tray is fixed, disable it to prevent warnings
- 15:40 Building/FreeBSD edited by
- (diff)
- 15:35 Changeset in xpra [15047] by
- add latest fixes to the release notes
- 15:32 Changeset in xpra [15046] by
- r15042 + r15043 for v1.0.x branch: fix iconified window coordinates on …
- 15:30 Ticket #1433 (iconified windows have nonsensical coordinates on win32) created by
- Steps from a win32 client: * maximize eclipse * iconify it * …
- 15:26 Versions/PendingFixes edited by
- (diff)
- 15:25 Changeset in xpra [15045] by
- only skip iconified windows on win32
- 15:20 Changeset in xpra [15044] by
- skip map events on iconified windows
- 14:26 Changeset in xpra [15043] by
- validate both src and target sizes, re-use the same validation method …
- 14:00 Changeset in xpra [15042] by
- log more error details - more readable format
- 13:51 Changeset in xpra [15041] by
- make it more likely that we'll use lossless compression for non-scroll …
- 13:23 Changeset in xpra [15040] by
- pass "app_id" to tray classes so we can distinguish xpra from the …
- 08:06 Changeset in xpra [15039] by
- fix race condition in systray pixel updates
- 07:35 Changeset in xpra [15038] by
- make sure we try to get the pixels from the backing instance we painted on!
02/11/17:
- 05:05 Changeset in xpra [15037] by
- r15036 for v1.0.x branch: use expanded path when creating directories
- 05:03 Changeset in xpra [15036] by
- make sure we call makedirs on the expanded path
02/10/17:
- 07:10 Changeset in xpra [15035] by
- new upstream release
- 03:21 Changeset in xpra [15034] by
- r15033 for v1.0.x branch: don't leak ssh passwords from the connection …
- 03:20 Changeset in xpra [15033] by
- don't leak ssh passwords as part of the display connection string, …
02/09/17:
- 14:13 Changeset in xpra [15032] by
- version bump + release notes update
- 13:53 Changeset in xpra [15031] by
- r15030 (partial) for v1.0.x branch: don't send the token back just …
- 13:42 Changeset in xpra [15030] by
- block owner change when we're setting the data as this may just be a …
- 13:38 Changeset in xpra [15029] by
- add 'High' min-quality option
- 08:51 Changeset in xpra [15028] by
- #1309: show bit depth in server info output
- 08:28 Changeset in xpra [15027] by
- #1309: show bit depth on session info
- 08:18 Changeset in xpra [15026] by
- #1309: * clients expose the bit depth in use * server exposes via xpra …
- 08:04 Changeset in xpra [15025] by
- try harder to prevent race conditions (very unlikely) - makes the code …
- 07:37 Changeset in xpra [15024] by
- log quit callback during check
- 06:21 Changeset in xpra [15023] by
- log window size hints since those affect the configure request event …
- 06:15 Changeset in xpra [15022] by
- don't call updateprop if we know that nothing has changed (saves …
- 05:28 Changeset in xpra [15021] by
- try to make sure unix sockets don't require authentication
02/08/17:
- 12:44 Changeset in xpra [15020] by
- r15017 for v1.0.x branch: prevent packet errors, convert all messages …
- 12:34 Changeset in xpra [15019] by
- #1309: oops, need to swap R and B
- 12:27 Changeset in xpra [15018] by
- #1309: support for rendering in 30-bit mode, handle native r210 pixel …
- 12:22 Changeset in xpra [15017] by
- some messages coming out of the opengl error handlers can come out as …
- 11:30 Changeset in xpra [15016] by
- #1004: restore posix mmap code wrongly replace with win32 test code
- 10:59 Changeset in xpra [15015] by
- #1309: log extra opengl configuration information
- 08:33 Changeset in xpra [15014] by
- r15013 for v1.0.x branch: remove the hardcoded DPI for Debian and …
- 08:31 Changeset in xpra [15013] by
- we ship the dummy driver for Ubuntu and Debian now, so remove the …
- 08:30 Changeset in xpra [15012] by
- fix "xpra --help" output: mmap can be a path, so don't convert it to a …
- 05:44 Changeset in xpra [15011] by
- systemd-run is meaningless on win32 or osx
- 05:07 Ticket #1004 (osx client locks up in mmap code) closed by
- fixed: r15010 restores mmap on osx as I can't get it to misbehave any more, …
- 05:03 Changeset in xpra [15010] by
- #1004: * restore mmap on osx (seems to work ok) * add mmap support to win32
02/07/17:
- 17:26 Changeset in xpra [15009] by
- restride is optional in some backends (ie: osx and win32 use the plain …
- 15:31 Changeset in xpra [15008] by
- add python-pycups dependency, we want this built-in
- 14:17 Changeset in xpra [15007] by
- #1367: * enable greylisted drivers by default and add a warning …
- 13:12 Versions/PendingFixes edited by
- (diff)
- 13:11 Changeset in xpra [15006] by
- r15005 for v1.0.x branch: don't overrule detected opengl max backing / …
- 13:10 Changeset in xpra [15005] by
- don't overrule detected opengl max backing / viewport dimensions
- 12:59 Changeset in xpra [15004] by
- #845: re-enable "mp3" via aurora
- 12:57 Changeset in xpra [15003] by
- #845: add "ignore_audio_blacklist" hidden argument to allow us to test …
- 10:13 Ticket #1432 (html5 client should honour paint flush order) created by
- Split from #1426. Maybe scrolling should be disabled in v1.x html5 …
- 09:58 Changeset in xpra [15002] by
- #1426: * avoid race condition: keep a reference to the scroll data …
- 09:44 Changeset in xpra [15001] by
- better error logging of opengl planar paint errors: log more details
- 08:57 Changeset in xpra [15000] by
- #1423 * style / whitespace * add XPRA_JPEG_LOG_PERF env var to log …
- 07:04 Ticket #1431 (pixel data race condition - unnecessary copy?) created by
- During testing for #1423, it seemed possible for the window pixels …
- 06:58 Ticket #1430 (X11 crash during connection setup) created by
- I've seen this a few times - usually when there is already an active …
- 03:47 Versions/PendingFixes edited by
- (diff)
- 03:47 Changeset in xpra [14999] by
- r14991 for v1.0.x branch: prevent pixel data race condition
- 03:43 Changeset in xpra [14998] by
- r14990 for v1.0.x branch: memcpy overflow
- 03:42 Versions/PendingFixes/Abandoned edited by
- (diff)
- 03:38 Changeset in xpra [14997] by
- r14996 for v1.0.x branch: catch keyboard setup errors
- 03:37 Changeset in xpra [14996] by
- wrap set keymap code in an xsync block so errors will be caught here
- 02:18 DPI edited by
- (diff)
- 00:22 Ticket #1260 (nvenc v7 support) closed by
- fixed
02/06/17:
- 23:40 Ticket #1361 (better pypi integration) closed by
- fixed: very cool good to know
- 23:34 Ticket #1372 (split the html5 client into its own package) closed by
- fixed
- 23:34 Ticket #847 (more automated tests) closed by
- fixed
- 19:51 Ticket #1335 (provide a system service for the proxy server) closed by
- worksforme
- 17:11 Changeset in xpra [14995] by
- r14992 for v1.0.x branch: avoid scrolling fragmentation performance hit
- 16:51 Changeset in xpra [14994] by
- log time taken for each sub image, and cumulative time at the end
- 16:45 Changeset in xpra [14993] by
- better error logging messages
- 16:36 Changeset in xpra [14992] by
- #1426: avoid fragmentation, which is too costly (too many packets, too …
- 15:52 Versions/PendingFixes edited by
- (diff)
- 15:51 Changeset in xpra [14991] by
- we MUST freeze the pixels so we can access them in the encode thread
- 15:47 Versions/PendingFixes edited by
- (diff)
- 15:45 Changeset in xpra [14990] by
- don't read more than is available!
- 15:26 Changeset in xpra [14989] by
- #1423: * always close the (de)compressor after we have finished using …
- 14:50 Changeset in xpra [14988] by
- we have gdk in global scope, no need to refer to it as gtk.gdk
- 14:06 Changeset in xpra [14987] by
- only ship the cuda and nvenc files if we have built the codec
- 12:49 Changeset in xpra [14986] by
- doh: forgot to rename python3 version of the function
- 12:29 Changeset in xpra [14985] by
- fix python3 syntax
- 10:13 Ticket #1429 (partial line scrolling) created by
- Split from #1426. We can hash lines into chunks so that we can detect …
- 09:01 Changeset in xpra [14984] by
- #1426: allow scroll encoding without video, use video fallback code if …
- 08:57 Changeset in xpra [14983] by
- websockify cannot write memoryviews, so we must convert those to bytes
- 06:38 Changeset in xpra [14982] by
- don't do scrolling detection if the client doesn't support it
- 06:32 Changeset in xpra [14981] by
- help cython / msvc: compare using the same type
- 06:24 Changeset in xpra [14980] by
- #1426: coordinates should never be negative, help cython choose the …
- 05:54 Changeset in xpra [14979] by
- #1426: fix and restore invalidation code, we must pass a "scroll" marker
- 05:37 Changeset in xpra [14978] by
- #1426: do all scrolling related calculations in cython without gil, …
- 04:53 Changeset in xpra [14977] by
- silence annoying pydev warning
- 04:44 Changeset in xpra [14976] by
- r14975 for v1.0.x branch: fix buildroot path stripping
- 04:43 Changeset in xpra [14975] by
- fix buildroot path stripping
02/04/17:
- 12:10 Changeset in xpra [14974] by
- #1423 / #1426: * updated unit tests for the new motion code * disable …
- 08:30 Changeset in xpra [14973] by
- make it possible to disable transparency using encoder options
- 08:27 Changeset in xpra [14972] by
- #1426: cythonized scroll code
- 08:24 Changeset in xpra [14971] by
- cleanups: * use envbool * import what we need directly
- 08:01 Changeset in xpra [14970] by
- doh: import stuff when saving is enabled!
- 07:58 Changeset in xpra [14969] by
- import "SAVE_BUFFER" bits just once on start
- 02:48 Changeset in xpra [14968] by
- hide unused attributes from client_options
- 02:25 Changeset in xpra [14967] by
- r14960 + r14961 for v1.0.x branch: fix lost wheel event delta
02/03/17:
- 18:04 Ticket #1428 (Mouse wheel works only down but not up) closed by
- fixed: Great, works for me! Thanks
- 14:46 Versions/PendingFixes edited by
- (diff)
- 13:02 Changeset in xpra [14966] by
- add note about rowstride - to avoid making false assumptions
- 12:55 Changeset in xpra [14965] by
- #1426: don't copy the sub-image pixels, just reference the original …
- 11:40 Changeset in xpra [14964] by
- add exe utilities for querying cuda / nvidia
- 11:19 Changeset in xpra [14963] by
- use the same print function for all output
- 10:35 Changeset in xpra [14962] by
- expose "color-gamut" if the browser supports it
- 10:17 Versions/PendingFixes edited by
- (diff)
- 10:06 Changeset in xpra [14961] by
- #1428: always count absolute number of wheel delta "units", use the …
- 10:01 Changeset in xpra [14960] by
- #1428: always store remainder, even when we don't send any events
- 07:47 Changeset in xpra [14959] by
- performance tweaks, this is called a lot
- 04:50 Ticket #1428 (Mouse wheel works only down but not up) created by
- This bug report is created based on the following thread: …
- 04:31 Changeset in xpra [14958] by
- fix scroll debug logging message
- 04:29 Changeset in xpra [14957] by
- use membuf and remove unnecessary header imports
- 03:52 Changeset in xpra [14956] by
- @echo off to silence itself!
- 03:44 Changeset in xpra [14955] by
- move object-to-buffer code to membuf so we can just build it once and …
- 03:23 Changeset in xpra [14954] by
- move memalign code to membuf so we can just build it once and cimport …
- 01:11 Ticket #1427 (update debian video-dummy patches) closed by
- fixed: That's a good reminder that I had forgotten to push the updated dummy …
02/02/17:
- 20:44 Ticket #1427 (update debian video-dummy patches) created by
- I tried to patch against ubunut's 0.3.7-1build1 and required the …
- 15:06 Changeset in xpra [14953] by
- * remove fault injection code which we never use * once the read and …
- 11:32 Ticket #1426 (scrolling improvements) created by
- follow up from #1232. Issues: * it can take a lot of CPU to figure …
02/01/17:
- 18:49 Changeset in xpra [14952] by
- scroll encoding improvements: * figure out which encoding to use only …
- 17:59 Changeset in xpra [14951] by
- * call get_codec just once and cache the result * improve invalid save …
- 17:09 Changeset in xpra [14950] by
- we have to wrap MemBuf? objects in a memoryview for the pixmap backend
- 16:27 Changeset in xpra [14949] by
- can make as_buffer more strongly typed
- 16:26 Changeset in xpra [14948] by
- fix pycallgraph wrapper for xpra's new start thread API (+ minor …
- 16:00 Changeset in xpra [14947] by
- r14946 for v1.0.x branch: we must clamp the quality to a valid range
- 15:59 Changeset in xpra [14946] by
- must clamp quality to a valid range to prevent codec errors!
- 15:59 Changeset in xpra [14945] by
- better error logging
- 10:46 Changeset in xpra [14944] by
- version bump: openssl 1.1.0d
- 09:46 Versions/PendingFixes edited by
- (diff)
- 09:41 Changeset in xpra [14943] by
- #1169 add "/usr/local/bin/xpra" to the list of remote-xpra scripts we …
- 09:37 Changeset in xpra [14942] by
- #1169: * use "--env=KEY=VALUE" command line argument to pass the proxy …
- 06:51 Changeset in xpra [14941] by
- undo part of r14940 (pixbuf loaders still use the old paths on the …
- 06:25 Changeset in xpra [14940] by
- r14760 + r14746 for v0.14.x branch: osx build fixes for the new …
- 06:15 Versions edited by
- (diff)
- 05:55 Changeset in xpra [14939] by
- fixup patch: 0.14.x doesn't have envbool function
- 05:48 Changeset in xpra [14938] by
- version bump
- 05:42 Versions/PendingFixes edited by
- (diff)
- 05:41 Changeset in xpra [14937] by
- r12594 (partial) for v0.14.x branch: validate malloc
- 05:39 Changeset in xpra [14936] by
- r13070 for v0.14.x branch: we must access window from the UI thread
- 05:36 Changeset in xpra [14935] by
- r14930 for v0.14.x branch: disable unsafe and unused 24-bit modes
- 04:54 Changeset in xpra [14934] by
- r14933 for v1.0.x branch: don't de-duplicate flags
- 04:48 Changeset in xpra [14933] by
- don't de-duplicate flags: "-param l1-cache-line-size=64 --param …
01/31/17:
- 16:12 Versions/PendingFixes edited by
- (diff)
- 16:04 Changeset in xpra [14932] by
- #1423: improve error logging
- 14:37 Ticket #1425 (codec selftest crash on osx) closed by
- fixed: Eventually got a stacktrace: […] Fairly reliable too. (got it a few …
- 14:35 Changeset in xpra [14931] by
- r14930 for v1.0.x branch: disable unsafe 24bpp modes
- 14:31 Changeset in xpra [14930] by
- #1425: disable 24bpp pixel packing modes, those may be unsafe and we …
- 14:04 Changeset in xpra [14929] by
- indentation (no change)
- 13:32 Changeset in xpra [14928] by
- bump x264 version (#1425?)
- 13:30 Ticket #1425 (codec selftest crash on osx) created by
- Since we now run the unit tests on every build (r14871), I have seen …
- 13:21 Changeset in xpra [14927] by
- * no need to malloc the config * indentation tweaks
- 12:17 Changeset in xpra [14926] by
- r14925 for v1.0.x branch: fixup 14905 opengl pixel upload stride and …
- 12:15 Changeset in xpra [14925] by
- fixup r14898: * pass actual width of texture upload: honour …
- 11:31 Changeset in xpra [14924] by
- r14921 + r14923 for v1.0.x branch: osx shadow fixes
- 10:24 Changeset in xpra [14923] by
- #1169: oops, the shadow script had been renamed (probably for #1366 or …
- 09:42 Changeset in xpra [14922] by
- better socket details debugging, skip "undefined" directory
- 08:48 Changeset in xpra [14921] by
- osx servers cannot daemonize: * don't pretend we can * fix error when …
- 08:11 Changeset in xpra [14920] by
- r14760 for v1.0.x branch: packaging update for the new gdk-pixbuf version
- 08:02 Building/MSWindows edited by
- (diff)
- 05:37 Ticket #1341 (html5 client improvements: refactoring, mpeg4, scrolling, etc) closed by
- fixed: * let's deal with the sound stuff in #845 - and we may just be able to …
- 05:37 Ticket #1424 (html5: faster network layer, input devices, etc) created by
- Follow up from #1341. Video / paint: * either fix broadway, or get …
- 05:19 Changeset in xpra [14919] by
- r14917 + r14918 for v1.0.x branch: fix invalid header handler signature
- 05:18 Changeset in xpra [14918] by
- message is optional in Protocol class, mirror it here
- 05:16 Changeset in xpra [14917] by
- fix invalid header handler number of arguments
- 05:05 Changeset in xpra [14916] by
- we always clean both video encoder and csc context together, so use a …
- 04:48 Ticket #1387 (mmap-support for --bind-vsock (and --bind-tcp)) closed by
- fixed: Hah, changing the size is easy. I don't think there's anything left …
- 04:43 Changeset in xpra [14915] by
- tell browsers not to cache our pages / js
- 04:25 Changeset in xpra [14914] by
- join multipart log items into one line - but do split on newlines
- 04:16 Changeset in xpra [14913] by
- * all the clients we support will send a full "damage-sequence" …
- 04:08 Changeset in xpra [14912] by
- if we don't know the decoding error, don't log an empty line: show …
- 04:07 Changeset in xpra [14911] by
- report decoding error message
- 03:28 Versions/PendingFixes edited by
- (diff)
- 03:27 Changeset in xpra [14910] by
- r14753 + r14746: use newer bundler to cope with newer pango
01/30/17:
- 15:38 Versions/PendingFixes edited by
- (diff)
- 15:33 Changeset in xpra [14909] by
- update release notes with the latest fixes
- 15:32 Changeset in xpra [14908] by
- fix packaging: some update broke this, just hardcode if for now
- 15:29 Changeset in xpra [14907] by
- #1405: partial revert of r14751, changing the library order is too …
- 15:25 Versions/PendingFixes edited by
- (diff)
- 15:24 Changeset in xpra [14906] by
- r14879 for v1.0.x branch: fix shadow servers not refreshing
- 14:54 Changeset in xpra [14905] by
- r14898 for v1.0.x branch: fix opengl upload alignment issues
- 14:51 Changeset in xpra [14904] by
- #1404: downgrade pixman to avoid compilation errors on OSX 10.5
- 14:46 Changeset in xpra [14903] by
- r14816 for v1.0.x branch: more friendly dbus import error messages
- 14:45 Changeset in xpra [14902] by
- r14707 for v1.0.x branch: don't turn off X11 bindings when turning off …
- 14:43 Changeset in xpra [14901] by
- r14738 for v1.0.x branch: new websocket client version
- 14:42 Changeset in xpra [14900] by
- r14817 for v1.0.x branch: validate the driver version with the new …
- 14:41 Changeset in xpra [14899] by
- r14822 for v1.0.x branch: print the actual display name used when we …
- 07:49 Versions/PendingFixes edited by
- (diff)
- 07:43 Changeset in xpra [14898] by
- fixes for bugs uncovered using the new jpeg decoder: * rgb paint can …
- 07:40 Changeset in xpra [14897] by
- use tjPlaneWidth rather than rolling our own code
- 06:58 Changeset in xpra [14896] by
- prevent function vs var name clash
- 06:24 Changeset in xpra [14895] by
- fix plane allocation size: U and V planes are "stride-subsampled" with …
- 05:45 Changeset in xpra [14894] by
- * move av_error_str to libav_common * minor style cleanups
- 05:18 FakeXinerama edited by
- (diff)
- 05:17 Changeset in xpra [14893] by
- move fakexinerama out of the xpra source
- 05:14 Changeset in xpra [14892] by
- cleanup and robustify the code
- 05:03 Changeset in xpra [14891] by
- on some platforms (ie: win32), we lack enough precision with …
- 04:01 Changeset in xpra [14890] by
- we must link against memalign bits since we now use them
01/29/17:
- 15:16 Changeset in xpra [14889] by
- some compilers require this stanza for linking xmemalign into C++ …
- 14:56 Changeset in xpra [14888] by
- remove unnecessary import: size_t is always defined
- 14:42 Changeset in xpra [14887] by
- import cleanups: * use libc.stdint types wherever possible * remove …
- 14:11 Changeset in xpra [14886] by
- #1423: * turbojpeg based encoder * add makebuf function for creating …
- 13:57 Changeset in xpra [14885] by
- 2.0: handle memoryview in network layer without copying
- 10:59 Changeset in xpra [14884] by
- #1387: server now honours absolute paths to the mmap file (ignoring …
- 10:42 Changeset in xpra [14883] by
- #1387: * allow us to use an existing mmap file * don't delete the file …
- 10:24 Changeset in xpra [14882] by
- make it easier to tweak unit test run env
- 08:37 Changeset in xpra [14881] by
- log full path to log files since we chdir multiple times
- 07:26 Changeset in xpra [14880] by
- no need to be too strict: still builds fine with cython 0.23 as found …
- 06:42 Versions/PendingFixes edited by
- (diff)
- 06:42 Changeset in xpra [14879] by
- mapped attribute is unused in refresh callback mode
- 06:36 Changeset in xpra [14878] by
- r14875 for v1.0.x branch: fix osx shadow server CPU waste
- 06:28 Changeset in xpra [14877] by
- fixup r14869: we need unicode to save as an x11 property (and only there?)
- 06:27 Changeset in xpra [14876] by
- * re-enable vpx encoder on osx (works ok on 64-bit builds) * remove …
- 06:24 Changeset in xpra [14875] by
- * don't throw exceptions in the CG callback (would cause application …
- 05:55 Changeset in xpra [14874] by
- better error and warning message format
- 05:55 Changeset in xpra [14873] by
- make it possible to switch back to timer refresh using env var
- 05:41 Changeset in xpra [14872] by
- #1423 clean the correct files
- 05:33 Versions/PendingFixes edited by
- (diff)
01/28/17:
- 10:08 Changeset in xpra [14871] by
- #847: run unit tests on osx during the build (and disable many posix …
- 09:40 Changeset in xpra [14870] by
- #847: * run the unit tests on win32 as part of the mingw build process …
- 08:33 Changeset in xpra [14869] by
- fix unit tests (mostly py3k string nonsense)
- 06:38 Changeset in xpra [14868] by
- avoid concurrency error, iterate over new list object
- 06:36 Changeset in xpra [14867] by
- only use absolute imports
- 06:06 Changeset in xpra [14866] by
- fix unit tests: * don't error out if command argument is not found …
- 05:41 Changeset in xpra [14865] by
- #1423 check for the turbojpeg library we need to link against (fixes …
01/27/17:
- 11:23 Changeset in xpra [14864] by
- #1423: jpeg module build file updates: command line switch, cython …
- 11:08 Changeset in xpra [14863] by
- #1423: * turbojpeg based decoder - decodes to YUV * add "paint_jpeg" …
01/26/17:
- 17:46 Ticket #1392 (moduleset error horror) closed by
- worksforme: Rebuild from scratch with the updates from ticket:1404#comment:9 …
- 17:45 Ticket #1404 (2.0 moduleset updates) closed by
- fixed: * applied the "should be safe" in r14861 * tested then applied the …
- 17:44 Changeset in xpra [14862] by
- #1404: these updates are also OSX10.5 safe
- 16:36 Ticket #1423 (native jpeg encoder and decoder) created by
- This will speed things up as we can use zero copy upload to the opengl …
- 11:30 Changeset in xpra [14861] by
- these updates should be safe
- 11:20 Ticket #1224 (expand set of variables in 'env') closed by
- worksforme: Not heard back, closing.
- 08:56 Changeset in xpra [14860] by
- clean build + source info before running the build
- 08:43 Changeset in xpra [14859] by
- #1413: 64-bit support for win32 printing, add printing command path …
- 07:49 Changeset in xpra [14858] by
- #678 legacy fixes: * sound sub-application: use it if present but …
- 07:11 Changeset in xpra [14857] by
- sound with python3 legacy win32 builds also need "gi"
- 07:09 Changeset in xpra [14856] by
- forgot to clean membuf module (causing weird bugs)
- 06:09 Changeset in xpra [14855] by
- #678: fix OpenGL bundling for "Legacy" builds
- 05:58 Changeset in xpra [14854] by
- make sure we record source info and get the svn revision number from …
01/25/17:
- 10:31 Changeset in xpra [14853] by
- #678 / #1413: fix csc libyuv codec building on 64-bit
01/24/17:
- 15:07 Changeset in xpra [14852] by
- #678 / #1413: GetKeyState? returns a SHORT, fixes keyboard issues with …
- 14:31 Changeset in xpra [14851] by
- honour XPRA_EMULATE_ALTGR in mask_to_names
- 11:50 Changeset in xpra [14850] by
- doh: bump year
- 11:15 Changeset in xpra [14849] by
- libvpx 1.6.1
01/23/17:
- 11:44 Changeset in xpra [14848] by
- add flag to skip the cuda rebuild when we know we've done it already …
- 10:56 Changeset in xpra [14847] by
- ignore another generated file
- 10:54 Changeset in xpra [14846] by
- ignore another generated file (instead of adding it by mistake)
- 10:53 Changeset in xpra [14845] by
- DLLs should never be added to source - no thanks eclipse!
- 10:52 Changeset in xpra [14844] by
- ignore another generated file
- 10:48 Changeset in xpra [14843] by
- #678: EXE and ZIP archives built with the legacy BAT files are now …
- 10:06 Ticket #1118 (sink.py is not able to play sound in ubuntu 15.10 and xpra 0.16.2.) closed by
- needinfo: Not heard back.
- 09:53 Ticket #698 (gtk is confused about some win32 screen settings) closed by
- worksforme: Can no longer reproduce.
- 09:39 Changeset in xpra [14842] by
- add test app for listing directsound devices
- 09:06 Changeset in xpra [14841] by
- 2.0 drop support for Python3 < 3.4
- 09:04 Changeset in xpra [14840] by
- try to make it clearer that "--start=app" is better than "DISPLAY=:N app"
- 09:03 Changeset in xpra [14839] by
- #640: py3k fixes and error message improvements
- 06:29 Ticket #1422 (xpra dependencies) closed by
- fixed: Done: wiki/Dependencies PS: you should be …
- 06:28 Dependencies edited by
- (diff)
01/22/17:
- 20:24 Ticket #1422 (xpra dependencies) created by
- You might want to add the dependency to "PyYAML" and "python-lzo" to …
- 09:33 Changeset in xpra [14838] by
- fix error handler: there is no "directsound" module any more!
- 09:31 Changeset in xpra [14837] by
- #678: use ctypes to access directsound
- 09:07 Ticket #1421 (Xpra-Launcher closes silently after clicking connect - missing ...) created by
- Hello, the Xpra-Launcher (on Windows) seems to close silently after …
- 08:28 Changeset in xpra [14836] by
- r14828: the bind option on the command line should override the …
- 07:59 Changeset in xpra [14835] by
- #678: use winreg standard python module instead of our custom ctypes …
- 07:57 Changeset in xpra [14834] by
- r14832 for v1.0.x branch: fix win32 shadow screen size
- 07:40 Changeset in xpra [14833] by
- reduce imports
- 07:39 Changeset in xpra [14832] by
- fix shadow screen size on win32
- 07:19 Changeset in xpra [14831] by
- better code layout
- 07:03 Changeset in xpra [14830] by
- #678: fix shadow server, ctypes api conversion was incomplete
- 06:36 Changeset in xpra [14829] by
- #1413: use the nvcc path we defined
01/21/17:
- 11:26 Changeset in xpra [14828] by
- only use the default bind option if the user hasn't specified one on …
- 09:24 Changeset in xpra [14827] by
- add the extension if it is missing, not just if it is a relative path!
- 08:49 Changeset in xpra [14826] by
- use dist directory as exe temporary output dir
- 08:47 Changeset in xpra [14825] by
- #1413: * build all kernel variants we may need * ignore generated …
- 08:26 Changeset in xpra [14824] by
- #1413: * build CUDA kernels separately using MSVC from a BAT file * …
01/20/17:
- 10:22 Ticket #1419 (No menu bar in Ubuntu) closed by
-
wontfix: ALWAYS start commands using one of the
--start=
variants … - 07:10 FAQ edited by
- (diff)
- 07:09 Building/MSWindows edited by
- (diff)
- 07:02 Building/RPM edited by
- (diff)
- 07:01 Building/RPM edited by
- (diff)
- 07:00 Building/RPM edited by
- (diff)
01/19/17:
- 19:09 Ticket #1420 (Unable to start multiple gnome-terminals) created by
- This is on Ubuntu 14.04.5. I have started my Xpra server with: `xpra …
- 18:17 Ticket #1419 (No menu bar in Ubuntu) created by
- I'm using xpra 1.0.1 (also saw this on 1.0) on a Ubuntu 14.04.5 …
- 17:42 Ticket #1418 (cmd line arg "--configdir") closed by
- worksforme: Instead of --confdir one can set XPRA_SYSCONF_DIR or XPRA_USER_CONF_DIR.
- 13:52 Ticket #1418 (cmd line arg "--configdir") created by
- It would be great to have an command line argument "--configdir" (like …
- 12:08 Versions/PendingFixes edited by
- (diff)
- 09:05 Changeset in xpra [14823] by
- no need for child, or display (for a single example session)
- 08:36 Changeset in xpra [14822] by
- #1417: print the actual display name used when we get it from -displayfd
- 07:45 Changeset in xpra [14821] by
- * catch ImportError? in dbus_exception_wrap * log any exception as an error
- 07:17 Changeset in xpra [14820] by
- utility method to help debugging loggers (unused)
- 07:17 Changeset in xpra [14819] by
- expose the lists digests using a function so we can re-use it from the …
- 07:13 Versions/PendingFixes edited by
- (diff)
- 07:12 Changeset in xpra [14818] by
- * we must use get_digest_module api everywhere now: miltifile auth …
- 04:37 Ticket #1417 (choose display number automatically) closed by
- invalid: xpra has supported this feature for years, see #172 Just use: […]
- 04:37 Usage edited by
- (diff)
- 04:35 Usage edited by
- (diff)
01/18/17:
- 19:21 Ticket #1417 (choose display number automatically) created by
- On multi-user systems is would help a lot, if Xpra could find a free …
- 17:45 Versions/PendingFixes edited by
- (diff)
- 17:45 Changeset in xpra [14817] by
- #1414 validate the driver version with the new official data
- 17:18 Dependencies edited by
- (diff)
- 17:13 Dependencies edited by
- (diff)
- 17:10 Ticket #1416 (xxhash missing in list of dependencies) closed by
- fixed: Done: wiki/Dependencies
- 17:10 Dependencies edited by
- as requested in #1416 (diff)
- 17:02 Ticket #1416 (xxhash missing in list of dependencies) created by
- Hello, xxhash seems to be an optional dependency of Xpra. Can you …
- 16:31 Ticket #1414 (recognising nvenc 7.1 fails) closed by
- fixed: nvenc with the new patch runs fine for SDK 7.0. It compiles fine for …
- 16:24 Ticket #1415 (dbus could be not optional) closed by
- fixed: Thanks. This works.
- 16:16 Versions/PendingFixes edited by
- (diff)
- 16:16 Changeset in xpra [14816] by
- #1415: more friendly dbus import error messages
- 15:26 Ticket #1415 (dbus could be not optional) created by
- Hello, we do not have dbus available on all machine at JSC. This …
- 12:15 Changeset in xpra [14815] by
- #1413: make it possible to build NVENC with mingw: * always use …
- 09:02 Changeset in xpra [14814] by
- #678 / #1413: 64-bit versions have a different installation name so we …
- 06:56 Changeset in xpra [14813] by
- #678: fix for non mingw builds, those still need WIN32_BUILD_LIB_PREFIX
- 06:29 Changeset in xpra [14812] by
- #678: 64-bit paths fix
- 05:44 Changeset in xpra [14811] by
- #678: build script improvements: * add "x86_64" to filenames if …
- 03:34 Changeset in xpra [14810] by
- r14809 for v1.0.x branch: fix nvenc 7.1+ compatibility
- 03:33 Changeset in xpra [14809] by
- #1414: fix version checks, support nvenc SDK v7.1 (and later?)
01/17/17:
- 15:49 Changeset in xpra [14808] by
- shell script that generates the win32 installer (replaces the series …
- 13:22 Ticket #1414 (recognising nvenc 7.1 fails) created by
- Hello, Xpra currently fails for NVENC versions which have a minor …
- 13:03 Changeset in xpra [14807] by
- ignore another cython generated file
- 13:02 Changeset in xpra [14806] by
- #678: * build fixes for mingw setup * handle sound using the same …
- 10:15 Ticket #1413 (64-bit MS Windows builds) created by
- Split from #678, related to #1253. Following the …
- 10:04 Building/MSWindows edited by
- (diff)
- 09:48 Changeset in xpra [14805] by
- r14804 for v1.0.x branch: fix win32 Events_Test.exe
- 09:47 Changeset in xpra [14804] by
- fix Events_Test.exe : the fake client class needs more attributes now
- 07:02 WikiStart edited by
- (diff)
- 06:59 Building/MSWindows edited by
- (diff)
- 06:53 Changeset in xpra [14803] by
- don't copy the PyOpenGL modules into the installation directory unless …
- 05:49 Changeset in xpra [14802] by
- r14801 for v1.0.x branch: fix win32 packaging compatibility with the …
- 05:43 Changeset in xpra [14801] by
- * latest python-cryptography needs "appdirs"! * fix error message grammar
- 05:24 Changeset in xpra [14800] by
- ignore console handler cleanup errors
Note: See TracTimeline
for information about the timeline view.