Timeline
07/18/17:
- 15:43 Changeset in xpra [16404] by
- print memory pct as int
- 15:28 Changeset in xpra [16403] by
- #1550 we must set chromaFormatIDC to make HEVC work
- 12:44 Changeset in xpra [16402] by
- #1550: * add HEVC params struct * use qp instead of vbr
- 11:40 Changeset in xpra [16401] by
- #1550 / #1568: python3: use strings, integer division, etc
- 10:58 Changeset in xpra [16400] by
- fixup r16399: python3 fix broke python2..
- 10:55 Changeset in xpra [16399] by
- #1550 / #1568: * build python3 packages of pycuda and pynvml * add …
- 07:57 Changeset in xpra [16398] by
- #1550 nvenc fixes: * disable RGB mode for now * bump tested driver …
- 03:50 ImageDepth edited by
- (diff)
- 03:50 Ticket #1584 (HDR / deep color in X11 (>32 bit) - SRGB) created by
- See [https://lists.x.org/archives/xorg-devel/2017-July/054112.html …
07/17/17:
- 18:41 Changeset in xpra [16397] by
- system lockups have been fixed, remove pascal cards from blacklist
- 18:40 Versions/PendingFixes edited by
- (diff)
- 18:34 Changeset in xpra [16396] by
- #1550 nvenc fixes: * the new API minimum size is higher - we use …
- 18:26 Changeset in xpra [16395] by
- #1550: use 30 fps by default (and not 0.033 fps!)
- 18:18 Changeset in xpra [16394] by
- #1550: load the license keys for the current API version rather than …
- 17:37 Changeset in xpra [16393] by
- r16392 for v1.0.x and v2.0.x branches: avoid triggering error when …
- 17:15 Changeset in xpra [16392] by
- "local" is set for tcp/ssl localhost connections but we don't have a …
- 12:03 Changeset in xpra [16391] by
- #1105: add chdir option so we can ensure that the server starts from …
- 11:15 Changeset in xpra [16390] by
- support auth-modulename,options syntax as well as auth-modulename:options
- 11:03 Ticket #1144 (Firefox window loses icon) closed by
- fixed
- 11:02 Ticket #1144 (Firefox window loses icon) reopened by
- 10:54 Changeset in xpra [16389] by
- honour window filter for raise-window packets (was part of r16387)
- 10:52 Ticket #1583 (hello startup-complete race) closed by
- fixed: Fixed: * r16386: keep track of "hello sent", don't send window packets …
- 10:50 Changeset in xpra [16388] by
- #1583 register clipboard packet handlers explicitly (remove special …
- 10:49 Changeset in xpra [16387] by
- #1583: * add "hello_sent" guard to more send functions * check …
- 10:35 Changeset in xpra [16386] by
- #1583 keep track of when we send the hello packet and don't send any …
- 10:22 Changeset in xpra [16385] by
- better code layout
- 10:11 Changeset in xpra [16384] by
- #1582: also forward dpi
- 10:10 Changeset in xpra [16383] by
- #1582: forward env options
- 09:46 Changeset in xpra [16382] by
- #1582: forward all the options which can be overriden by the client, …
- 09:27 Changeset in xpra [16381] by
- match refactoring
- 08:21 Ticket #1583 (hello startup-complete race) created by
- If a window is being resized (ie: another client keeps it mapped, or …
- 08:10 Changeset in xpra [16380] by
- remove unused flag
- 08:01 Ticket #1582 (User config ignored if started via proxy) created by
- using 2.1-20170715r16357-1, when server is started via system service, …
- 07:53 Changeset in xpra [16379] by
- r16376 for v2.0.x branch: fix google chrome browser detection
- 07:51 Changeset in xpra [16378] by
- oops: remove debug
- 07:50 Changeset in xpra [16377] by
- oops: remove debug
- 07:49 Changeset in xpra [16376] by
- * expose simple browser user agent string * fix chrome detection * …
- 07:03 Changeset in xpra [16375] by
- better _NET_WM_STATE logging
- 06:35 Changeset in xpra [16374] by
- ignore iconified state changes on OR windows
07/16/17:
- 16:29 Changeset in xpra [16373] by
- add latest fixes to the release notes
- 15:25 Changeset in xpra [16372] by
- fix centos7 build error: doesn't know about RPM "Recommends"
- 15:08 Changeset in xpra [16371] by
- #1377: don't validate the configure request events against the window …
- 14:37 Versions/PendingFixes edited by
- (diff)
- 14:37 Changeset in xpra [16370] by
- r16336 + r16338 for v1.0.x and v2.0.x branches: missing man page updates
- 14:34 Changeset in xpra [16369] by
- r16341 for v1.0.x and v2.0.x branches: advertize …
- 14:20 Changeset in xpra [16368] by
- r16344 for v1.0.x and v2.0.x branches: handle shadow screen resizing
- 14:18 Changeset in xpra [16367] by
- r16343 for v2.0.x branch: avoid scroll encoding errors during window …
- 14:17 Changeset in xpra [16366] by
- r16345 for v2.0.x branch: fix keyboard layout detection on macos
- 14:16 Changeset in xpra [16365] by
- r16347 for v1.0.x and v2.0.x branches: fix macos clipboard warnings …
- 14:14 Changeset in xpra [16364] by
- r16361 for v2.0.x branch: fix drawing context resource leak
- 14:14 Changeset in xpra [16363] by
- r16362 for v1.0.x and v2.0.x branches: fix miscalculation of dpi in …
- 13:15 Ticket #1565 (twm in desktop mode crashes the server) closed by
- wontfix: As I was kindly reminded: …
- 12:39 Versions/PendingFixes edited by
- (diff)
- 12:28 Changeset in xpra [16362] by
- #1545: only use the platform xdpi and ydpi if both are valid (don't …
- 12:18 Changeset in xpra [16361] by
- fix ctypes signature, which could cause ReleaseDC to fail with an int …
- 11:12 Changeset in xpra [16360] by
- border may be None, can't clone that!
07/15/17:
- 21:42 Ticket #1512 (No menu bar in Ubuntu (again?)) reopened by
- At least on my just again freshly installed and updated Ubuntu 17.04 …
- 14:56 Changeset in xpra [16359] by
- update tests to match removal of flag in r16341
- 14:21 Ticket #1581 (html5 2.2 updates) created by
- Follow up from #1491 (for 2.1). Now also on github where pull …
- 14:19 Changeset in xpra [16358] by
- #1520: * re-use the pasteboard to catch "input" events and send them …
- 13:57 Ticket #1536 (Can not start server) closed by
- fixed: It appears there's been some changes with systemd's classic …
- 12:36 Changeset in xpra [16357] by
- ximage needs xext apparently
- 12:25 Changeset in xpra [16356] by
- we want the pam module to be built, add its dependency
- 12:22 Changeset in xpra [16355] by
- if we fail to load the pam module, log the error then try to continue
- 11:19 Changeset in xpra [16354] by
- "gdk atoms" can exclude the same libs as "gdk bindings"
- 11:10 Changeset in xpra [16353] by
- "gdk display source" can exclude the same libs as "gdk bindings"
- 11:03 Versions/PendingFixes edited by
- (diff)
- 11:00 Changeset in xpra [16352] by
- override pkgconfig definitions and skip linking against libraries we …
- 10:43 Changeset in xpra [16351] by
- partial revert of r16349: GTK2 version of gdk_display_source needs the …
- 10:34 Changeset in xpra [16350] by
- ximage doesn't need to link agaisnt xdamage or xext libs
- 10:28 Changeset in xpra [16349] by
- the display source only needs to link with gdk
- 05:16 Versions/PendingFixes edited by
- (diff)
- 05:10 Download edited by
- (diff)
- 05:07 Versions/PendingFixes edited by
- (diff)
- 05:07 Changeset in xpra [16348] by
- add missing executable bit on helper
- 05:04 Changeset in xpra [16347] by
- avoid warnings when there is no server-side clipboard support
- 04:24 Changeset in xpra [16346] by
- 0.26 release candidate
07/14/17:
- 22:02 Ticket #776 (virtual desktop support for osx) closed by
- fixed: Yep, working in OSX with the 2.1 r16344 client. Verified that the lock …
- 21:55 Ticket #1340 (OSX PKG signing) closed by
- fixed: Retried with a build from mid March, and still got the error, and that …
- 18:43 Versions/PendingFixes edited by
- (diff)
- 18:40 Changeset in xpra [16345] by
- #1444: use correct API for keyboard layout detection
- 18:03 Ticket #1512 (No menu bar in Ubuntu (again?)) closed by
- needinfo: Just tried it with the latest beta build for …
- 17:44 Ticket #1508 (Hitting 'Error during scrolling detection!'s with 1.05 & 1.06 clients ...) closed by
- fixed
- 17:44 Ticket #1505 (Windows get shifted outside screen when (even sligtly) shifted on ...) closed by
- needinfo
- 17:43 Ticket #1466 (Xpra systray icons have black background.) closed by
- needinfo
- 17:05 Ticket #559 (handle anti-aliasing and subpixel rendering, honour client component order) closed by
- worksforme: 1 year old, closing. Will follow up in #1580.
- 17:04 Ticket #1580 (sub-pixel rendering test application) created by
- Follow up from #559. The same way that #1553 provided a test …
- 17:02 Ticket #1070 (Keyboard switch does not work) closed by
- duplicate: As per comment:10, please try #1380. Feel free to re-open if the …
- 17:01 Ticket #1159 (authentication modules refactoring) closed by
- needinfo: Not heard back, closing.
- 16:23 Versions/PendingFixes edited by
- (diff)
- 16:22 Versions/PendingFixes edited by
- (diff)
- 16:17 Changeset in xpra [16344] by
- handle randr events and tell the client to resize the window
- 16:16 Changeset in xpra [16343] by
- if the image is bigger than the window, assume that a resize is very …
- 15:25 Changeset in xpra [16342] by
- server now expose which window states they are actually interested in, …
- 13:41 Ticket #1579 (clipboard crash with shadow server) created by
- Easy to reproduce with Fedora 26: * start a vfb […] * start a …
- 12:54 Changeset in xpra [16341] by
- we wrongly stopped exposing "window.configure.skip-geometry" server …
- 11:40 Changeset in xpra [16340] by
- shadow x11 server inherits from GTKServerBase twice, make sure we …
- 11:39 Changeset in xpra [16339] by
- #1309 move "pixel-depth" to picture config, since it may be used by …
- 08:34 Versions/PendingFixes edited by
- (diff)
- 08:33 Changeset in xpra [16338] by
- add missing key shortcut actions
- 08:22 Changeset in xpra [16337] by
- strip spaces, support dash seperated action name but convert to …
- 08:17 Versions/PendingFixes edited by
- (diff)
- 08:17 Changeset in xpra [16336] by
- this option was removed before 1.0
07/13/17:
- 17:30 Changeset in xpra [16335] by
- use keys to go up or down (down with "-")
- 17:21 Changeset in xpra [16334] by
- #1553 * add opengl test application with color gradients * ship …
- 16:25 Changeset in xpra [16333] by
- doh channel not pixel!
- 16:24 Changeset in xpra [16332] by
- doh: bits not bytes!
- 16:18 Changeset in xpra [16331] by
- #1553 clip the colors, so we can see which values actually make a …
- 15:35 Changeset in xpra [16330] by
- tidy up: move code to a separate method and add debug logging
- 15:03 Changeset in xpra [16329] by
- as per the opengl spec the only format supported for BGR/RGB 565 is RGB
- 14:38 Changeset in xpra [16328] by
- * copy the RGB_MODES before modifying (different windows may have …
- 14:08 Changeset in xpra [16327] by
- doh: restore r210 support, don't fallback to GL_RGB(a)8 for non-16 bit!
- 14:04 Changeset in xpra [16326] by
- accept 16 bit display-depth and use RGB565 (no alpha) or RGB5_A1 (1 …
- 12:40 Changeset in xpra [16325] by
- make sure that the "bit_depth" is what we actually use and move the …
- 12:39 Changeset in xpra [16324] by
- the bind option may be hidden (ie: with python3), so we have to set …
- 12:16 Versions/PendingFixes edited by
- (diff)
- 12:15 Changeset in xpra [16323] by
- r16212 for v1.0.x and v2.0.x branches: check for missing X11 display …
- 12:13 Changeset in xpra [16322] by
- r16211 for v1.0.x and v2.0.x branches: when resuming from suspend, …
- 12:10 Changeset in xpra [16321] by
- r16257 for v1.0.x and v2.0.x branches: force window repaint after …
- 12:09 Changeset in xpra [16320] by
- r16293 for v1.0.x and v2.0.x branches: fix server startup failures …
- 12:04 Changeset in xpra [16319] by
- r16294 for v2.0.x branch: fix bit depth wrongly ignored when scroll …
- 12:03 Changeset in xpra [16318] by
- r16295 for v2.0.x branch: fix xsettings command line tool crash when …
- 12:02 Changeset in xpra [16317] by
- r16296 for v1.0.x and v2.0.x branches: having existing xsettings …
- 12:00 Changeset in xpra [16316] by
- r16289 for v2.0.x branch: fix overflow error with 64-bit values, …
- 11:59 Changeset in xpra [16315] by
- r16303 (man page only) for v2.0.x branch: add missing man page entry …
- 11:58 Changeset in xpra [16314] by
- add missing tag
- 11:57 Changeset in xpra [16313] by
- r16312 for v1.0.x and v2.0.x branches: fix build failures when python3 …
- 11:55 Changeset in xpra [16312] by
- #1575: fix build failures when python3 is also installed in the …
- 11:51 Changeset in xpra [16311] by
- rename helper for consistency
- 11:39 Changeset in xpra [16310] by
- update date
- 11:39 Changeset in xpra [16309] by
- add missing icons
- 11:32 Printing edited by
- (diff)
- 11:23 Ticket #1578 (German apple keyboard third level chooser not working) created by
- I'm using a german apple qwertz keyboard on a macOS 10.12.5 with xpra …
- 11:22 Changeset in xpra [16308] by
- doh: need this to be able to import the module..
- 11:15 Changeset in xpra [16307] by
- #1568 convert some examples to support python3, bundle them and …
- 10:46 Changeset in xpra [16306] by
- #1568 usual py3k string extra work
- 10:13 Changeset in xpra [16305] by
- convert the test apps to generic code so we can use them with gtk2 or …
- 09:37 Changeset in xpra [16304] by
- make sure we also obsolete / provide the old "python-opengl" package name
07/12/17:
- 19:28 Ticket #1553 (high bit depth test application) closed by
- fixed: Closing. Test app looks neat.
- 13:24 Ticket #761 (hovering on a window sitting in the background can cause it to be ...) closed by
- wontfix: Rather than trying to workaround old GTK2 bugs, let's focus on moving …
- 13:19 Ticket #1458 (Clipboard is unreliable with thunderbird editor area) closed by
- worksforme
- 13:19 Ticket #1559 (Websocket proxing) closed by
- needinfo
- 13:18 Ticket #1546 (performance on 1.0.x) closed by
- needinfo
- 13:10 Versions/PendingFixes edited by
- (diff)
- 13:07 Ticket #1577 (add 10 bit formats to virtualgl) created by
- Follow up from #1309. Without this, it is quite difficult to use the …
- 12:54 Ticket #1576 (10 bpc ximage color channels - fix xdummy?) created by
- Follow up from #1309. When running a 30 bit xdummy virtual display, …
- 12:51 Changeset in xpra [16303] by
- #1309: * add missing entry in man page * use "pixel-depth" switch to …
- 11:26 Changeset in xpra [16302] by
- simplify code and add C,M,Y
- 11:18 Changeset in xpra [16301] by
- #1309 display color gradients
- 10:52 Changeset in xpra [16300] by
- new test with unchanging (almost) full intensity colors, to make it …
- 08:34 Changeset in xpra [16299] by
- more readable code layout
- 08:34 Changeset in xpra [16298] by
- #1309 make it possible to force the high bit depth code path using the …
- 08:31 Versions/PendingFixes edited by
- (diff)
- 08:31 Changeset in xpra [16297] by
- #1309 fixes: * argb module was swapping red and blue! * don't use the …
07/11/17:
- 20:22 Versions/PendingFixes edited by
- (diff)
- 19:51 Changeset in xpra [16296] by
- default xsettings value is not a dictionary, try to parse it and don't …
- 19:30 Changeset in xpra [16295] by
- don't crash if there is no owner
- 19:10 Changeset in xpra [16294] by
- always expose the bit depth, this is not dependent on scroll encoding
- 19:09 Changeset in xpra [16293] by
- if we can't find an rgba colormap for the window model's icon, try rgb …
- 19:08 Changeset in xpra [16292] by
- use a single assert guard, ensure that buffers that may have an odd …
- 16:16 Changeset in xpra [16291] by
- avoid gi runtime warnings
- 15:41 Changeset in xpra [16290] by
- oops: debug code left in place
- 15:03 Changeset in xpra [16289] by
- #678: fix DeleteObject? argtype overflow with 64-bit values, causing …
- 14:19 Changeset in xpra [16288] by
- we support version 7 or later
- 13:28 Changeset in xpra [16287] by
- #1553 don't require alpha, fix non double buffered display mode …
- 12:58 Changeset in xpra [16286] by
- #1553 display smooth color gradient for testing 10-bit color output
- 11:47 Ticket #1564 (Cython 0.26 compatibility) closed by
- fixed: Re-fixed in …
- 11:46 Changeset in xpra [16285] by
- #1564: fix fallthrough error with upstream patch
- 03:19 Changeset in xpra [16284] by
- require display_name to be passed in
- 03:15 Ticket #1564 (Cython 0.26 compatibility) reopened by
- And a new issue popped up with the latest beta build (bumped spec file …
- 03:00 Changeset in xpra [16283] by
- doh: path listed twice
- 02:34 Changeset in xpra [16282] by
- new beta
07/10/17:
- 15:46 Ticket #1562 (Xpra scales windows down (or uses lower dpi)) closed by
- needinfo
- 15:46 Ticket #1560 (BR: xpra seg faults if I resize xfce4-terminal window) closed by
- needinfo
- 15:44 Ticket #1367 (enable more opengl chipsets) closed by
- fixed: Works as well as can be expected, next step will be opengl in python3: …
- 15:42 Ticket #678 (building all the dependencies from source on win32) closed by
- fixed: Works for me. Not heard too many complaints about 2.x win32 builds either.
- 15:12 Ticket #1575 (python3 packaging for macos) created by
- python3 tracker ticket: #1568. TODO: * update moduleset to latest …
- 15:06 Ticket #1574 (package python3 client on win32) created by
- Problem is that MSYS2 ships python 3.6 now, the version of cx_freeze …
- 14:30 Changeset in xpra [16281] by
- #640: python3 ctypes fixes
- 14:15 Ticket #1573 (chrome extension for better integration) created by
- This would allow us to: * forward the list of printers to the server …
- 13:47 Changeset in xpra [16280] by
- * sort switches to make it easier to parse the build output * don't …
- 13:46 Ticket #1564 (Cython 0.26 compatibility) closed by
- fixed: The "recursion depth" issue has been fixed: …
- 13:45 Ticket #1572 (Will html5 client be able to list client's local printers in browser ...) closed by
- invalid: No. Browsers do not allow Javascript code to query the hardware. …
- 13:35 Ticket #1572 (Will html5 client be able to list client's local printers in browser ...) created by
- Will html5 client be able to list client's local printers in browser …
- 13:04 Changeset in xpra [16279] by
- fix error in logging code when the window has no border
- 13:02 Changeset in xpra [16278] by
- make most "xpra print" arguments optional
- 12:29 Ticket #1145 (pixbuf backend does not support transparency with desktop scaling enabled) closed by
- fixed: Tested OK on a number of different OS and backend combinations: * …
- 12:28 Ticket #1145 (pixbuf backend does not support transparency with desktop scaling enabled) reopened by
- 11:42 Ticket #1571 (python3 server support) created by
- Split from #1568. From easiest to hardest: * shadow servers * desktop …
- 11:40 Changeset in xpra [16277] by
- #1568: shadow servers don't work with python3
- 11:36 Changeset in xpra [16276] by
- * better py3k compatibility (#1568) * better randr debug logging
- 11:16 Changeset in xpra [16275] by
- #1568: py3k fixes
- 11:07 Changeset in xpra [16274] by
- #1568: py3k fixes
- 11:05 Changeset in xpra [16273] by
- if we get an error during shutdown, the window object might be gone - …
- 10:50 Changeset in xpra [16272] by
- r16270 + r16271 fixup for v1.0.x and v2.0.x branches: generate sample …
- 10:49 Changeset in xpra [16271] by
- doh: undo unwanted change to magic_key binding
- 10:47 Changeset in xpra [16270] by
- let python decide which line seperator to use (ie: \r\n on win32)
- 10:00 Changeset in xpra [16269] by
- #1568: fix python3 "xpra version" client and fix warnings in …
- 09:46 Changeset in xpra [16268] by
- more printing debug logging
- 09:01 Changeset in xpra [16267] by
- #1568: fix screenshot command with python3
- 08:55 Versions/PendingFixes edited by
- Reverted to version 634. (diff)
- 08:27 Changeset in xpra [16266] by
- centos7 also has a dbus-python
- 08:22 Changeset in xpra [16265] by
- * pygtkglext depends on pyopengl already * remove invalid opensuse …
- 08:20 Changeset in xpra [16264] by
- python2 client dependencies update: * recommend "python-dbus" to avoid …
- 07:47 Changeset in xpra [16263] by
- partial revert of r16179: those two codecs use negative indices
- 07:40 Versions/PendingFixes edited by
- (diff)
- 07:25 Changeset in xpra [16262] by
- #1570: * skip compositing check with opengl backend on macos (though …
- 07:07 Ticket #1570 (transparent windows) created by
- Transparency aka "alpha channel" tracker ticket. Original tickets and …
- 06:23 Ticket #640 (Python3 GTK3 client feature parity) closed by
- fixed: Minor fixes and improvements: * r16255: show window rendering backend …
- 06:22 Ticket #1569 (python3 opengl client) created by
- Split from #640. For general python3 issues, see #1568. See …
- 06:21 Ticket #1568 (python3) created by
- Tracker ticket for everything related to python3. Split from #640 / …
- 06:08 Versions/PendingFixes edited by
- (diff)
- 06:04 Changeset in xpra [16261] by
- revert r12148: desktop scaling seems to play nice now?
- 05:49 Changeset in xpra [16260] by
- update docstring
- 05:48 Changeset in xpra [16259] by
- re-enable border painting with GTK2 non-opengl backings (cairo and pixmap)
- 05:41 Changeset in xpra [16258] by
- add toggle() convenience method
- 05:39 Changeset in xpra [16257] by
- we must queue_draw to ensure the border gets repainted, calling …
- 05:37 Changeset in xpra [16256] by
- make a clone of the border object for each window so they can be …
- 05:20 Changeset in xpra [16255] by
- show window rendering backend information on session info features tab
07/09/17:
- 16:21 Changeset in xpra [16254] by
- force gtk2 display source early - the bindings need it
- 16:20 Changeset in xpra [16253] by
- re-use our new X11DisplayContext wrapper
- 16:18 Changeset in xpra [16252] by
- #1557 give more time for the X11 server to start, the new resolutions …
- 15:06 Changeset in xpra [16251] by
- fixup r16250: update python2 client to match, must pass options
- 15:02 Changeset in xpra [16250] by
- #640: * add paint code via gdk pixbuf - which handles alpha! * use the …
- 14:37 Changeset in xpra [16249] by
- fixup r16241: * "icon" conversion had gone AWOL * match refactoring …
- 14:19 Changeset in xpra [16248] by
- #640: more py3k string nonsense: options keys are byte strings with py3k..
- 14:17 Changeset in xpra [16247] by
- #640: access the X11 display properties without using any gdk bits so …
- 14:11 Changeset in xpra [16246] by
- make it easier to test with a completely hard-coded encoding - …
- 14:10 Changeset in xpra [16245] by
- better warning logging format
- 13:57 Changeset in xpra [16244] by
- missed from r16240: we must initialize the display source explicitly
- 11:51 Changeset in xpra [16243] by
- use stronger data types
- 11:51 Changeset in xpra [16242] by
- #640: fix access to X11 properties from the pulseaudio module (use …
- 10:56 Changeset in xpra [16241] by
- #640: split prop module so we can re-use some of the X11 to python …
- 10:28 Changeset in xpra [16240] by
- #640: * remove import side-effects, switch to explicit display source …
- 09:14 Changeset in xpra [16239] by
- #640 more py3k string nonsense
- 09:03 Changeset in xpra [16238] by
- drop support for old fallback property key names
- 08:58 Changeset in xpra [16237] by
- #640 more py3k string nonsense
- 08:56 Changeset in xpra [16236] by
- #640 usual py3k string nonsense PITA
- 08:55 Changeset in xpra [16235] by
- #640 re-work version information gathering - should be more complete
- 07:35 Changeset in xpra [16234] by
- #640 fix string error parsing info data
07/08/17:
- 20:28 Versions/PendingFixes edited by
- (diff)
- 20:28 Changeset in xpra [16233] by
- don't unset XDG_RUNTIME_DIR!
- 20:22 Versions/PendingFixes edited by
- (diff)
- 20:20 Changeset in xpra [16232] by
- #640 we have to return True to prevent other handlers from running - …
- 20:03 Changeset in xpra [16231] by
- * refactor paint box code into superclass * add paint box to pixmap …
- 19:40 Changeset in xpra [16230] by
- #640: refactor box color code so we can re-use it in the cairo backend
- 19:10 Changeset in xpra [16229] by
- #640 fix painting: must use clip to ensure we don't cause damage …
- 14:26 Changeset in xpra [16228] by
- #640: move jpeg decoder code to base class so cairo backing can use it
- 14:25 Changeset in xpra [16227] by
- #640: fix remote logging
- 14:17 Versions/PendingFixes edited by
- (diff)
- 14:17 Changeset in xpra [16226] by
- if we get an error during remote logging, log the error stacktrace so …
- 13:25 Changeset in xpra [16225] by
- #640: avoid gi warnings
- 13:23 Changeset in xpra [16224] by
- #640 expose Pixbuf version (GTK3 only)
- 13:09 Changeset in xpra [16223] by
- #640 remove dependency on GTK2 from the xi2 bindings
- 11:42 Changeset in xpra [16222] by
- pillow 4.2.1
- 11:33 Changeset in xpra [16221] by
- #1557: rate-limit resizing in case the client sends us hundreds of …
- 07:17 Changeset in xpra [16220] by
- libjpeg-turbo 1.5.2 (and add missing checksum)
07/07/17:
- 12:16 Versions/PendingFixes edited by
- (diff)
- 12:08 Ticket #1567 (fix fullscreen handling) closed by
-
fixed: r16209 added a
Shift+F11
client-side fullscreen switch so we can … - 12:01 Changeset in xpra [16219] by
- #1567: * repurpose OR_offset to a generic window offset and use it for …
- 11:47 Changeset in xpra [16218] by
- #1567: make it easier to test mismatches screen sizes with …
- 11:46 Ticket #1567 (fix fullscreen handling) created by
- Fullscreen sort of works, as long as the server-side screen size …
- 07:17 Ticket #1566 (option to terminate child commands on server shutdown) closed by
- fixed: We can't sleep in the UI thread, which is where the cleanup code …
- 07:12 Changeset in xpra [16217] by
- #1566: don't duplicate the name, we have it in the procinfo
- 07:05 Changeset in xpra [16216] by
- #1566: make sure we poll() the child_reaper so the processes can …
- 06:52 Changeset in xpra [16215] by
- #1566: wait for up to XPRA_TERMINATE_DELAY (defaults 1000ms) if the …
07/06/17:
- 18:07 Versions/PendingFixes edited by
- (diff)
- 18:04 Changeset in xpra [16214] by
- #1566: add "terminate-children" option
- 17:56 Ticket #1566 (option to terminate child commands on server shutdown) created by
- * to try to ensure that we clean everything up on shutdown * to give …
- 17:33 Versions/PendingFixes edited by
- (diff)
- 17:29 Changeset in xpra [16213] by
- fixup r16210: the function has been moved (no longer an instance method)
- 17:25 Changeset in xpra [16212] by
- we need an X11 server for shadowing, better check for it early as …
- 17:16 Changeset in xpra [16211] by
- don't try to send an icon if the window model doesn't have one
- 17:13 Changeset in xpra [16210] by
- * refactor get_generic_os_name so we can re-use it in the desktop …
- 16:25 Changeset in xpra [16209] by
- add client-side shortcut for toggling fullscreen mode
- 15:12 Changeset in xpra [16208] by
- it seems that GTK (or win32?) sometimes gets it wrong and restricts …
- 14:24 Changeset in xpra [16207] by
- log all nearest matches before choosing the first one
- 12:29 Changeset in xpra [16206] by
- also report the full version string with the "xpra version" subcommand …
- 12:15 Changeset in xpra [16205] by
- oops: missed from r16204
- 12:14 Changeset in xpra [16204] by
- we need a new enough python-lz4, so package it for the repo
- 11:48 Changeset in xpra [16203] by
- #1557 GTK on macos gets very confused by aspect ratio hints, don't …
- 11:42 Changeset in xpra [16202] by
- #1557 if a client requests an invalid size, find the nearest …
- 11:37 Changeset in xpra [16201] by
- se standard error format
- 10:05 Changeset in xpra [16200] by
- we don't use python-xxhash in 2.1+
- 09:45 Changeset in xpra [16199] by
- #1501: new upstream release from the 1.8 branch should fix compilation …
- 09:37 Changeset in xpra [16198] by
- doh: mixed up URL and Source
- 09:29 Changeset in xpra [16197] by
- the version of python-lz4 on pypi builds without errors
- 04:50 Ticket #1557 (Resize desktop size with regard to browser window size) closed by
- fixed: The black borders are due to the lack of support for arbitrary …
07/05/17:
- 14:35 ProxyServer edited by
- (diff)
- 14:29 Changeset in xpra [16196] by
- bug: only define has_lz4=True if we have actually succeeded in …
- 14:05 Changeset in xpra [16195] by
- add latest fixes to the release notes
- 14:03 Changeset in xpra [16194] by
- version bump + updated release notes
- 13:59 Versions/PendingFixes edited by
- (diff)
- 13:58 Changeset in xpra [16193] by
- r16189 for v1.0.x branch: pillow 4.2.0
- 13:57 Changeset in xpra [16192] by
- r16179 (partial - minimal) for v1.0.x and v2.0.x branches: fix …
- 13:54 Changeset in xpra [16191] by
- r16190 (partial - minimal) for v1.0.x and v2.0.x branches: fix cython …
- 13:49 Changeset in xpra [16190] by
- * _parse_keysym cannot return None, this can trigger runtime Cython …
- 06:34 Changeset in xpra [16189] by
- new upstream release
- 06:29 Changeset in xpra [16188] by
- use a newer x264 snapshot
- 06:27 Changeset in xpra [16187] by
- we don't need python-pam any more
07/04/17:
- 14:04 Changeset in xpra [16186] by
- only Fedora 26 has gstreamer1-plugins-ugly-free, use recommends for …
- 13:18 Changeset in xpra [16185] by
- new upstream release
- 12:47 Versions/PendingFixes edited by
- (diff)
- 12:45 Ticket #1564 (Cython 0.26 compatibility) reopened by
- New problem: we cannot build older branches... first we have to …
- 10:48 Changeset in xpra [16184] by
- use our own cython pam module since we have one we can rely on
- 09:46 Changeset in xpra [16183] by
- * we already have the username, so avoid doing the uid lookup in the …
- 09:18 Changeset in xpra [16182] by
- if we fail to start the pam session, don't try other calls which …
- 09:16 Changeset in xpra [16181] by
- apparently the timestamp can overflow, and this fixed it - see …
- 09:05 Changeset in xpra [16180] by
- add some cython compiler directives - in particular add …
- 08:46 Ticket #1564 (Cython 0.26 compatibility) closed by
- fixed
- 08:46 Changeset in xpra [16179] by
- #1564 auto_pickle=False prevents the compilation warning
- 06:22 Ticket #1565 (twm in desktop mode crashes the server) created by
- trying to move a window or using the twm menu results in a complete …
- 05:55 Changeset in xpra [16178] by
- #1564 doh: don't need to parse any command output, we can just get the …
- 03:07 Changeset in xpra [16177] by
- #1564 detect the cython version and apply a "unused-function" …
- 03:05 Ticket #1564 (Cython 0.26 compatibility) created by
- r16176 added the latest 0.26b0 to the rpm specfile. Problem is that …
- 03:03 Changeset in xpra [16176] by
- new beta release
07/03/17:
- 15:04 Changeset in xpra [16175] by
- use an archive of the known good version of cx_Freeze is safer
- 14:44 Changeset in xpra [16174] by
- r16173 for trunk (applied to v2.x first by mistake): MSYS2 ships …
- 14:21 Changeset in xpra [16173] by
- MSYS2 now ships python 3.6
- 12:48 Changeset in xpra [16172] by
- #1557: switch to a window resize event for configuring the desktop …
07/02/17:
- 13:05 Changeset in xpra [16171] by
- the checkout directory has changed - again?
- 13:05 Changeset in xpra [16170] by
- add changelog entry and fix date of previous entry
- 12:49 Changeset in xpra [16169] by
- r16168 for v1.0.x branch: python-lz4 0.10.1
- 12:48 Changeset in xpra [16168] by
- python-lz4 0.10.1
- 11:30 Changeset in xpra [16167] by
- add latest fixes to the release notes
- 11:14 Changeset in xpra [16166] by
- r16162 for v1.0.x and v2.0.x branches: fix window aspect ratio size …
- 11:11 Changeset in xpra [16165] by
- #1557: allow the desktop window to be resized in increments (same …
- 11:05 Changeset in xpra [16164] by
- match method that got renamed
- 11:02 Changeset in xpra [16163] by
- better error logging: log full stack at debug level, log attributes …
- 11:01 Changeset in xpra [16162] by
- fix handling of aspect ratio: ensure we pass floats to GTK (otherwise …
- 10:59 Changeset in xpra [16161] by
- better wording
- 09:59 Changeset in xpra [16160] by
- #1557 add script to generate modelines, add those to the xorg.conf
- 08:31 Changeset in xpra [16159] by
- #1557: center desktop windows on screen, change screen background colour
07/01/17:
- 13:13 Changeset in xpra [16158] by
- #1557: * add new desktop mode capabilities so the HTML5 client can …
- 11:10 Changeset in xpra [16157] by
- refactor parsing of the remote display part of the URI, and strip …
- 11:08 Changeset in xpra [16156] by
- fixup r16147
- 10:44 Changeset in xpra [16155] by
- dash does not build on older systems
- 10:28 Changeset in xpra [16154] by
- #1501: we still need the patch so we can continue to build on 10.5.x
- 10:15 Versions/PendingFixes edited by
- (diff)
- 10:15 Changeset in xpra [16153] by
- r16140 for v1.0.x and v2.0.x branches: use the non-deprecated package name
- 10:13 Changeset in xpra [16152] by
- the 10.5.x build system is too old, configure would fail with "no …
- 09:58 Changeset in xpra [16151] by
- fixup r16150: opus 1.2+ uses a new repo
- 09:52 Changeset in xpra [16150] by
- r16139 for v1.0.x branch: opus 1.2.1
- 09:51 Changeset in xpra [16149] by
- r16141 for v1.0.x branch: websocket-client 0.44.0
- 09:49 Changeset in xpra [16148] by
- #1501: backport gstreamer 1.10.5 update
- 07:35 Ticket #1540 (FR: Add 'Stop server' menuitem to the menu) closed by
- fixed: Not heard back, closing.
- 07:35 Ticket #1539 (FR: Make text selectable in Session Info tabs) closed by
- fixed: Not heard back, closing.
- 07:22 Changeset in xpra [16147] by
- #1458 refactor nesting check into common location, raise limit to 20
- 07:09 Changeset in xpra [16146] by
- #1458 allow more clipboard requests since Firefox / thunderbird abuse …
- 06:53 Changeset in xpra [16145] by
- unused import
- 06:41 Changeset in xpra [16144] by
- add debug logging to clipboard limit code
- 06:41 Changeset in xpra [16143] by
- only show the error if the pulseaudio process is still alive
- 06:41 Changeset in xpra [16142] by
- warn already adds a newline, improve message
06/29/17:
- 21:02 Changeset in xpra [16141] by
- #1501: websocket-client 0.44.0
- 20:55 Versions/PendingFixes edited by
- (diff)
- 20:54 Changeset in xpra [16140] by
- python-imaging is deprecated, we have to use python-pil
- 20:52 Ticket #1563 (Xpra removes favicon for some windows (firefox)) closed by
- duplicate: As per wiki/ReportingBugs, please always specify the exact version …
- 20:33 Ticket #1563 (Xpra removes favicon for some windows (firefox)) created by
- http://i.imgur.com/w404ozB.png Xpra doesn't show favicons for some …
- 20:29 Ticket #1562 (Xpra scales windows down (or uses lower dpi)) created by
- http://i.imgur.com/SnGCP4G.png On the screenshot above there are 2 …
- 15:42 Ticket #1561 (Show used encoding in Session Info) closed by
- wontfix: This cannot be done, especially since version 2. There is no "current …
- 15:04 Ticket #1561 (Show used encoding in Session Info) created by
- It would be useful, if Xpra would show the currently used video …
- 01:58 Changeset in xpra [16139] by
- #1501 opus 1.2.1
06/28/17:
- 18:23 Changeset in xpra [16138] by
- add more dbus debug logging
- 18:13 Changeset in xpra [16137] by
- add early server startup debug logging
- 17:41 Changeset in xpra [16136] by
- #1105: fix system-wide proxy server default socket location
- 15:02 Ticket #1560 (BR: xpra seg faults if I resize xfce4-terminal window) created by
- Server: FreeBSD 11, xpra: 2.0.2, xfce4-terminal 0.8.4_1. Client: …
- 13:26 Ticket #1559 (Websocket proxing) created by
- Dear XPRA team, We have a setup, where we deployed multiple XPRA …
- 11:06 Changeset in xpra [16135] by
- display does not have a command line option, it has to be specified …
06/27/17:
- 23:27 Ticket #1558 (xpra start ssh: issues with --damon=no, --use-display, --xvfb) created by
- system: debian stretch with xpra v2.0.2-r15657 I am trying some …
- 13:26 Ticket #1557 (Resize desktop size with regard to browser window size) created by
- Hi Antoine, We discussed this in a previous ticket. At Harvard's …
- 13:20 Ticket #1556 (Xpra beta - font artifacts, resize artifacts) created by
- This is for the latest RPM BETA build of XPRA for Fedora:latest (25) …
- 11:41 Ticket #1551 (start-desktop latency very slow vs. start) closed by
- fixed: > Works great, fast, some artifacts after moving around windows that I …
- 11:14 Ticket #1555 (xpra client) closed by
-
invalid: Install
xpra
as per the instructions.
06/26/17:
- 20:33 Changeset in xpra [16134] by
- #1105: we must preserve the fd used by the pam session
- 11:59 Ticket #1555 (xpra client) created by
- So I have xpra installed and working on the server. The server is a …
06/25/17:
- 22:33 Network edited by
- (diff)
- 22:33 CSC edited by
- (diff)
- 22:32 DPI edited by
- (diff)
- 22:31 Encodings/vpx edited by
- (diff)
- 22:31 Encodings/nvenc edited by
- (diff)
- 22:30 Usage/EnvironmentOptions edited by
- (diff)
- 22:30 Authentication edited by
- (diff)
- 22:26 Testing edited by
- (diff)
- 22:26 Sound/Debugging edited by
- (diff)
- 22:26 Encodings/webp edited by
- (diff)
- 22:25 Keyboard edited by
- (diff)
- 22:25 Debugging edited by
- (diff)
- 22:22 FakeXinerama edited by
- (diff)
- 22:21 PacketEncoding edited by
- (diff)
- 22:13 Changeset in xpra [16133] by
- * try to make sure that consolekit will be using the display we …
- 22:06 Changeset in xpra [16132] by
- #1105: use a more complete pam configuration, which allows the session …
- 21:47 Changeset in xpra [16131] by
- #1105: match what the server does in this test
- 19:18 Changeset in xpra [16130] by
- #1105 only call pam set_items if we have new items to set (doh)
06/24/17:
- 23:35 Changeset in xpra [16129] by
- #1105: * when using the command test client, don't make a connection …
- 23:03 Changeset in xpra [16128] by
- using unicode for version numbers is dumb
- 21:28 Changeset in xpra [16127] by
- move timestamp plugin do within ifdef like the rest, add recommends …
- 13:14 Changeset in xpra [16126] by
- fedora 25+ now ship the ugly plugins we need in plugins-ugly-free
- 11:34 Ticket #1554 (Error: xpra for python 2.7 is not installed) closed by
- fixed: Thanks for pointing that out, some beta packages wrongly landed in the …
- 08:58 Ticket #1554 (Error: xpra for python 2.7 is not installed) created by
- System: debian stretch with xpra/winswitch repository. I've updated …
06/23/17:
- 22:20 Changeset in xpra [16125] by
- expose permission denied on unix domain sockets as INACCESSIBLE rather …
- 21:27 Changeset in xpra [16124] by
- r16123 for v1.0.x and v2.0.x branches: fix stretch x264 dependency
- 21:24 Changeset in xpra [16123] by
- stretch has soname 148
- 19:17 Changeset in xpra [16122] by
- re-use path permissions info function
- 18:44 Changeset in xpra [16121] by
- cleanup pulseaudio errors: log full stacktrace at debug level
- 18:43 Changeset in xpra [16120] by
- daemonizing is only available on posix
- 18:42 Changeset in xpra [16119] by
- prefer a socket in /run/* to one in /home/*
06/22/17:
- 17:32 Changeset in xpra [16118] by
- all the distros we support have a symlink, so use the shorter version: …
- 17:23 Changeset in xpra [16117] by
- r16109 for v1.0.x and v2.0.x branches: try to prevent symlink attacks
- 16:41 Ticket #1537 (XDG_RUNTIME_DIR not created) closed by
- fixed: Hello, perfectly works at me! Closed. Thanks a lot!
06/21/17:
- 21:38 Changeset in xpra [16116] by
- prefer shorter path: /run/user better than /var/run/user
- 20:51 Ticket #1424 (html5: faster network layer, input devices, etc) closed by
- fixed: Noted and closing.
- 20:50 Ticket #1434 (native win32 systray using ctypes) closed by
- fixed: This is long overdue for closure - I haven't seen any issues with tray …
- 20:48 Ticket #1334 (mdns GUI launcher) closed by
- fixed: Looks pretty good, noting and closing.
- 20:46 Changeset in xpra [16115] by
- #1552 support any SDK version later than 7
- 20:34 Changeset in xpra [16114] by
- * fix alias conversion (inverted test - oops) * fix pydev warnings
- 19:25 Ticket #1460 (Paint bug with latest trunk (r15230)) closed by
- fixed: Okay I've tried this on three other machines now (all Fedora), and the …
- 11:21 Changeset in xpra [16113] by
- #1537: don't create and chown log directories as root, just hope we …
- 11:11 Changeset in xpra [16112] by
- #1537: get extra environment variables from pam session (ie: …
- 10:27 Changeset in xpra [16111] by
- @#1528: lock cx_Freeze at version 4, installing via setuptools
- 08:43 Changeset in xpra [16110] by
- opus 1.2 is out
06/20/17:
- 22:48 Changeset in xpra [16109] by
- use lchown to prevent symlinks attacks
- 22:38 Changeset in xpra [16108] by
- #1105: * spawn server instances as daemons (oops) so they will survive …
- 22:06 Changeset in xpra [16107] by
- #1105: if we had connected to the session successfully, we can ignore …
- 21:57 Ticket #1493 (initial network drag and drop) closed by
- fixed: (okay actually doing the close)
- 21:55 Ticket #1553 (high bit depth test application) created by
- For testing high bit depths. Can probably be done easily enough using …
- 21:01 Ticket #1423 (native jpeg encoder and decoder) closed by
- fixed: Noted that it's speedier and closing.
- 20:58 Ticket #1373 (shared mode keyboard conflicts) closed by
- fixed: Tested (trunk Fedora 25 server, and Fedora 25 and Win8.1 clients) and …
- 20:55 Ticket #1174 (named pipes improvements) closed by
- fixed: Acknowledged, and closing.
- 20:32 Changeset in xpra [16106] by
- #1105: if we exit from a signal, don't fall through to start a new …
- 20:04 Changeset in xpra [16105] by
- use utility aliases in more places
- 19:50 Changeset in xpra [16104] by
- use "POSIX" and "PYTHON2" aliases to simplify code
- 19:40 Changeset in xpra [16103] by
- checking for posix is useless here, the whole module is only imported …
- 18:15 Changeset in xpra [16102] by
- clarify the "auto" value for the "--attach" option
- 17:13 Changeset in xpra [16101] by
- #1105: use bool for start-via-proxy, if we fail to run_client via the …
- 17:12 Changeset in xpra [16100] by
- #1537: daemonize first, then do pam registration (to get …
- 10:51 Changeset in xpra [16099] by
- #1537: re-order server initialization code so we can try to ensure the …
06/19/17:
- 17:38 Changeset in xpra [16098] by
- #1537: create the XDG_RUNTIME_DIR earlier so that the log location …
- 17:06 Changeset in xpra [16097] by
- use a longer timeout when requesting a new session: add the delay …
- 16:22 Changeset in xpra [16096] by
- #1537: deal with XDG_RUNTIME_DIR workarounds before we launch Xorg so …
- 16:13 Changeset in xpra [16095] by
- * filter env for new server instance * set cwd to home directory (or …
- 16:02 Changeset in xpra [16094] by
- whitelist Intel "Skylake" and "Kabylake" - skip the warning for those
- 11:15 Changeset in xpra [16093] by
- only do the SSL handshake explicitly from the client (server doesn't …
- 10:14 Changeset in xpra [16092] by
- fixups for r16030: * don't call "endswith" on None.. * actually assign …
06/18/17:
- 22:57 Versions/PendingFixes edited by
- (diff)
- 22:53 Changeset in xpra [16091] by
- #1491: "shadow" and "desktop" windows are not resizable, remove the …
- 18:19 Changeset in xpra [16090] by
- r16086 for v1.0.x and v2.0.x branches: use a much smaller default …
- 17:47 Changeset in xpra [16089] by
- add better debugging of key action failures: log full trace at debug …
- 16:08 Changeset in xpra [16088] by
- pydev messing up imports: we don't even need this, stay away!
- 16:06 Changeset in xpra [16087] by
- for consistency, we now keep "type" as a numeric value - so we have to …
- 16:01 Changeset in xpra [16086] by
- * use a much smaller default display size for start-desktop mode * fix …
- 14:51 Ticket #1552 (nvenc SDK v8) closed by
- fixed: * r16084 API additions (commented out) This will do for now, the API …
- 14:50 Ticket #1550 (NVENC7 active but not used?) reopened by
- NVENC SDK8 supported added in #1552 - this makes no difference as this …
- 14:44 Changeset in xpra [16085] by
- let the builtbot choose the right build options
- 14:28 Changeset in xpra [16084] by
- #1552: SDK v8 options (commented out)
- 11:20 Changeset in xpra [16083] by
- #1552: rename nvenc7 to nvenc, use versionned pkgconfig check (7 or later)
- 11:14 Ticket #1552 (nvenc SDK v8) created by
- Version 8 is …
- 11:07 Versions/PendingFixes edited by
- (diff)
- 11:06 Changeset in xpra [16082] by
- r16062 for v1.0.x and v2.0.x branches: fix xor authentication
Note: See TracTimeline
for information about the timeline view.