Timeline
10/27/16:
- 22:28 Ticket #1258 (move to python2 package naming) closed by
- fixed: No issues reported
- 16:36 Changeset in xpra [14304] by
- r14303 for v0.17.x branch: fix nvenc system lockups with pascal cards
- 16:30 Changeset in xpra [14303] by
- #1260: * fix nvenc7 with Pascal cards * disable YUV444 with H265 for …
- 16:24 Changeset in xpra [14302] by
- we only have one nvenc codec now, and it's version 7
- 10:05 Changeset in xpra [14301] by
- if we clean the csc module, also clean the video encoder since the …
- 09:06 Changeset in xpra [14300] by
- #1346 try to reduce the chances of a race between pipeline setup from …
- 08:47 Changeset in xpra [14299] by
- #1346: * pass the "scaled_size" value directly * better debug logging …
- 07:53 Changeset in xpra [14298] by
- #1346: preserve the "scaled_size" attribute from the previous frame's …
- 07:31 Changeset in xpra [14297] by
- * don't bother sending "flush" option if it is zero (default case) * …
- 04:38 Changeset in xpra [14296] by
- better error logging
- 04:34 Changeset in xpra [14295] by
- record packet sequence in log output so we can reconcile other log messages
10/26/16:
- 13:06 Changeset in xpra [14294] by
- unused import cleanup
- 12:58 Changeset in xpra [14293] by
- indentation / html validation fixes
- 12:50 Changeset in xpra [14292] by
- * split initialization code into functions (mirroring python client) * …
- 09:38 Changeset in xpra [14291] by
- add ABI fix for Fedora 25: ChangeWindowProperty? is now …
- 07:23 Changeset in xpra [14290] by
- better warning message for invalid keycode mappings
- 06:44 Changeset in xpra [14289] by
- improve lpinfo error message
- 06:39 Changeset in xpra [14288] by
- #731: * try harder to find a valid hostname * better debug logging
- 06:04 Changeset in xpra [14287] by
- new upstream release
- 06:00 Changeset in xpra [14286] by
- ensure all elements use byte strings
- 05:24 Changeset in xpra [14285] by
- also log user and group ownership of directory
- 05:16 Changeset in xpra [14284] by
- better socket path error logging
- 04:47 Changeset in xpra [14283] by
- #731: this method is called with 3 arguments sometimes? (tolerate it)
- 01:18 Ticket #1346 (Seeing avcodec errors when playing video) created by
- 1.0 r14155 osx client and 1.0 r14282 fedora 23 server. While playing …
10/25/16:
- 13:35 Changeset in xpra [14282] by
- #1341 use consistent spacing everywhere (convert to tabs where needed)
- 10:47 Changeset in xpra [14281] by
- #1341: * add notification support * move css to a dedicated client.css …
- 08:09 Changeset in xpra [14280] by
- add empty "desktop_size" handler to avoid warnings
- 08:04 Changeset in xpra [14279] by
- add 'window-move-resize' and 'configure-override-redirect' support
- 08:04 Changeset in xpra [14278] by
- don't use "Boolean" for parsing strings, as "null" would end up being true!
- 04:39 Ticket #1232 (detecting motion vectors / handling scrolling better) closed by
- fixed: Thanks! Closing, we'll revisit this as part of #1341.
- 04:34 Changeset in xpra [14277] by
- #731: add more debug logging
- 04:31 Changeset in xpra [14276] by
- #731: always log full stacktrace at debug level
- 04:28 Ticket #1345 (mdns support for ipv6) created by
- See #731 and r14274 + r14275. IPv6 tracker ticket: #1594 netifaces …
- 04:27 Changeset in xpra [14275] by
- shortcut out for ipv6 (not handled yet)
- 04:23 Changeset in xpra [14274] by
- #731: if we're given a hostname, try to resolve it before compating it …
- 03:47 Changeset in xpra [14273] by
- use "local only" for local addresses
- 03:30 Changeset in xpra [14272] by
- #731: add python-avahi dependency for Fedora
10/24/16:
- 23:35 Ticket #1229 (Mouse grab / capture) closed by
- fixed: Upped server to r14271 (now Fedora 24), and client to r14228: * No …
- 20:25 Ticket #1332 (mdns discovery of sessions) closed by
- fixed: Neat. Closing. Note: if a server is on the non-standard port, this …
10/23/16:
- 12:27 Changeset in xpra [14271] by
- new upstream release
- 10:14 Changeset in xpra [14270] by
- #1341: * re-arrange script imports in logical groupings * rename all …
- 07:43 Changeset in xpra [14269] by
- generate an ssl cert during postinstall
- 07:41 Changeset in xpra [14268] by
- store our system and user config and log files in an "Xpra" subdirectory
- 06:56 Changeset in xpra [14267] by
- r14266 for v0.17.x branch: fix osx log directory lookup code
- 06:55 Changeset in xpra [14266] by
- don't clobber local variable!
- 06:46 Changeset in xpra [14265] by
- fix ws request logging string
10/22/16:
- 12:46 Changeset in xpra [14264] by
- * fix ssl certificate generation * enable ssl by default
- 11:45 Changeset in xpra [14263] by
- don't bother logging the msi.py command we use
- 11:40 Changeset in xpra [14262] by
- make the server socket timeout configurable
- 11:38 Changeset in xpra [14261] by
- r14260 for v0.17.x branch: fix win32 authentication
- 11:25 Changeset in xpra [14260] by
- fix win32 system authentication, improve debug logging
- 11:04 Changeset in xpra [14259] by
- print the real display name on win32 shadow servers (not the fake ":0" …
- 10:52 Changeset in xpra [14258] by
- don't log msi search & replace command output
- 10:51 Changeset in xpra [14257] by
- use a better icon for the shadow server shortcut
- 10:39 Changeset in xpra [14256] by
- no need for encode + decode extras, just use a the same better …
- 10:18 Changeset in xpra [14255] by
- allow more special characters in form fields (ie: usernames can …
- 09:47 Changeset in xpra [14254] by
- * ship default system-wide config files in {commonappdata} * bundle …
- 09:44 Changeset in xpra [14253] by
- * don't spam the console with audio format info * add option to use …
- 06:35 Changeset in xpra [14252] by
- add hooks for building an MSI installer
- 05:04 Changeset in xpra [14251] by
- devloop is not a "company"
10/21/16:
- 15:00 Ticket #1327 (screen doesn't fit in Fullscreen mode) closed by
- fixed: Resolving. I'm looking forward to the 1.0 release!
- 14:10 Ticket #909 (deep colour support (10-bit colour)) closed by
- fixed: Not heard back, closing. Will follow up in #1308, #1310 and #1309
- 12:38 Changeset in xpra [14250] by
- #1327 / #1098 / #976: disable rounding to nearest - padding the window …
- 12:33 Changeset in xpra [14249] by
- use geometry logger for size hints
- 12:32 Changeset in xpra [14248] by
- #1327 / #1098: don't scale base+increments unless the scaling factor …
- 11:13 Changeset in xpra [14247] by
- there is no debug function, don't try to use it
- 11:05 Changeset in xpra [14246] by
- add env var to tune proxy ws timeout
- 11:03 Changeset in xpra [14245] by
- #1298: seems we must use different timeout values for websockets to …
- 10:39 Changeset in xpra [14244] by
- restore XP compat: ctypes can throw a WindowsError? when we try to …
- 10:11 Changeset in xpra [14243] by
- * preserve more attributes when going back to the connect page * …
- 07:08 Ticket #1344 (better printer options handling and forwarding) created by
- Original remote printing feature ticket: #598, wiki: wiki/Printing. …
- 06:53 Changeset in xpra [14242] by
- add logging before calling printFiles, show the cups connection object
- 06:47 Changeset in xpra [14241] by
- * to generate the default xpra config object, we may need to getattr …
- 06:31 Changeset in xpra [14240] by
- fix logging message
- 06:19 Changeset in xpra [14239] by
- better assert message
- 06:02 Changeset in xpra [14238] by
- there is no python-inotify for centos 7.0
- 05:55 Changeset in xpra [14237] by
- oops: children should use "start-env" not "env"! (env is the global …
- 05:17 Changeset in xpra [14236] by
- we still reference this patch so carry it!
- 05:07 Changeset in xpra [14235] by
- if we cannot toggle the bell, don't try to do it
- 04:32 Changeset in xpra [14234] by
- doh: match upstream build no
- 04:19 Changeset in xpra [14233] by
- add Fedora 25 specfile
10/20/16:
- 16:16 Changeset in xpra [14232] by
- * whitelist "Resolution" * fix dictionary we pass to the printing …
- 16:08 Changeset in xpra [14231] by
- remove dead code!
- 16:03 Changeset in xpra [14230] by
- use a whitelist of cups options we forward from the client
- 15:46 Changeset in xpra [14229] by
- make it possible to not skip stopped printers (useful for testing)
- 13:32 Changeset in xpra [14228] by
- #1340: add sound support to the appstore version, use a C wrapper so …
- 12:54 Changeset in xpra [14227] by
- r14220 + r14221 for v0.17.x branch: ship lzo with osx, fix expose yaml …
- 12:45 Ticket #1343 (prettify the launcher) created by
- This is the first thing that people see when they run the win32 …
- 12:43 Changeset in xpra [14226] by
- doh: we can execute scripts not bin! (scripts run bin with the correct …
- 12:36 Changeset in xpra [14225] by
- the executable doesn't really matter, but since we use the sub-app for …
- 12:35 Changeset in xpra [14224] by
- when running sandboxed, we have to execute a binary that inherits the …
- 11:56 Changeset in xpra [14223] by
- move all the binaries that are not meant to be used directly to …
- 10:37 Changeset in xpra [14222] by
- ship python-yaml, lightweight and can be useful for debugging
- 10:19 Changeset in xpra [14221] by
- fix expose yaml version when present
- 10:10 Changeset in xpra [14220] by
- ship lzo compressor
- 09:24 Ticket #1342 (replace all the xpra logos) created by
- The ones we have were made by tweaking the [https://www.x.org/wiki/ …
- 07:36 Changeset in xpra [14219] by
- hide all encoding options by default under "advanced encoding options"
- 07:03 Changeset in xpra [14218] by
- allow users to disable strict host key checking with ssl
- 06:13 Changeset in xpra [14217] by
- don't install the html5 client when running "clean" on win32
- 06:00 Changeset in xpra [14216] by
- #1341: we can install the html5 client into "share/xpra/www" on all …
- 05:57 Changeset in xpra [14215] by
- r14202 (partial) + r14205 for v0.17.x branch: ensure all keys and …
- 05:55 Changeset in xpra [14214] by
- #1341: explicitly bundle the installed (minified) www folder
- 05:54 Changeset in xpra [14213] by
- pass request info to start_websockify so we can provide more detailed …
- 05:14 Changeset in xpra [14212] by
- #1341: re-add support for yuicompressor as fallback for platforms that …
- 03:06 Changeset in xpra [14211] by
- #1341: switch to uglifyjs for js minification
- 02:53 Changeset in xpra [14210] by
- #1341: replace forge.js with non-minified version
- 02:26 Changeset in xpra [14209] by
- don't enable rgb_lz4 if we don't have / want lz4
- 02:26 Changeset in xpra [14208] by
- use latest amaya zlib, non-minified
10/19/16:
- 18:06 Changeset in xpra [14207] by
- #1340: packaging update, the js files have moved!
- 17:02 Changeset in xpra [14206] by
- #1341: remove dead code
- 16:44 Changeset in xpra [14205] by
- fix: generator expression must be parenthesized if not sole argument
- 16:19 Changeset in xpra [14204] by
- python Pillow 3.4.2 is out
- 16:15 Changeset in xpra [14203] by
- #1341: * use the latest non-minified lz4.js from …
- 15:46 Changeset in xpra [14202] by
- * fix "Keys and values must be strings" error * delete the temporary …
- 15:21 Changeset in xpra [14201] by
- fix html5 install dir: argument is "www" install dir
- 15:12 Changeset in xpra [14200] by
- #1341: * use absolute paths for minify command (easier to cut&paste …
- 14:42 Changeset in xpra [14199] by
- #1341: minify javascript and css on the fly during install (can be …
- 13:40 Changeset in xpra [14198] by
- add "http" and "ws" loggers so we can hide HTTP requests by default …
- 10:54 Changeset in xpra [14197] by
- #1341: rename "include" to "js"
- 10:48 Changeset in xpra [14196] by
- #1341 move xpra logo with the other icons
- 10:36 Changeset in xpra [14195] by
- #1341: * move all javascript external libraries into include/lib * …
- 07:39 Changeset in xpra [14194] by
- #1341: * remove unused debug function * always use strict equals (===) …
- 07:06 Ticket #1341 (html5 client improvements: refactoring, mpeg4, scrolling, etc) created by
- See also: * #1300 * #1298 * #1232 * #1107 * #1194 * #890
10/18/16:
- 16:16 Changeset in xpra [14193] by
- #1340: fix appstore uploads: * keep only one binary in MacOS * use the …
- 15:33 Changeset in xpra [14192] by
- * show version info during packaging * add buildno to package name if …
- 14:37 Changeset in xpra [14191] by
- fix: got brackets mixed up
- 11:43 Changeset in xpra [14190] by
- smaller font for the new form elements
- 08:29 Changeset in xpra [14189] by
- #1340: use a different Info.plist template for the other commands we …
- 06:48 Changeset in xpra [14188] by
- * make sure buffer is big enough in all cases * fix detection missing …
10/17/16:
- 20:16 Changeset in xpra [14187] by
- add special case for "Launcher" which is the main entry point
- 19:05 Changeset in xpra [14186] by
- r14185 for v0.17.x branch: force GTK3 application to use X11
- 19:03 Changeset in xpra [14185] by
- force GTK3 applications to use X11 so we can intercept them
- 18:43 Changeset in xpra [14184] by
- add specfiles for CentOS 6.7 and 6.8
- 14:14 Changeset in xpra [14183] by
- #1340: add appstore packaging script
- 12:32 Changeset in xpra [14182] by
- r14177 for v0.17.x branch: fix python source stripping
- 12:31 Changeset in xpra [14181] by
- r14178 for v0.17.x branch: fix osx bug report tool standlone startup script
- 12:13 Changeset in xpra [14180] by
- #1340: codesign gets totally confused when we have binaries with the …
- 10:57 Changeset in xpra [14179] by
- assets for the DMG
- 10:46 Changeset in xpra [14178] by
- the bug report tool is now launched via dedicated script
- 10:27 Changeset in xpra [14177] by
- ensure we also strip the OpenGL module: strip after we unpack it
- 10:26 Changeset in xpra [14176] by
- #1340: lmake it possible to run the wrapper from any subdirectory of …
- 10:25 Changeset in xpra [14175] by
- #1340: looks like we need this very poorly documented thing from …
10/16/16:
- 15:57 Changeset in xpra [14174] by
- #1340: add a BUILDNO to the version so we can make new builds without …
- 10:45 Changeset in xpra [14173] by
- fix delete of the script we don't need
- 07:10 Changeset in xpra [14172] by
- #1340: rename launcher script everywhere
- 07:06 Changeset in xpra [14171] by
- renamed launch script
- 07:05 Changeset in xpra [14170] by
- #1340: we don't use the camera yet
- 06:43 Changeset in xpra [14169] by
- #1340: * don't make backup files with sed as this would confuse the …
- 06:09 Changeset in xpra [14168] by
- fix fat finger in r14167
- 06:03 Changeset in xpra [14167] by
- #1340: * populate version and revision automatically in Info.plist …
10/15/16:
- 17:32 Changeset in xpra [14166] by
- #1340 entitlements we're likely to need
- 07:33 Changeset in xpra [14165] by
- r14161 for v0.17.x branch: fix build stripping
- 07:16 Changeset in xpra [14164] by
- * add value for CFBundleSignature * re-order things * add new icon …
10/14/16:
- 15:20 Changeset in xpra [14163] by
- #1340: * use a nested bundle for the NoDock? subapp * sign with the …
- 15:16 Changeset in xpra [14162] by
- #1340: * use the correct bundle identifier * use matching version * …
- 13:46 Changeset in xpra [14161] by
- fix build stripping: shell syntax error prevented default value from …
- 13:10 Changeset in xpra [14160] by
- #1340: add LSApplicationCategoryType to fix ITMS-90242
- 12:56 Changeset in xpra [14159] by
- undo last commit: gtk-mac-bundler needs this strange key
- 12:47 Changeset in xpra [14158] by
- remove unused key
- 12:36 Changeset in xpra [14157] by
- #1340: get the version and build info from the python build records so …
- 12:12 Changeset in xpra [14156] by
- we have to state that we're exempt
- 10:49 Changeset in xpra [14155] by
- #1340 split signing of app into a separate step so we can call it from …
- 10:40 Changeset in xpra [14154] by
- #1340 add hooks to do the signing
- 06:03 Changeset in xpra [14153] by
- CFBundleIdentifier is meant to use reverse dns format
- 06:02 Changeset in xpra [14152] by
- #1340 make codesign happy
- 05:36 Changeset in xpra [14151] by
- fix fallback path case
- 02:08 Changeset in xpra [14150] by
- #797: parse new version string with revision attached
10/13/16:
- 17:37 Ticket #1340 (OSX PKG signing) created by
- Follow up form #641. (see also #840) Links: * …
- 16:32 Changeset in xpra [14149] by
- * remove duplicated keys * use the sub-app name as identifier
- 14:09 Changeset in xpra [14148] by
- * add fields for selecting which DE or command to run * html …
- 13:11 Changeset in xpra [14147] by
- we want to find ONE display, try to narrow down until we find it
- 12:46 Changeset in xpra [14146] by
- add option to choose between connect, start, start-desktop and shadow
- 11:59 Changeset in xpra [14145] by
- add tooltips for all input fields since they often get pre-populated
- 11:49 Changeset in xpra [14144] by
- move keyboard and encoding to advanced options to declutter the form
- 11:42 Changeset in xpra [14143] by
- #1298: use untilConcludes and non-blocking sockets in all cases
- 11:40 Ticket #1298 (html5 client silently failing when connecting through the proxy) reopened by
- Happens again as of r14142 :(
- 11:24 Changeset in xpra [14142] by
- use more debugging friendly function name
- 11:20 Changeset in xpra [14141] by
- don't log an empty line
- 11:09 Changeset in xpra [14140] by
- fix warning logging
- 11:06 Changeset in xpra [14139] by
- #1335 include a sysconfig ("default" on debian) file to make it easier …
- 10:01 Changeset in xpra [14138] by
- * require "xpra" group membership to use the proxy server * set groups …
- 09:56 Changeset in xpra [14137] by
- doh: honour the uid passed in!
- 09:25 Changeset in xpra [14136] by
- * add more helpful warning for script dir failures due to missing …
- 09:21 Changeset in xpra [14135] by
- better warning message format
- 09:14 Changeset in xpra [14134] by
- never mix tabs and spaces
- 09:03 Changeset in xpra [14133] by
- * add more posix user / group utility functions * fix proxy start code …
- 08:49 Changeset in xpra [14132] by
- * move getuid and getgid to os_util so we can re-use it * better error …
- 08:47 Changeset in xpra [14131] by
- in case of failure, stop the server subprocess if there is one
- 08:27 Changeset in xpra [14130] by
- simplify!
10/12/16:
- 23:42 Ticket #1339 (Multimonitor Offset for Mouse Over) created by
- Title: Multimonitor Offset for Mouse Over Situation: Using the 2nd …
- 09:32 Changeset in xpra [14129] by
- * add wrappers for getuid / getgid so we can run the proxy server on …
- 09:23 Changeset in xpra [14128] by
- 127.0.0.1 is localhost too!
- 08:11 Changeset in xpra [14127] by
- try stricter matching of display sockets so we're more likely to find …
- 07:33 Changeset in xpra [14126] by
- * don't expose an SSH service on win32! * more pretty mdns record …
- 07:04 Changeset in xpra [14125] by
- expose the session type and platform via mdns so we can build a gui for it
- 06:55 Changeset in xpra [14124] by
- fix sound backwards compatiblity: we must send the legacy codec name …
- 06:24 Changeset in xpra [14123] by
- add DwmIsCompositionEnabled? debug logging
- 06:18 Changeset in xpra [14122] by
- detect aero on win32
- 06:06 Changeset in xpra [14121] by
- expose the client's XDG_SESSION_TYPE and show it in the server log and …
- 05:46 Changeset in xpra [14120] by
- no if_nametoindex on win32, avoid error message
- 05:41 Changeset in xpra [14119] by
- pybonjour has moved!
- 05:26 Changeset in xpra [14118] by
- log full mdns import error stacktrace at debug level
- 05:21 Changeset in xpra [14117] by
- no uid or gid on win32
- 05:15 Changeset in xpra [14116] by
- fix win32 servers: all DotXpra? implementations must now have an …
- 04:49 Changeset in xpra [14115] by
- #1335 / #1252: fix permissions on the ssl cert (only root can access it)
- 01:03 Changeset in xpra [14114] by
- add dependency to ffmpeg for libvpx 1.6.0
- 00:36 Changeset in xpra [14113] by
- disable libyuv building it fails on 32bit
10/11/16:
- 23:38 Changeset in xpra [14112] by
- openssl version bump
- 21:29 Ticket #1338 (html mode WebRTC transport) created by
- Xpra html mode works over HTTP so it uses plain text URL. It means …
- 12:33 Ticket #1337 (xpra_launcher.exe produces a log file alert dialog on exit) closed by
- fixed: Bisection: (argb codec needed revision r13763 to build on win32 to …
- 12:23 Changeset in xpra [14111] by
- #1337: delay xpra.util import
- 12:15 Ticket #1337 (xpra_launcher.exe produces a log file alert dialog on exit) created by
- 06:15 Changeset in xpra [14110] by
- don't include empty strings in subprocess debug list
- 05:37 Changeset in xpra [14109] by
- re-use the same version printing code everywhere and make it …
- 05:27 Changeset in xpra [14108] by
- use a program_context so we also run platform clean on exit
- 05:02 Changeset in xpra [14107] by
- #1232: free the non-scroll sub-images after use
10/10/16:
- 14:56 Changeset in xpra [14106] by
- include full revision in "xpra --version"
- 14:49 Ticket #1314 (osx 1.0 r13763 client hangs when server crashes) closed by
-
fixed: The traceback in
do_send_cursor
has been fixed since r13891. … - 14:48 Changeset in xpra [14105] by
- undo r14101 - this should not be needed and could confuse things or …
- 14:46 Changeset in xpra [14104] by
- #1314: cleanup_printing() before we reset the printing flag! (which …
- 14:41 Changeset in xpra [14103] by
- * more correct value for clearing the timer * add debug after init_printing
- 14:00 Changeset in xpra [14102] by
- #1314: cleanup the printing subsystem (and its timers) before closing …
- 13:44 Changeset in xpra [14101] by
- #1314: skip sending the printers when we're exiting because of a signal
- 13:43 Changeset in xpra [14100] by
- cancel the send_printers timer when we cleanup
- 13:34 Changeset in xpra [14099] by
- * better cancel timer code * cancel timer when scheduling again …
- 12:45 Changeset in xpra [14098] by
- include name in last cursor data cache
- 12:27 Changeset in xpra [14097] by
- usual py3k string pita
- 08:29 Changeset in xpra [14096] by
- log DWMWA_EXTENDED_FRAME_BOUNDS value
- 07:59 Changeset in xpra [14095] by
- #1229: use WS_CAPTION to calculate the offset, only do so if the …
- 07:00 Dependencies edited by
- (diff)
- 06:58 Changeset in xpra [14094] by
- more py3k annoying changes
- 06:36 Changeset in xpra [14093] by
- py3k string nonsense, remove old unused code
- 05:44 Versions/PendingFixes edited by
- (diff)
- 05:44 Changeset in xpra [14092] by
- r14060 for v0.17.x branch: clang+cython build fix
- 05:43 Changeset in xpra [14091] by
- r14073 for v0.17.x branch: log pdf and postscript settings detected …
- 05:41 Changeset in xpra [14090] by
- r14088 + r14089 for v0.17.x branch: fix build failures with CUDA nvcc …
- 05:19 Changeset in xpra [14089] by
- use the same suffix for 8.0!
- 05:10 Changeset in xpra [14088] by
- fix build failures if nvcc is on the path!
10/09/16:
- 16:13 Changeset in xpra [14087] by
- new upstream updates: * pillow 3.4.1 * ffmpeg 3.1.4
- 15:54 Ticket #1129 (Use XDG_RUNTIME_DIR) closed by
- fixed: Some updates: ticket:888#comment:60. We now use XDG_RUNTIME_DIR if it …
- 15:21 Changeset in xpra [14086] by
- #1325: shlex.split returns a list, we must expand each element!
- 15:12 Changeset in xpra [14085] by
- more USER vs USERNAME substitution
- 15:09 Changeset in xpra [14084] by
- #1325: $USER is defined more often than $USERNAME
- 14:53 Changeset in xpra [14083] by
- * oops: missed from r14082 * simplify get_default_systemd_run: …
- 14:05 Changeset in xpra [14082] by
- systemd-run causes problem on centos7, disable it by default if we …
- 13:44 Changeset in xpra [14081] by
- #1335 / #731: use firewall-cmd to open up the port during …
- 13:29 Changeset in xpra [14080] by
- the tests cannot run on centos6 because the python-nose version …
- 11:54 Changeset in xpra [14079] by
- patch has been removed, don't try to use it!
- 11:38 Changeset in xpra [14078] by
- #888: continue if we fail to create the unix domain socket in the …
- 11:15 Changeset in xpra [14077] by
- re-use function to find a create at least one of the log dirs
- 10:05 Changeset in xpra [14076] by
- add default value for postscript printer definition as the buildbot …
- 09:54 Changeset in xpra [14075] by
- skip runtime dir may if it is None (ie: during tests)
- 09:41 Changeset in xpra [14074] by
- oops: missed from r14071
- 09:25 Changeset in xpra [14073] by
- log pdf and postscript settings detected during build
- 09:20 Changeset in xpra [14072] by
- oops: missed from r14071
- 09:09 Changeset in xpra [14071] by
- #888: use "auto" value for log-dir so we can choose at runtime which …
- 08:30 Changeset in xpra [14070] by
- centos7 does have "cups-filters" so add dependency
- 08:02 Changeset in xpra [14069] by
- better bin path stripping: "/usr/bin/xpra" -> use "/etc/xpra" as conf …
- 07:25 Changeset in xpra [14068] by
- honour CFLAGS and LDFLAGS env vars for cython extensions
- 06:56 Changeset in xpra [14067] by
- must quote in case this is empty?
- 06:38 Changeset in xpra [14066] by
- make it possible for users who are not in the 'xpra' unix group to …
- 06:09 Changeset in xpra [14065] by
- always create sockets in /var/run/xpra if we can
- 05:41 Changeset in xpra [14064] by
- * only create one socket in /var/run/xpra (no need to polute /root) * …
- 05:39 Changeset in xpra [14063] by
- show how many extra arguments we got
- 05:14 Changeset in xpra [14062] by
- #1105 / #1335: disable pam_open for now so that the service ends up in …
- 04:27 Changeset in xpra [14061] by
- #1335 use systemd on centos7
- 03:40 Changeset in xpra [14060] by
- clang build fix: cython uses self-assign
10/08/16:
- 12:40 Changeset in xpra [14059] by
- fixup r14052: missed from connection refactoring code
- 10:48 Changeset in xpra [14058] by
- #1232: paint "scroll" box thicker
- 10:27 Changeset in xpra [14057] by
- prettify
- 10:16 Changeset in xpra [14056] by
- prettify
- 10:14 Changeset in xpra [14055] by
- "draw" debug logging shows just the draw packets received
- 09:48 Changeset in xpra [14054] by
- improve invalid header message
- 09:28 Changeset in xpra [14053] by
- #1232 avoid errors with zero dimension windows
- 06:54 Changeset in xpra [14052] by
- allow unencrypted passwords over localhost connections: * keep the …
- 06:17 Changeset in xpra [14051] by
- * add connect dialog option for debug mode * support "xor" digest when …
- 06:05 Changeset in xpra [14050] by
- don't show ugly error messages if the pid file is not present or empty
- 05:57 Changeset in xpra [14049] by
- r14046 for v0.17.x branch: fix race client condition in authentication …
- 05:55 Changeset in xpra [14048] by
- log digest modes supported by the client
- 05:45 Changeset in xpra [14047] by
- preserve more attributes when going back to the connect page
- 05:44 Changeset in xpra [14046] by
- fix improper use of a global variable to hold per-connection …
- 04:37 Changeset in xpra [14045] by
- #1335: add a pidfile and use it to more reliably handle the system …
- 03:53 Ticket #1336 (AssertionError spam in window icon compression) closed by
- fixed: Good catch, r14043 should fix this. (it was rare because it would only …
- 03:53 Changeset in xpra [14044] by
- don't use compression to save less than min_saving bytes (defaults to 128)
- 03:45 Changeset in xpra [14043] by
- don't modify the datatype when not using any compression
- 00:01 Ticket #1336 (AssertionError spam in window icon compression) created by
- […]
10/07/16:
- 18:53 Changeset in xpra [14042] by
- * allow the service to be started as non-root: use a different log …
- 18:30 Changeset in xpra [14041] by
- we can't rename files with add_data_files!
- 18:18 Changeset in xpra [14040] by
- also get cflags from dpkg-buildflags, should fix some hardening warnings
- 17:43 Changeset in xpra [14039] by
- some distros don't like it when we daemonize
- 17:06 Changeset in xpra [14038] by
- try to ensure the run messages appear when we want: flush the output
- 16:38 Changeset in xpra [14037] by
- writing the shell scripts happens after we demonize so we can use a logger
- 16:02 Changeset in xpra [14036] by
- more reliable systemd detection
- 15:45 Changeset in xpra [14035] by
- with auth, we can't use plain "xpra stop", remove it to prevent confusion
- 15:11 Changeset in xpra [14034] by
- #1335: rename the service, just "xpra"
- 15:09 Changeset in xpra [14033] by
- start_server_subprocess now returns a real socket path, not a display …
- 14:57 Changeset in xpra [14032] by
- debian is stuck in the 1980s so we have to split lines ourselves
- 14:49 Changeset in xpra [14031] by
- whitespace cleanup
- 14:12 Changeset in xpra [14030] by
- make the unix domain socket public but authenticated
- 13:58 Changeset in xpra [14029] by
- the xpra service wants to find an ssl cert, generate it if needed
- 13:53 Changeset in xpra [14028] by
- systemd wants space-sv not csv
- 13:50 Versions/PendingFixes edited by
- (diff)
- 13:50 Changeset in xpra [14027] by
- debuild confused by whitespace?
- 13:44 Ticket #1335 (provide a system service for the proxy server) created by
- Now that the proxy server can be used for starting new sessions on …
- 13:32 Changeset in xpra [14026] by
- package an init service for the proxy server (not started by default)
- 10:56 Changeset in xpra [14025] by
- oops: remove debug
- 10:51 Changeset in xpra [14024] by
- generate a test ssl certificate during installation
- 10:43 Changeset in xpra [14023] by
- proxy start fixes: * remove debug * no need to disable systemd-run? …
- 10:26 Changeset in xpra [14022] by
- proxy servers may have to connect to remote servers, or even start …
- 10:24 Changeset in xpra [14021] by
- * import move * remove debug logging * fix socket_path uid filtering
- 08:43 Changeset in xpra [14020] by
- proxy and server improvements: * move setuidgid function to main …
- 08:37 Changeset in xpra [14019] by
- show uid and gid on startup (posix only)
- 08:33 Changeset in xpra [14018] by
- only re-probe and cleanup the sockets we actually own (don't delete …
- 06:02 Changeset in xpra [14017] by
- only cleanup sockets we own: sockets in shared directory can be seen …
10/06/16:
- 14:38 BadContent edited by
- (diff)
- 14:37 BadContent edited by
- (diff)
- 14:35 BadContent edited by
- (diff)
- 10:31 Changeset in xpra [14016] by
- add good information on WNOHANG subtleties
- 10:21 Changeset in xpra [14015] by
- #1135 min_quality scoring adjustment
- 10:00 Changeset in xpra [14014] by
- log source format and tune for easier debugging
- 09:00 Ticket #1334 (mdns GUI launcher) created by
- Follow up from #1332, see also #1333. Make a GUI that shows all the …
- 08:53 Ticket #1333 (mdns listener support for osx and win32) created by
- Follow up from #1332 which uses python avahi. We need to use a …
- 08:51 Changeset in xpra [14013] by
- show server uuid in "list-mdns" subcommand output
- 08:45 Changeset in xpra [14012] by
- #1332: add support for building without mdns
- 08:43 Changeset in xpra [14011] by
- #1332: add a "list-mdns" subcommand for showing mdns sessions
- 08:43 Ticket #1332 (mdns discovery of sessions) created by
- Make mdns more useful. It should be easier to see which sessions are …
- 07:23 Changeset in xpra [14010] by
- ensure we always have a uuid in all servers and publish this value via …
- 06:57 Changeset in xpra [14009] by
- make it possible to identify the same session over different mdns …
- 06:10 Changeset in xpra [14008] by
- move mdns bits to a sub-module and make it possible to build without it
- 01:47 Ticket #1330 (fedora 23 server giving error importing ffmpeg encoder) closed by
- fixed: Well, poked and prodded and eventually asked smo to take a look. Turns …
10/05/16:
- 18:16 Changeset in xpra [14007] by
- fix greedy clipboard (osx) and add test for it (refactoring clipboard …
- 18:14 Changeset in xpra [14006] by
- we don't have any sound tests, turn all sound off to save cpu and logging
- 13:46 Changeset in xpra [14005] by
- #276: make it easier to test OSX-like clipboard behaviour using …
- 13:43 Changeset in xpra [14004] by
- #276: * make the OSX clipboard code easier to test by moving most of …
- 13:33 Changeset in xpra [14003] by
- the buildbot no longer runs these tests, lower the timeout again
- 13:11 Changeset in xpra [14002] by
- skip the client-server tests that tend to fail on the buildbot..
- 11:18 Changeset in xpra [14001] by
- * add longer timeout for xvfb * increase client and server timeouts: …
- 11:04 Changeset in xpra [14000] by
- use a longer timeout by default, make it tunable via env var
- 10:45 Changeset in xpra [13999] by
- use a longer timeout by default, make it tunable via env var
- 10:43 Changeset in xpra [13998] by
- * log the selection being tested * turn off sound (reduces debug …
- 10:33 Changeset in xpra [13997] by
- selection argument is no longer needed
- 09:29 Changeset in xpra [13996] by
- return the procinfo structure so we can feed it back via …
- 09:28 Changeset in xpra [13995] by
- running pactl can take time, run it just once when collecting info and …
- 08:58 Changeset in xpra [13994] by
- r13991 for osx: remove selection argument
- 08:38 Changeset in xpra [13993] by
- * move pollwait code to main tree so we can re-use it when executing …
- 08:35 Changeset in xpra [13992] by
- test all selections
- 08:33 Changeset in xpra [13991] by
- the selection argument is redundant since we have the proxy object …
- 05:46 Changeset in xpra [13990] by
- r13989 for osx: handle claim argument
- 05:42 Changeset in xpra [13989] by
- #276: with clipboard direction restrictions, we need to tell the other …
- 05:39 Changeset in xpra [13988] by
- better debug logging
10/04/16:
- 21:43 Ticket #1331 (Server outputting xxhash warning) closed by
-
fixed: Sure enough,
sudo dnf install python--xxhash
did the trick. Closing. - 17:01 Changeset in xpra [13987] by
- add some asserts before using the display
- 13:14 Changeset in xpra [13986] by
- simplify the test code: split get/set clipboard value to utility methods
- 12:33 Changeset in xpra [13985] by
- r13984 for v0.17.x branch: fix typo causing errors in fakexinerama …
- 12:32 Changeset in xpra [13984] by
- typo
- 10:58 Changeset in xpra [13983] by
- doh: run openssl before trying to load the resulting cert file!
- 10:55 Changeset in xpra [13982] by
- add "test-connect" subcommand for checking access to a server without …
- 09:58 Changeset in xpra [13981] by
- match refactoring: the unit tests have moved to a subdirectory
- 03:48 Changeset in xpra [13980] by
- #1232 / #1331: add python-xxhash as dependency to deb and rpm packages
10/03/16:
- 20:26 Ticket #1331 (Server outputting xxhash warning) created by
- Testing with 1.0 r13979 fedora 23 server, I'm now seeing the following …
- 20:14 Ticket #1330 (fedora 23 server giving error importing ffmpeg encoder) created by
- I've been seeing this for a little while in the ouptut while starting …
- 18:36 Ticket #1169 (xpra agent for osx - ssh start support) closed by
- fixed: Connect without starting a server? Didn't realize that was an option …
- 16:18 Changeset in xpra [13979] by
- hide performance results by default
- 16:12 Changeset in xpra [13978] by
- we may override stdout or stderr separately
- 15:26 Changeset in xpra [13977] by
- #276: only send the token if we can send clipboard data!
- 15:15 Ticket #1329 (tell the server about clipboard direction) created by
- Split from #276 (see ticket:276#comment:15): OSX clients receive the …
- 14:59 Changeset in xpra [13976] by
- #276: osx clients receive the token and data all at once, also filter …
- 13:23 Ticket #1325 (Options for printers configured by XPRA should be accessible) closed by
- fixed: Hi there, I made a test with the following parameters in …
- 13:22 Changeset in xpra [13975] by
- test all clipboard directions (now spelled correctly..)
- 13:16 Changeset in xpra [13974] by
- add optional sanity checks (enabled by default)
- 12:52 Changeset in xpra [13973] by
- * create log dir if needed * add clipboard test * not finding any …
- 05:18 Changeset in xpra [13972] by
- * install xpra_Xdummy with python3 builds * include error code with …
10/02/16:
- 14:27 Changeset in xpra [13971] by
- make it easier to debug socket problems: log all errors and mismatches …
- 12:23 Changeset in xpra [13970] by
- fix byte-string output of version numbers on py3k
- 12:12 Changeset in xpra [13969] by
- cython_bencode does run on python3, even on win32
- 11:43 Changeset in xpra [13968] by
- usual string nonsense fix for py3k
- 11:36 Changeset in xpra [13967] by
- by default tests don't print out anything, use XPRA_SHOW_PERF to …
- 10:44 Changeset in xpra [13966] by
- fix scripts for running from rpmbuild: move unit tests to a …
- 10:34 Changeset in xpra [13965] by
- parse xvfb string using shlex
- 06:21 Dependencies edited by
- (diff)
- 05:56 Dependencies edited by
- (diff)
- 05:45 Changeset in xpra [13964] by
- catch crypto init errors and show them (happens with Network_info.exe …
- 05:25 Changeset in xpra [13963] by
- usual string nonsense fix for py3k
10/01/16:
- 18:52 Changeset in xpra [13962] by
- move "total-memory" to "server" info
- 18:44 Changeset in xpra [13961] by
- log message if the test got skipped
- 18:44 Changeset in xpra [13960] by
- use run_xpra and not run_command so that this will still work when …
- 17:45 Changeset in xpra [13959] by
- use run_xpra and not run_command so that this will still work when …
- 17:41 Changeset in xpra [13958] by
- py3k fixes
- 17:25 Changeset in xpra [13957] by
- can use pam with python3 builds
- 12:19 Changeset in xpra [13956] by
- workarounds for running tests in rpm buildroot and support for …
- 12:17 Changeset in xpra [13955] by
- workarounds for running the unit tests in a rpm buildroot
- 10:03 Changeset in xpra [13954] by
- move memory check to a method, run it just once (was a problem with …
- 09:08 Changeset in xpra [13953] by
- add shell scripts for easily running the unit tests
- 09:01 Changeset in xpra [13952] by
- fix auth vs printing check: validate against auth_name
- 08:00 Changeset in xpra [13951] by
- * use env context for ensuring the DISPLAY is the one we are meant to …
- 07:58 Changeset in xpra [13950] by
- add util context for temporarily modifying the environment and …
- 07:57 Changeset in xpra [13949] by
- don't fail if we can't stat the sockpath!
- 07:41 Changeset in xpra [13948] by
- add stricter input validation to x265
- 05:08 Changeset in xpra [13947] by
- we need xvfb to run the unit tests
- 04:39 Ticket #1328 (CUDA SDK 8.0 fails to compile simple kernels) closed by
- fixed
- 04:39 Ticket #1328 (CUDA SDK 8.0 fails to compile simple kernels) created by
- On Fedora 24: […] The beta 8 SDK was fine... Looks like it doesn't …
- 04:07 Changeset in xpra [13946] by
- #1169: ignore access denied error on the agent file, launchctl runs as …
- 03:44 Changeset in xpra [13945] by
- #731: fixup r13896, ssh default port is not the xpra port!
- 03:36 Changeset in xpra [13944] by
- proxy_command must be an array!
- 03:24 Changeset in xpra [13943] by
- better argument warning message
- 03:23 Changeset in xpra [13942] by
- #276: fix "clipboard-direction" control command: * fix …
09/30/16:
- 23:15 Ticket #1026 (file transfer improvements) closed by
- fixed: r13937 Trunk Windows 8.1 client against an r13937 Trunk Fedora 23 …
- 19:38 Changeset in xpra [13941] by
- promote unit tests to a top-level directory, delete some old unused …
- 19:18 Changeset in xpra [13940] by
- the proxy server is now available on py3k (no longer depends on …
- 19:11 Changeset in xpra [13939] by
- allow the proxy server to run on python3
- 18:25 Ticket #1291 (XDG_RUNTIME_DIR functionality failing on one specific machine) closed by
-
fixed: * Noted that
XPRA_USE_RUNTIME_DIR
is a build-time argument. * … - 18:14 Ticket #1163 (handle xpra:// urls on osx) closed by
- fixed: Tested with the latest r13937.pkg: * Works as expected {{{open …
- 17:29 Changeset in xpra [13938] by
- fix rpmbuild: use relative imports
- 17:05 Changeset in xpra [13937] by
- r13935 for v0.17.x branch: fix desktop-scaling reset
- 17:04 Changeset in xpra [13936] by
- r13931 for v0.17.x branch: fix file transfer via control channel
- 17:00 Changeset in xpra [13935] by
- fix scalingoff: must use float! (and add debug logging)
- 16:48 Changeset in xpra [13934] by
- add file transfer test via control command
- 16:48 Changeset in xpra [13933] by
- more control file transfer fixes: add missing file-size argument!
- 16:38 Changeset in xpra [13932] by
- more control file transfer fixes: * don't return before doing …
- 16:27 Changeset in xpra [13931] by
- file transfer attributes have moved
- 15:49 Changeset in xpra [13930] by
- test ssl sockets
- 15:36 Changeset in xpra [13929] by
- continue even if we can't peek at the socket data (ie: ssl)
- 15:04 Changeset in xpra [13928] by
- * add test for tcp and websocket connections * move get_free_tcp_port …
- 15:03 Changeset in xpra [13927] by
- parse websocket display string like a tcp display string: the remote …
- 14:30 Changeset in xpra [13926] by
- add test for socket connections
- 13:55 Ticket #1327 (screen doesn't fit in Fullscreen mode) created by
- Bottom part of the screen is cut off in the fullscreen mode Image …
- 13:32 Changeset in xpra [13925] by
- * add opengl client test * add multi-screen test
- 08:07 Changeset in xpra [13924] by
- #1229: confine to inner window area
- 07:19 Ticket #1326 (pointer confinement for osx) created by
- Split from #1229. This isn't supported by GTK, because as per …
- 07:11 Changeset in xpra [13923] by
- #1229: add pointer grab support for win32
- 06:29 Changeset in xpra [13922] by
- cache the keymap modifiers
- 06:23 Changeset in xpra [13921] by
- better debug logging
- 05:58 Changeset in xpra [13920] by
- fire the exit callback only once
- 05:52 Changeset in xpra [13919] by
- fixup proxy-video-encoders option and make it support "all", "none", …
- 04:58 Changeset in xpra [13918] by
- #1325 add "add-printer-options" for pycups backend
- 04:49 Changeset in xpra [13917] by
- prevent infinite recursion on tray cleanup: lose hwnd after destroying it!
- 04:45 Changeset in xpra [13916] by
- better printing debug and error logging
- 04:22 Changeset in xpra [13915] by
- * pre-populate with the default xpra port when switching from ssh * …
- 03:58 Changeset in xpra [13914] by
- add "auto" to launcher encoding options
- 03:50 Changeset in xpra [13913] by
- always show username box as this is needed when connecting to a proxy …
- 02:47 Ticket #772 (_NET_WM_MOVERESIZE for win32 and osx) closed by
- fixed
09/29/16:
- 16:35 Changeset in xpra [13912] by
- validate input data
- 16:29 Changeset in xpra [13911] by
- validate input data
- 16:28 Changeset in xpra [13910] by
- better codec tests debug and error logging
- 16:16 Changeset in xpra [13909] by
- hide test subcommands output by default
- 15:58 Changeset in xpra [13908] by
- add file and multifile auth tests
- 14:41 Ticket #1325 (Options for printers configured by XPRA should be accessible) created by
- Hello, -o -u lpadmin parameters are hardcoded in pycups_printing.py. …
- 12:52 Changeset in xpra [13907] by
- add server auth test
- 12:14 Changeset in xpra [13906] by
- add test for shadow server
- 05:32 Changeset in xpra [13905] by
- #1026 don't create too many dialogs: re-use them or close existing …
- 05:02 Changeset in xpra [13904] by
- missed from r13902: the tests use this to avoid displays that are …
- 04:57 Changeset in xpra [13903] by
- #1026: * show an alert dialog if the file is too big * run the file …
09/28/16:
- 12:41 Changeset in xpra [13902] by
- better tests: * server tests with --use-display * x11 client tests …
- 12:36 Changeset in xpra [13901] by
- log the X11 display we tried to use
- 06:24 Changeset in xpra [13900] by
- update to a newer stable version
- 06:19 Changeset in xpra [13899] by
- better debug logging
- 06:16 Changeset in xpra [13898] by
- libx264 encoding via ffmpeg causes 'Resource temporarily unavailable' …
- 06:09 Changeset in xpra [13897] by
- add env vars to tune threading options
- 05:51 Changeset in xpra [13896] by
- #731 define a default port
- 04:29 Changeset in xpra [13895] by
- only use uid and gid on posix, return invalid value for other platforms
- 04:25 Changeset in xpra [13894] by
- this function must always return a numeric value
- 04:22 ProxyServer edited by
- (diff)
- 04:22 Changeset in xpra [13893] by
- undo r13885: an empty value is not pointless: it is replaced with "nobody"!
- 04:07 Changeset in xpra [13892] by
- #1319: * support remote "start-desktop" and "shadow" * better error …
- 03:33 Changeset in xpra [13891] by
- doh: update range now that we have an extra lvalue!
- 03:30 Changeset in xpra [13890] by
- r13859 for v0.17.x branch: ensure we always have at least one socket …
- 03:15 Ticket #1319 (allow the proxy to start new sessions) closed by
- fixed
- 02:13 Ticket #1014 (take video size into account for scoring codecs) closed by
- fixed: Both details noted (and hopefully will be remembered when the time …
09/27/16:
- 13:04 Changeset in xpra [13889] by
- add latest fixes to release notes
- 12:49 Dependencies edited by
- (diff)
- 12:49 Dependencies edited by
- (diff)
- 12:37 Changeset in xpra [13888] by
- new upstream release
- 12:33 Changeset in xpra [13887] by
- #1107 enable more encoders so we can use enc_ffmpeg on osx
- 12:24 Changeset in xpra [13886] by
- whitespace cleanup
- 10:50 Ticket #1130 (Control batch delay for video regions) closed by
- wontfix: Things have changed quite a bit since this ticket was created (in …
- 10:39 Ticket #1005 (Prompt for passwords or encryption keys if required and missing) closed by
- wontfix: websockify won't support POST: …
- 10:33 Ticket #978 (race in xshm image wrapper and video compression?) closed by
- worksforme: Not seen since.
- 10:30 Ticket #584 (Implementation of API for crypto modules) closed by
- wontfix: Superseded by #1252. The next release will scale back on the crypto …
- 10:28 Ticket #505 (fix bottleneck with applications like gtkperf) closed by
- worksforme: Works well enough for me!
- 10:22 Ticket #1186 (TypeError: 'NoneType' object is not callable upon SIGINT) closed by
- wontfix: Very difficult to avoid unfortunately, just use "xpra stop".
- 10:21 Ticket #908 (--with-Xdummy --with-Xdummy_wrapper options not honored across ...) closed by
- wontfix: Too hard to fix for little gain.
- 10:20 Ticket #1144 (Firefox window loses icon) closed by
- needinfo: Not heard back.
- 10:10 Ticket #390 (damage events for the posix shadow server) closed by
- wontfix: Redundant: the proper way to deal with this is #1247.
- 10:09 Ticket #1214 (Administrative shadow) closed by
- wontfix: Closing as wontfix as this is not xpra's job to get access to other …
- 10:07 Ticket #628 (ffmpeg + gcc 4.8.x dec_avcodec compatibility on win32) closed by
- wontfix: Superseded by #678. Closing as wontfix: this build system will remain …
- 05:48 Changeset in xpra [13885] by
- don't bother looking up an empty username or group value
Note: See TracTimeline
for information about the timeline view.