Timeline
03/31/18:
- 14:48 Ticket #1798 (remove synchronization points in nested X11 contexts) created by
- We have been running with a call to gdk flush whenever we exit a …
- 14:29 Ticket #1797 (precise wheel event for the html5 client) created by
- Follow up from #1611.
- 13:16 Ticket #1796 (modularize client authentication handlers) created by
- The same way this was done for the server modules. The modules can …
03/30/18:
- 03:58 Ticket #1795 (freshly install xpra error following example) closed by
- invalid: That command is meant to be used on the client, not the server. It …
03/29/18:
- 18:12 Ticket #1795 (freshly install xpra error following example) created by
- I just installed xpra on a remote server followed the example on the …
03/28/18:
- 16:57 Ticket #1781 (Refresh bug in certain applications) closed by
- fixed: Meant to close this one but somehow I never got around to it. I'll …
- 15:11 Ticket #1794 (transparency with the native opengl backend on macos) created by
- Split from ticket:1570#comment:5. For win32, see #1682.
- 06:59 Ticket #1664 (HSTS) closed by
- fixed: Already supported via #1741
- 06:53 Ticket #1509 (fix aurora software audio decoding) closed by
- fixed: Most browsers now support the audio source API, let's deprecate aurora.
- 06:37 Ticket #1793 (everything related to encodings - tracker ticket) created by
- Important: * #451 libva accelerated encoding * #981 sync paint updates …
- 06:05 Ticket #1786 (pop-up menu) closed by
- needinfo
- 06:00 Ticket #1774 (html5 clients does not connect, goes to xpra.org instead) closed by
- worksforme
- 06:00 Ticket #1753 (Namespace GtkosxApplication not found) closed by
- fixed
- 06:00 Ticket #1783 (Cannot get "Get started" to work) closed by
- needinfo
- 05:59 Ticket #1782 (The window of Hypermesh crash) closed by
- needinfo: Not heard back.
03/26/18:
- 06:56 Ticket #1475 (X errors crash server) reopened by
- These symptoms re-appeared with considerable intensity about a month …
03/25/18:
- 15:35 Ticket #1792 (Can't start xpra server inside a container.) created by
- I have a Debian container that I have set up with the following …
- 15:34 Building/Raspbian edited by
- (diff)
- 15:34 Building/Raspbian edited by
- (diff)
- 15:29 Building/Other edited by
- (diff)
- 15:29 Building/Raspbian created by
- based on #1777
03/24/18:
- 14:44 Ticket #1791 (ldap authentication) created by
- See also #1691, #1789, #1728
- 11:54 Authentication edited by
- (diff)
03/23/18:
- 12:13 Ticket #1789 (U2F authentication support) created by
- See also smartcard API #1255.
03/22/18:
- 19:33 Ticket #1375 (User should be notified when a file is uploaded from the server) closed by
- fixed: Noted and closing.
- 19:32 Ticket #540 (handle connection issues, session events, network drop outs, power ...) closed by
- fixed: Noted and closing
- 04:29 Ticket #1788 (2.4 html5 updates) created by
- Follow up from #1670. The changelog: log/xpra/trunk/src/html5 …
03/21/18:
- 16:13 Ticket #1784 (Add path parameter to connect page) closed by
- fixed: I have updated the wiki and removed the ugly hack which is no longer …
- 16:09 Ticket #1751 (deb: switch back to system libraries for ffmpeg on newer distros) closed by
- fixed: This will do for now, hopefully ffmpeg 4.0 won't force us to use …
- 08:24 Ticket #1787 (2.4 moduleset updates) created by
- Follow up from #1678. * …
- 08:14 Ticket #1786 (pop-up menu) created by
- I start up an application like STAR-CCM+, and click "File" menu and …
- 04:38 Ticket #1785 (openbsd specific changes to compile easier) closed by
- fixed: Thanks for the patch, applied in r18777 with a minor change for the …
03/20/18:
- 18:48 Ticket #1785 (openbsd specific changes to compile easier) created by
- To compile Xpra on OpenBSD I needed to: - disable v4l2 - disable -lrt …
03/19/18:
03/15/18:
03/14/18:
- 19:26 Ticket #1784 (Add path parameter to connect page) created by
- Please add a path parameter to the connection page for use when …
- 19:21 Nginx created by
- Created initial page.
03/13/18:
- 22:45 Ticket #1783 (Cannot get "Get started" to work) created by
- Hello, I am completely new to Xpra and I am trying to run the basic …
03/12/18:
- 15:42 Authentication edited by
- add kerberos and gss (diff)
- 15:00 Ticket #1767 (Cannot connect to a windows 10 pro server using SSL) closed by
- fixed: Feel free to re-open if I've missed something.
03/10/18:
- 17:23 Download edited by
- add jessie repo links (diff)
03/09/18:
- 09:55 Ticket #1776 (move $XAUTHORITY to runtime dir) closed by
- fixed: Fixes with details in r18675.
- 07:08 Ticket #1776 (move $XAUTHORITY to runtime dir) reopened by
-
* breaks
xpra exit
+xpra --use-display
: we need to set … - 04:08 Index edited by
- (diff)
03/05/18:
- 07:47 Ticket #1782 (The window of Hypermesh crash) created by
- Open the window of HyperMesh through xpra, you click the button of …
03/02/18:
- 17:32 Ticket #1781 (Refresh bug in certain applications) created by
- I finally managed to reliably reproduce this - it's easiest in Firefox …
03/01/18:
- 19:20 Ticket #1780 (Traceback when attaching) closed by
- fixed: Caused by r18659, fixed in r18660.
- 18:19 Ticket #1780 (Traceback when attaching) created by
- My client and server are Fedora 26 machines running trunk r18658. …
- 18:12 Ticket #1779 (Traceback when running Xpra Stop) closed by
- fixed: Caused by one of the huge refactorings from #1761, fixed in r18659.
- 17:56 Ticket #1779 (Traceback when running Xpra Stop) created by
- My client and server are Fedora 26 machines running trunk r18658. …
- 08:51 Ticket #1761 (refactoring to avoid large modules) closed by
- fixed: This will do for this release. Will follow up in #1778 and #1700.
- 08:51 Ticket #1778 (mixins cleanups) created by
- Follow up from #1761 + #1700. Tasks: * write more unit tests: #1773, …
- 05:09 Ticket #1777 (Xpra can't start a server.) closed by
- fixed: > I got it to work with your previous comment. Please always specify …
- 02:40 Ticket #1777 (Xpra can't start a server.) created by
- Hello, I decided to use Xpra on the Raspberry Pi 3. The packaged …
Note: See TracTimeline
for information about the timeline view.