Timeline
05/13/18:
- 16:12 Ticket #1841 (server display size not adjusted) created by
- Regression likely caused by r19283.
- 07:55 Ticket #1840 (tune x264 threading) created by
- Somewhat related to #1839 since we now use vp8 / vp9 more than h264 in …
- 06:38 Ticket #1839 (fix broadway software h264 decoding) created by
- Split from #1463, the error that comes up is {{{RangeError?: Source is …
05/11/18:
- 08:51 Ticket #1838 (completely skip server base classes) created by
- Similar to #1836 but for mixins (#1778 / #1761), we should be able to …
- 08:43 Ticket #1837 (xpra processes "stay forever") created by
- I just updated, and noticed the following on my system […]
- 06:20 Ticket #1836 (reduce memory footprint) created by
- * don't load modules until we actually need them * if we probe then …
- 01:03 Ticket #1829 (Rencode traceback - doesn't allow client to re-attach) closed by
- fixed: This was a rare one indeed, I doubt I'll be able to run into this …
05/10/18:
- 21:29 Ticket #1827 (Filename bug with automated tests) closed by
- fixed: I'm gonna intercept this one from Smo - I implemented the changes you …
- 17:34 Ticket #1835 (clipboard synchronization with multiple clients) created by
- Follow up from #41, similar to #1716 which is for the keyboard. To …
- 10:34 Ticket #1644 (zeroconf mdns publisher backend) closed by
- fixed: The zeroconf listener had already been added in r15354. r19262 adds …
- 07:58 Ticket #1834 (file extension always added to saved filename) closed by
- fixed: > Xpra Launcher adds an again file extension .xpra to the end of the …
05/09/18:
- 11:17 Ticket #1834 (file extension always added to saved filename) created by
- When Loading an existing Xpra session file, e.g. Session.xpra with …
- 04:35 News edited by
- (diff)
05/08/18:
- 17:50 Service edited by
- (diff)
- 16:52 ProxyServer edited by
- (diff)
- 16:25 ProxyServer edited by
- (diff)
- 16:21 ProxyServer edited by
- (diff)
- 16:04 Authentication edited by
- (diff)
- 16:03 Authentication edited by
- (diff)
- 16:03 Authentication edited by
- (diff)
- 14:51 Webcam edited by
- (diff)
- 14:51 Ticket #1833 (webcam forwarding broken in fedora 28) created by
- Could be an update to the kernel, or the …
- 09:44 ProxyServer edited by
- (diff)
- 06:48 Authentication edited by
- (diff)
- 06:45 Authentication edited by
- (diff)
05/07/18:
- 17:58 News edited by
- (diff)
- 11:02 Ticket #1832 (python3 cairo backend is unbearably slow) closed by
- fixed: Fixed in r19232.
- 07:28 Ticket #1832 (python3 cairo backend is unbearably slow) created by
- […] That's almost 1 second for a single 2160p frame.
- 05:58 Ticket #1831 (gstreamer 1.14 win32 directsoundsink breakage) closed by
- fixed
- 05:58 Ticket #1831 (gstreamer 1.14 win32 directsoundsink breakage) created by
- The fix was in r19070, backported to v2.2.x in r19071. Details about …
- 00:00 Milestone 2.3 completed
- Authentication: #1691, #1690, #1791, #1789, #1728 Features: #1671, …
05/06/18:
- 15:11 Ticket #1830 (new gpg key) created by
- Following the problem we had with the gpg key expiring (again): …
05/05/18:
- 04:55 Ticket #1828 (GPG Key Expired) closed by
- duplicate: Duplicate of https://winswitch.org/trac/ticket/304
05/04/18:
- 22:01 Ticket #1829 (Rencode traceback - doesn't allow client to re-attach) created by
- For reference: both the server and client are Fedora 26 (I'm upgrading …
- 21:06 Ticket #1828 (GPG Key Expired) created by
-
I received this message today from
apt update
: […] I tried: … - 18:13 Ticket #1827 (Filename bug with automated tests) created by
- As discussed earlier, I'm writing up a ticket to document some strange …
05/01/18:
- 13:10 Ticket #1825 (multi window nvfbc) closed by
- fixed: Updates: * r19138: capture only once for all monitors * r19145: use …
- 10:50 Ticket #1826 (salsify codec) created by
- salsify is a new design for …
04/30/18:
- 19:59 Ticket #1801 (shadow outputs to different windows) closed by
- fixed: Works well enough, will follow up in #1825 for nvfbc.
- 19:58 Ticket #1825 (multi window nvfbc) created by
- Split from ticket:1801#comment:5. It should be possible to use a …
- 16:03 Keyboard edited by
- (diff)
04/29/18:
- 16:34 Ticket #1824 (--key-shortcut not working when using start with attach=yes) created by
- When running the command `xpra start-desktop --daemon=no --attach=yes …
- 07:17 Ticket #1763 (nvfbc cuda regression: picture does not update) closed by
- fixed: Linux was not affected.
- 07:17 Ticket #1822 (support nvidia capture SDK v7) closed by
- fixed: Noteworthy related changes: * r19110. CUDA image wrappers are marked …
04/28/18:
- 18:48 Ticket #1823 (nvenc v8.1 support) closed by
- fixed: Tested on both Linux and Windows. Bumped max driver version tested to …
- 13:17 Ticket #1823 (nvenc v8.1 support) created by
- Download link: …
- 11:04 Ticket #1822 (support nvidia capture SDK v7) created by
- * nvidia capture SDK * …
04/27/18:
- 13:20 Ticket #1820 (HTML5 is slow on startup, showing ERR_INVALID_HTTP_RESPONSE) closed by
- worksforme
- 13:18 Ticket #1811 (Changing Scaling before Drawing crashes) closed by
- fixed
- 12:19 Ticket #1813 (cannot attach from win10 client) closed by
- fixed: As I managed to solve #1815, I'd say that this is invalid and/or …
- 11:59 Ticket #1815 (Doing `shadow` on top of an existing `shadow` confuses client?) closed by
- invalid: I think you are right - clipboard sync does affect this :/
- 07:51 Ticket #1678 (2.3 moduleset updates) closed by
- fixed: > to fix pygobject building with new > 2.52 exit to shell and do this …
04/26/18:
- 16:42 Ticket #1821 (scroll paint error when disabling opengl with python3 client) closed by
- fixed: Done in r19085. Found the magic formulae in this cairo mailing list …
- 16:07 Ticket #1821 (scroll paint error when disabling opengl with python3 client) created by
- Scroll paint is enabled since opengl supports it, but when we turn …
04/25/18:
- 20:53 Ticket #1080 (strict-aliasing rules build failures on some platforms) reopened by
- This happens because https://bugs.python.org/issue969718 Building any …
04/24/18:
- 18:32 Ticket #1471 (html5 toolbar) closed by
- fixed: Noted and closing
04/23/18:
- 13:20 Ticket #1820 (HTML5 is slow on startup, showing ERR_INVALID_HTTP_RESPONSE) created by
-
Continuing from ticket:1813#comment:4
(
*-with-children
commands … - 07:53 Versions/PendingFixes edited by
- (diff)
04/22/18:
- 17:51 Authentication edited by
- (diff)
- 17:48 Authentication edited by
- (diff)
- 17:30 Ticket #1819 (legacy flag removal) created by
- Flags that have been available by default since before 1.0 We can …
- 07:39 Ticket #1649 (Seeing 'ERROR: Pipeline doesn't want to pause.' message (and sound ...) closed by
- invalid: See also #1775
- 07:38 Ticket #1586 (HTML5 client, when reconnecting, sometimes fails reconnection with ...) closed by
- fixed
- 07:37 Ticket #1689 (firefox does not emit clipboard events) closed by
- fixed
- 07:34 Ticket #1377 (gvim sometimes has a very small window) closed by
- needinfo
- 07:30 Ticket #1475 (X errors crash server) closed by
- fixed: Feel free to re-open if you can reproduce the problems or if you see …
- 07:18 Ticket #1717 (python3 gtk3 client feature parity) closed by
- fixed: This will do for this release, will follow up in #1818
- 07:18 Ticket #1818 (python3 gtk3 client feature parity) created by
- Follow up from #1717, still TODO: * launcher doesn't have "advanced" …
- 06:50 Ticket #1806 (On 3-monitor screen, 'shadow'-ing "Disconnects" one screen) closed by
- invalid: > Screens seem to attach correctly (both for active monitors and on …
- 06:44 Ticket #1654 (xpra start with proxy fails / xvfb error) closed by
- needinfo: Not heard back, closing.
- 06:43 Ticket #1792 (Can't start xpra server inside a container.) closed by
- needinfo: Not heard back, closing.
- 06:35 Ticket #1817 (html5 toolbar improvements) created by
- Follow up from #1471 Make it more similar to the systray menu, adding …
04/21/18:
- 05:49 Ticket #1772 (Deprecated declarations) closed by
- fixed: Fixes: * r19035 + r19040: "avcodec2" decoder fixed - the function …
- 04:32 Ticket #1816 (decode mpeg1 in html5 client) created by
- We are having problems enabling H264 video decoding (#1463), but maybe …
04/20/18:
- 16:12 Ticket #1809 (Remote windows jump back into screen) closed by
- fixed: Thanks.
- 14:21 Ticket #1312 (avoid clipboard loops when running nested / sharing sessions) reopened by
- Hit a clipboard loop which was not detected: #1814
- 13:47 Ticket #1810 (--exit-with-children broken) closed by
- invalid: I think I somehow fumbled my testing, indeed. I re-tested and it …
- 12:19 Ticket #1815 (Doing `shadow` on top of an existing `shadow` confuses client?) created by
- I am not sure how much of a "bug" this is. But I am trying to split …
- 12:14 Ticket #1814 (Cannot cleanly shutdown xpra windows client) created by
- On Windows 10, I ran `C:\>"C:\Program Files\Xpra\xpra_cmd" shadow …
- 04:59 Versions/PendingFixes edited by
- (diff)
04/19/18:
- 21:30 Ticket #1813 (cannot attach from win10 client) created by
- Issues arising from #1806 testing.
- 16:05 Ticket #1809 (Remote windows jump back into screen) reopened by
- 12:53 Ticket #1812 (Disable server sound when playing sound on client) closed by
- duplicate: This is fixed in #1266 and will be included in the 2.3 release, in the …
- 03:04 Ticket #1812 (Disable server sound when playing sound on client) created by
- Hi there, I searched around through the tickets and instruction …
04/17/18:
- 15:20 Ticket #1811 (Changing Scaling before Drawing crashes) created by
- Changing the scaling during a shadow crashes with: […] Change is …
04/16/18:
- 16:53 Ticket #1810 (--exit-with-children broken) created by
-
The
--exit-with-children
option seems to be currently broken: … - 16:24 Ticket #1809 (Remote windows jump back into screen) closed by
- invalid: > The Xpra version I am using is 0.17.6+dfsg-1+b3 from Debian on both …
- 15:22 Ticket #1809 (Remote windows jump back into screen) created by
- Hi. If I have a remote window forwarded by Xpra and for some reason I …
04/13/18:
- 18:34 Ticket #1299 (low fps when vigorously mousing over the video) closed by
- fixed: Meant to close this earlier, but I've been fairly busy. For at least …
Note: See TracTimeline
for information about the timeline view.