Timeline
02/19/17:
- 16:03 Ticket #1315 (support 16-bit depth) closed by
- fixed: r15120 adds support for 16-bit display servers, we convert the pixels …
- 15:59 Ticket #1445 (support 8-bit pixel depth server) created by
- Split from #1315. This can only be supported in "start-desktop" mode …
- 07:19 Ticket #1208 (Add read-only mode switch to client tray menu) closed by
- fixed: Not heard back. Closing.
- 07:16 Ticket #1356 (middle click clipboard crash) closed by
- needinfo: Cannot reproduce, might have been fixed in #276: r14704, r14638, …
- 07:11 Ticket #1072 (move to python 3.5 on win32) closed by
- fixed: Closing here, will follow up in #1386.
- 07:10 Ticket #945 (OSX Launcher has wrong keymapping) closed by
- wontfix: Could be looked at with #1343 Found some links: * …
- 06:27 Versions/PendingFixes edited by
- (diff)
- 06:26 Ticket #1433 (iconified windows have nonsensical coordinates on win32) closed by
- fixed: r15117 deiconifies the window when we get a map event, this makes …
02/18/17:
- 17:15 Ticket #1408 (MacOSX: Xpra GUI does not show up, if Xpra was installed from UserSpace) closed by
- worksforme: Not heard back, closing.
- 17:04 Versions/PendingFixes edited by
- (diff)
- 17:04 Ticket #1170 (fix printer sharing with osx shadow servers) closed by
- fixed: macos is not really Unix then: r15116. (will backport) Then after a …
- 17:02 Printing edited by
- (diff)
- 17:00 Printing edited by
- (diff)
- 15:08 Ticket #1413 (64-bit MS Windows builds) closed by
- fixed: Performance is notoriously hard to measure. Good point about the …
- 11:45 Versions/PendingFixes edited by
- (diff)
02/17/17:
02/16/17:
- 17:20 Ticket #1444 (osx keyboard layout detection) created by
- The OSX client doesn't do any keyboard layout detection. Let's fix …
- 17:15 Ticket #1443 (restore get_depth in pygtkglext OSX patch) created by
- When coercing pygtkglext to build on OSX (see ticket:533#comment:25), …
- 07:38 Ticket #1430 (X11 crash during connection setup) closed by
- worksforme: Haven't seen it since.
- 06:24 Ticket #1435 (centos 6.x in virtualbox crashes in opengl check) closed by
- invalid: I am no longer able to reproduce it - fluke?
- 05:40 Ticket #1062 (better keyboard layout detection on win32) closed by
- fixed: We have already been using …
- 04:38 Ticket #728 (xrandr reports screen dimensions as 0mm x 0mm) closed by
- wontfix: Best to deal with this in #56
- 04:20 Versions/PendingFixes edited by
- (diff)
02/15/17:
- 12:39 Ticket #1420 (Unable to start multiple gnome-terminals) closed by
- fixed: Fixed and released.
- 12:33 Ticket #1442 (workspace support for MS windows 10) created by
- Split from #774, originally recorded in #776. Windows 10 apparently …
- 11:35 Ticket #662 (Audio usability improvements) closed by
- wontfix: As per comment:3, closing.
- 11:34 Ticket #139 (forward input grabs to the client) closed by
- wontfix: As far as I am aware, we can only detect application requesting X11 …
- 10:01 Ticket #732 (make it easier to know what version of the dummy driver is installed ...) closed by
- wontfix: Best to work on #56 and get that solved.
- 05:58 Ticket #1441 (EXR codec) created by
- Now that we have support for 10-bit per channel in both the server …
- 03:39 Ticket #1439 (Trunk servers built from source try to launch with Python 3) closed by
- wontfix: Just run the python2 build last, or delete "/usr/bin/xpra" before you …
02/14/17:
- 19:03 Ticket #1440 (Scrolling in Quod Libet causes the server to lock up and stop sending ...) created by
- Running a Fedora 25 server and client, both built from 1.X source, …
- 18:13 Ticket #1439 (Trunk servers built from source try to launch with Python 3) created by
-
Building a trunk machine from source causes
/usr/bin/xpra
to … - 16:18 Versions/PendingFixes edited by
- (diff)
- 15:05 Ticket #1333 (mdns listener support for osx and win32) closed by
- invalid: The mdns server works fine on both win32 and osx. On win32 you must …
- 14:15 Versions/PendingFixes edited by
- (diff)
- 14:15 Ticket #1431 (pixel data race condition - unnecessary copy?) closed by
- invalid: Damn, I can no longer reproduce the crash - which must have been …
- 13:44 Ticket #1438 (decode jpeg to YUV) created by
- Split from #1423. For some unknown reason, the YUV data loses some …
- 02:13 Ticket #1437 (app_actions_err and window_actions_err sometimes called with no ...) closed by
- fixed: Thanks for the report, this should be fixed in r15057 (r15058 for …
02/13/17:
- 21:37 Ticket #1437 (app_actions_err and window_actions_err sometimes called with no ...) created by
- Unfortunately, I didn't save the actual log file that contained the …
- 13:44 Ticket #1436 (intellij idea right click popup menu window looses focus and dissapears) created by
- Right click in Intellij Idea (java awt application) should show menu …
- 10:09 Ticket #1435 (centos 6.x in virtualbox crashes in opengl check) created by
- It doesn't just fail the test... the whole application crashes. We …
02/12/17:
- 15:56 Xdummy edited by
- (diff)
- 15:50 Ticket #1434 (native win32 systray using ctypes) created by
- Split from #678. As of r15048, the native systray implementation is …
- 15:40 Building/FreeBSD edited by
- (diff)
- 15:30 Ticket #1433 (iconified windows have nonsensical coordinates on win32) created by
- Steps from a win32 client: * maximize eclipse * iconify it * …
- 15:26 Versions/PendingFixes edited by
- (diff)
02/08/17:
- 05:07 Ticket #1004 (osx client locks up in mmap code) closed by
- fixed: r15010 restores mmap on osx as I can't get it to misbehave any more, …
02/07/17:
- 13:12 Versions/PendingFixes edited by
- (diff)
- 10:13 Ticket #1432 (html5 client should honour paint flush order) created by
- Split from #1426. Maybe scrolling should be disabled in v1.x html5 …
- 07:04 Ticket #1431 (pixel data race condition - unnecessary copy?) created by
- During testing for #1423, it seemed possible for the window pixels …
- 06:58 Ticket #1430 (X11 crash during connection setup) created by
- I've seen this a few times - usually when there is already an active …
- 03:47 Versions/PendingFixes edited by
- (diff)
- 03:42 Versions/PendingFixes/Abandoned edited by
- (diff)
- 02:18 DPI edited by
- (diff)
- 00:22 Ticket #1260 (nvenc v7 support) closed by
- fixed
02/06/17:
- 23:40 Ticket #1361 (better pypi integration) closed by
- fixed: very cool good to know
- 23:34 Ticket #1372 (split the html5 client into its own package) closed by
- fixed
- 23:34 Ticket #847 (more automated tests) closed by
- fixed
- 19:51 Ticket #1335 (provide a system service for the proxy server) closed by
- worksforme
- 15:52 Versions/PendingFixes edited by
- (diff)
- 15:47 Versions/PendingFixes edited by
- (diff)
- 10:13 Ticket #1429 (partial line scrolling) created by
- Split from #1426. We can hash lines into chunks so that we can detect …
02/03/17:
- 18:04 Ticket #1428 (Mouse wheel works only down but not up) closed by
- fixed: Great, works for me! Thanks
- 14:46 Versions/PendingFixes edited by
- (diff)
- 10:17 Versions/PendingFixes edited by
- (diff)
- 04:50 Ticket #1428 (Mouse wheel works only down but not up) created by
- This bug report is created based on the following thread: …
- 01:11 Ticket #1427 (update debian video-dummy patches) closed by
- fixed: That's a good reminder that I had forgotten to push the updated dummy …
02/02/17:
- 20:44 Ticket #1427 (update debian video-dummy patches) created by
- I tried to patch against ubunut's 0.3.7-1build1 and required the …
- 11:32 Ticket #1426 (scrolling improvements) created by
- follow up from #1232. Issues: * it can take a lot of CPU to figure …
02/01/17:
- 09:46 Versions/PendingFixes edited by
- (diff)
- 06:15 Versions edited by
- (diff)
- 05:42 Versions/PendingFixes edited by
- (diff)
01/31/17:
- 16:12 Versions/PendingFixes edited by
- (diff)
- 14:37 Ticket #1425 (codec selftest crash on osx) closed by
- fixed: Eventually got a stacktrace: […] Fairly reliable too. (got it a few …
- 13:30 Ticket #1425 (codec selftest crash on osx) created by
- Since we now run the unit tests on every build (r14871), I have seen …
- 08:02 Building/MSWindows edited by
- (diff)
- 05:37 Ticket #1341 (html5 client improvements: refactoring, mpeg4, scrolling, etc) closed by
- fixed: * let's deal with the sound stuff in #845 - and we may just be able to …
- 05:37 Ticket #1424 (html5: faster network layer, input devices, etc) created by
- Follow up from #1341. Video / paint: * either fix broadway, or get …
- 04:48 Ticket #1387 (mmap-support for --bind-vsock (and --bind-tcp)) closed by
- fixed: Hah, changing the size is easy. I don't think there's anything left …
- 03:28 Versions/PendingFixes edited by
- (diff)
01/30/17:
- 15:38 Versions/PendingFixes edited by
- (diff)
- 15:25 Versions/PendingFixes edited by
- (diff)
- 07:49 Versions/PendingFixes edited by
- (diff)
- 05:18 FakeXinerama edited by
- (diff)
01/29/17:
01/26/17:
- 17:46 Ticket #1392 (moduleset error horror) closed by
- worksforme: Rebuild from scratch with the updates from ticket:1404#comment:9 …
- 17:45 Ticket #1404 (2.0 moduleset updates) closed by
- fixed: * applied the "should be safe" in r14861 * tested then applied the …
- 16:36 Ticket #1423 (native jpeg encoder and decoder) created by
- This will speed things up as we can use zero copy upload to the opengl …
- 11:20 Ticket #1224 (expand set of variables in 'env') closed by
- worksforme: Not heard back, closing.
01/23/17:
- 10:06 Ticket #1118 (sink.py is not able to play sound in ubuntu 15.10 and xpra 0.16.2.) closed by
- needinfo: Not heard back.
- 09:53 Ticket #698 (gtk is confused about some win32 screen settings) closed by
- worksforme: Can no longer reproduce.
- 06:29 Ticket #1422 (xpra dependencies) closed by
- fixed: Done: wiki/Dependencies PS: you should be …
- 06:28 Dependencies edited by
- (diff)
01/22/17:
- 20:24 Ticket #1422 (xpra dependencies) created by
- You might want to add the dependency to "PyYAML" and "python-lzo" to …
- 09:07 Ticket #1421 (Xpra-Launcher closes silently after clicking connect - missing ...) created by
- Hello, the Xpra-Launcher (on Windows) seems to close silently after …
01/20/17:
- 10:22 Ticket #1419 (No menu bar in Ubuntu) closed by
-
wontfix: ALWAYS start commands using one of the
--start=
variants … - 07:10 FAQ edited by
- (diff)
- 07:09 Building/MSWindows edited by
- (diff)
- 07:02 Building/RPM edited by
- (diff)
- 07:01 Building/RPM edited by
- (diff)
- 07:00 Building/RPM edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.