Timeline
03/24/19:
- 03:01 Ticket #2237 (HTML5 Client Configuration File) created by
- It is desirable to control the default configuration of the HTML5 …
03/23/19:
- 16:30 Ticket #2236 (when try accessing html5 client, it kept redirected to connect.html ...) created by
- I have tried couple time to access the html5 client by pointing my …
- 11:52 Ticket #2235 (libvpx dependency missing when try installing on centos7.6) created by
- Hi, there. I came across this wonderful package when I try to get my …
03/21/19:
- 15:29 Ticket #2234 (session info latency graph gets stuck) closed by
- fixed: Was just the usual strings vs bytes nonsense, fixed in r22202.
- 13:33 Ticket #2195 (session info graphs missing with gtk3) closed by
- fixed: Fixed in r22195 + r22201 (this could be backported to 2.5), though …
- 13:32 Ticket #2234 (session info latency graph gets stuck) created by
- It stutters and doesn't really move forward. (found as part of #2195)
- 12:01 Ticket #2226 (limit video helper meta data to the modes we will need) closed by
- wontfix: Too difficult, most combinations are valid, they're just not very …
- 11:47 Ticket #2233 (client gui does not respond on first connect / screen lock / screen off) created by
- […] There is an annoying bug that you need to de-focus and …
- 05:52 Latency edited by
- (diff)
- 05:50 Latency created by
- 05:37 Index edited by
- (diff)
- 05:24 Versions/PendingFixes edited by
- (diff)
- 01:08 Ticket #2232 (measure packet per websocket frame mode) created by
-
After #2231 is done, compare the
XPRA_LEGACY_FRAME_PER_CHUNK=1
… - 01:04 Ticket #2231 (automated tests should be able to test html5 client) created by
- And record the client type so we can compare python vs html5.
03/20/19:
- 16:07 Ticket #2204 (better opengl support detection) closed by
- fixed: Done in: r22160, r22161, r22162, r22163, r22164, r22165 + r22166. …
- 16:05 Ticket #2230 (show more details when opengl probe fails) created by
- We can do that easily only with python3's …
- 14:07 Ticket #2229 (start-on-last-client-exit to differenciate on shadow session) created by
- Original #2057 was created for being able to force-lock a shadow …
- 12:01 Ticket #2228 (server refuses to act on client start/attach to shadow server) created by
- I don't know what happens and server does not connect. There is not …
- 05:43 Ticket #2227 (default to python3) closed by
- fixed
- 05:43 Ticket #2227 (default to python3) created by
- Done in r22137.
- 05:28 News edited by
- (diff)
- 05:00 Ticket #1134 (fix websockify bottleneck) closed by
- wontfix: We're no longer using websockify: #2121
- 04:50 News edited by
- (diff)
- 04:21 Ticket #2226 (limit video helper meta data to the modes we will need) created by
-
Typically, on Linux with X11 we will only need
BGRX
so there is … - 02:58 Ticket #2225 (unexpected colourspace change) created by
- Hit this running gtkperf […] We're supposed to have locking around …
03/19/19:
- 16:10 Versions edited by
- (diff)
- 16:05 Versions/PendingFixes edited by
- (diff)
- 14:42 Ticket #2172 (clipboard hangs thread) reopened by
- The client log no longer contains the {{{GtkWarning?: OpenClipboard? …
- 14:39 Ticket #2224 (win32 python3 vs python2 install mixup) created by
- Ended up with a broken installation. […] That abc.py is the one …
- 13:52 Ticket #2209 (gtk3: invalid scale factor - window stays black) closed by
- fixed: Patch has been merged.
- 13:52 Ticket #2162 (win32 python3 client scaling crash) closed by
- fixed: Patch merged in r22129. I am no longer able to reproduce the …
- 13:31 Ticket #2223 (client slow start) closed by
- fixed: That's caused by icon loading for the start menu... There are …
- 12:21 Ticket #2223 (client slow start) created by
- Not sure what's causing it, but it looks like building the systray …
- 12:00 Milestone 2.5 completed
- Provisional priorities: * Client: #1937 (SSH), #1961 (UI), #1172 / …
- 11:55 Ticket #2222 (update putty to v0.71) closed by
- fixed: The problem is that we use the tortoisesvn …
- 11:26 Ticket #2220 (html5 client: link to wiki page in about screen is wrong) closed by
- fixed: Many thanks, applied in r22125.
- 11:17 Ticket #2222 (update putty to v0.71) created by
- [https://www.theregister.co.uk/AMP/2019/03/19/putty_patched_rsa_key_exc …
- 09:58 Ticket #2221 (client "run new command" to still allow the freetext execution) created by
-
Sometime, the
right-click > Server > Run command
menu changed to … - 09:55 Ticket #2220 (html5 client: link to wiki page in about screen is wrong) created by
- From …
- 06:24 Ticket #2153 (opening meld from gnome-terminal) closed by
- fixed: vglrun is used on the server side for sharing GPU acceleration with …
- 04:17 Ticket #2138 (clipboard related hang) closed by
- needinfo: I cannot reproduce this... so it will have to wait until #812.
- 04:11 Ticket #2207 (clipboard compressible data attributeerror) closed by
- fixed: Minor improvements in r22119. I am unable to reproduce the problem …
- 02:58 Ticket #2219 (compare performance of gtk2 and gtk3 builds) created by
- In light of ticket:2211#comment:4 : Is GTK3 that much slower? We …
03/18/19:
- 14:47 Ticket #2218 (server hangs handling resizing) closed by
- fixed: It's a new resize storm: […] We can't handle that many changes to …
- 14:08 Ticket #2218 (server hangs handling resizing) created by
- GTK3 seamless server + win32 GTK3 client started with …
- 13:53 Ticket #2214 (GTK3 maximizing of windows with base+increment hints doesn't work on win32) closed by
- fixed: Workaround with simple test case in r22112.
- 12:15 Ticket #2217 (honour window gravity) created by
- This should probably be honoured when we center the contents of a …
- 11:57 Ticket #2216 (faster shadowing using KMS and EGL) created by
- See [https://github.com/obsproject/obs-studio/pull/1758 linux: add …
- 11:48 Ticket #2215 (windows can not run) closed by
- fixed: Thanks, fixed in r22109. It would be interesting to know which …
- 08:55 Ticket #2215 (windows can not run) created by
- […] My solution is: […]
- 02:46 Ticket #2090 (XPRA does not recover from network congestion (even when network does)) closed by
- needinfo
03/17/19:
- 12:26 Ticket #2142 (AvCodec Error -22) closed by
- invalid: > I had removed the PYTHONOPTIMIZE line as well, but Xpra still did …
- 09:43 Ticket #2142 (AvCodec Error -22) reopened by
- I am completely confused. On a fresh install of Ubuntu with the …
03/16/19:
- 13:46 Ticket #2142 (AvCodec Error -22) closed by
- invalid: As I suspected all along, there is something fundamental and …
03/15/19:
- 05:46 News edited by
- (diff)
- 05:24 News edited by
- typo (diff)
- 04:55 News edited by
- 2.5 (diff)
03/14/19:
- 23:21 Ticket #2146 (window offset when maximized) closed by
- worksforme
- 15:44 Ticket #2214 (GTK3 maximizing of windows with base+increment hints doesn't work on win32) created by
- The window jumps, chooses some seemingly random size and location, but …
- 15:14 Ticket #2051 (nvenc produces invalid stream) closed by
- needinfo: I can't reproduce this anymore. If it happens again, we may want to …
- 13:56 Ticket #2202 (Best screen size detection inconsistency) closed by
- fixed: Fixed in r22083.
- 12:58 Ticket #2030 (xpra "Error: unknown modifier 'mod3'" @shadow) closed by
- needinfo
- 12:57 Ticket #2017 (macos client menu: no 'session info', no Encoding menu) closed by
- needinfo
- 12:57 Ticket #2173 (xpra gui hangs depending on Decoding Latency) closed by
- needinfo
- 12:56 Ticket #2172 (clipboard hangs thread) closed by
- worksforme
- 12:55 Ticket #2133 (xpra-client of shadow freezes when right-clicking) closed by
- needinfo
- 12:55 Ticket #2095 (Existing local printers deleted on server exit) closed by
- worksforme
- 12:41 Ticket #2213 (r22071 broke Proxy startup) closed by
- fixed: Oops, sorry about that, fixed in r22082. The proxy server now honours …
- 10:16 Ticket #2213 (r22071 broke Proxy startup) created by
- Looks like a change in r22071 More details if needed but looks like an …
03/13/19:
- 17:44 Ticket #2212 (Values x and y for positioning window are always 0 (zero)) created by
- I have trouble to save the window positioning, I can only save window …
- 12:57 Ticket #2201 (gtk3 server crash) closed by
- fixed: More related fixes: * r22077: GTK3 is more asynchonous than GTK2? …
- 12:53 Ticket #2211 (gtkperf hangs gtk3 server) created by
-
Running
gtkperf -a
in a loop, and runningxpra info
in … - 11:53 Ticket #2210 (Websocket shutdown with proxy) closed by
- invalid: As per [https://tools.ietf.org/html/rfc6455#section-5.2 rfc6455 …
- 11:22 Ticket #2210 (Websocket shutdown with proxy) created by
- Hello. We are starting to implement Xpra to provide a remote desktop …
- 08:15 Ticket #2209 (gtk3: invalid scale factor - window stays black) created by
- Same steps as #2162. If the window triggers this warning when scaled …
- 08:14 Ticket #2208 (the [beta] repository is no longer signed) closed by
- fixed: Thanks, re-pushed. (not sure why it got wedged)
- 07:54 Ticket #2208 (the [beta] repository is no longer signed) created by
- Today, I received: […] Which I believe to be different than …
- 06:13 Ticket #1883 (packaging for mingw64 / MSYS2) closed by
- fixed: And finally, xpra is in MSYS2: …
- 03:23 Ticket #2181 (dbus failure with python3) closed by
- fixed: Fixed in r22064.
03/12/19:
- 12:26 Ticket #2205 (paint errors with pixmap backend) closed by
- fixed: Breakage was caused by r22033, fixed in r22058.
- 12:10 Ticket #2207 (clipboard compressible data attributeerror) created by
- Unconfirmed report: […] Version 2.5-r21480 TODO: verify that the …
- 12:02 Ticket #2206 (Mouse capture doesn't work that well) closed by
- duplicate: Have you tried using uinput for input devices? This looks like an …
- 09:36 Ticket #2206 (Mouse capture doesn't work that well) created by
- Example: install the simple game "assaultcube", which is a "small" …
- 05:12 Ticket #2205 (paint errors with pixmap backend) created by
- […]
- 02:55 Ticket #2203 (opengl fails with alpha on Ubuntu 16.04) closed by
- fixed: What happens here is that the latest driver now passes the gl feature …
- 02:55 Ticket #2204 (better opengl support detection) created by
- Based on #2203 and #1994, we should: * do a test using transparency * …
- 02:47 Ticket #2198 (org.gnome.Terminal exited with status 10) closed by
- fixed: Great hint! * r21873 OK * r21950 BAD * r21910 OK * r21930 BAD * r21920 …
- 02:41 Ticket #2203 (opengl fails with alpha on Ubuntu 16.04) created by
- Tested as part of #2198, the client output shows: […] Turning off …
03/11/19:
- 15:48 Ticket #2202 (Best screen size detection inconsistency) created by
- When first connecting to a session with the HTML5 client, the best …
- 04:50 Ticket #2201 (gtk3 server crash) created by
- With the steps from #2162: […] Or just by closing a client window.
- 03:13 Ticket #2191 (XPRA_SCALING_INTERPOLATION=nearest not working) closed by
- worksforme
03/10/19:
- 13:53 Ticket #2190 (Bionic packages do not play well with HWE 18.04) closed by
- fixed: Using debootstrap made this more difficult. Steps: * debootstrap a new …
- 09:43 Ticket #2200 (html5 client visual corruption) closed by
-
fixed: Using
XPRA_SAVE_VIDEO_STREAMS=1 xpra shadow ...
, then using … - 05:48 Ticket #2200 (html5 client visual corruption) created by
- Seen with the win32 shadow server as tested for #2124. Looks like some …
03/09/19:
- 12:17 Ticket #2199 (Expose all "critical" server issues to the client) created by
- Based on #2198, as a user I'd like to know: * When xpra has …
- 03:54 DragAndDrop edited by
- (diff)
03/08/19:
- 15:44 Download edited by
- (diff)
- 14:50 Ticket #2126 (Disambiguate installation package names) closed by
- fixed: Verified everything in the http://xpra.org/trac/ticket/2126#comment:3 …
- 14:14 Ticket #2198 (org.gnome.Terminal exited with status 10) created by
- I am trying to verify #2172, however […] ======== […] And …
- 04:23 Ticket #1568 (python3) closed by
- fixed: Everything seems to work fine, including the proxy server (#2185). …
- 04:21 Ticket #2185 (verify proxy server under python3) closed by
- invalid: The patch is not needed, AFAICT everything works fine. See …
03/07/19:
- 14:41 Ticket #2132 (libvpx 1.8) closed by
- fixed: Here's what happened: we wanted to go back to using system provided …
- 14:06 Ticket #2182 (Speaker codec configuration not applying) closed by
- fixed: Thanks for the bug report. Fixed in r22000.
- 13:18 Ticket #2164 (python2 socket.connect can raise EINTR) closed by
- wontfix: We're moving to python3 soon and I've never seen this error, so let's …
- 13:07 Ticket #1921 (Local xpra is extremely laggy) closed by
- fixed: Thanks, let's close this, we can re-open or link back here if we hit …
- 12:55 Ticket #2155 (pylint warnings) closed by
-
fixed: More, some reported by
PYTHONWARNINGS=all
: * r21871, r21897, … - 12:43 Ticket #1985 (2.5 moduleset updates) closed by
- fixed: * r21895: numpy 1.16.2 * r21947: cython 0.29.6 * r21949: openssl …
- 12:42 Ticket #1979 (2.5 html5 updates) closed by
- fixed: Fixes: * r21916: window focus handling error * r21917: missing pointer …
- 07:11 Ticket #2179 (tray menu is unusable on Ubuntu) closed by
- fixed: This will do for this release, will follow up in #2197
- 05:27 Ticket #2197 (help gnome users find a way to get statusicon back) created by
- Follow up for #406. If we find that the topicons / appindicator …
03/06/19:
- 10:12 Download edited by
- (diff)
- 09:49 Building/Debian edited by
- (diff)
- 06:30 Ticket #2196 (Fedora 30 and Ubuntu Disco support) closed by
- fixed: Fedora 30 and GCC 9 fixes: r21978 + r21977. Ubuntu Disco Dingo: …
- 06:25 Ticket #2196 (Fedora 30 and Ubuntu Disco support) created by
- 06:23 Ticket #1818 (python3 gtk3 client feature parity) closed by
- fixed: * appindicator issues are tracked in #406 and #2179 * session info …
- 06:21 Ticket #2195 (session info graphs missing with gtk3) created by
- Probably a good time re-use a library and make them look better. …
- 06:19 Ticket #406 (fix appindicator so we can use it for forwarding system trays) closed by
- fixed: Fixes in: * r21893 packaging: recommend appindicator and …
- 06:07 Ticket #406 (fix appindicator so we can use it for forwarding system trays) reopened by
- Needed because statusicon is now even more broken..
- 04:46 Ticket #2194 (gtk3 opengl client crash with scaling + resizing) closed by
- fixed: Using apitrace as per wiki/Debugging/OpenGL, it seems to crash on …
- 03:06 Ticket #2194 (gtk3 opengl client crash with scaling + resizing) created by
- Upscale and xterm a couple of times then resize it down, boom: […] …
03/05/19:
- 14:36 Building/Debian edited by
- (diff)
- 14:30 Building/Debian edited by
- (diff)
- 14:23 Building/Debian edited by
- (diff)
- 14:11 Building/Debian edited by
- (diff)
- 13:43 Building/Debian edited by
- (diff)
- 12:21 Clients/Java edited by
- (diff)
- 12:20 Clients/Java edited by
- (diff)
- 05:33 Ticket #2193 (proxy start should not set encodings) created by
- As per #2180, the server start command includes the list of encodings …
- 04:11 Ticket #2192 (race condition with printer setup) closed by
- fixed: Fixed in r21970.
- 03:51 Ticket #2192 (race condition with printer setup) created by
- […]
03/04/19:
- 21:03 Ticket #2191 (XPRA_SCALING_INTERPOLATION=nearest not working) created by
- XPRA_SCALING_INTERPOLATION=nearest setting doesn't work. the …
- 13:37 Ticket #2190 (Bionic packages do not play well with HWE 18.04) created by
- Upgraded one bionic system to HWE 18.04. XPRA was removed in upgrade …
- 12:21 Ticket #1973 (IE11 Support) closed by
- fixed: Thanks! Applied in r21961.
- 12:11 Ticket #1973 (IE11 Support) reopened by
- Try catch blocks without an argument were added recently. IE11 doesn't …
- 07:19 Ticket #2189 (application does not get focus) closed by
- fixed: Bisecting: * 2.0 latest: OK, required r21954 build fix for Fedora 29, …
- 06:43 Ticket #2189 (application does not get focus) created by
-
Seen with
d-feet
, the whole window is slightly greyed out as if … - 03:31 Ticket #2188 (mdns sessions not grouped) closed by
- fixed: Fixed in r21945. (not backporting)
- 02:57 Ticket #2188 (mdns sessions not grouped) created by
- That's because the unix domain sessions give us the current session …
- 02:56 Ticket #2187 (update mdns properties on the fly) created by
- Blocked by #1123. Discovered as part of #2188 We only learn the …
03/03/19:
- 15:15 FAQ edited by
- (diff)
- 12:50 Ticket #2186 (re-evaluate pulseaudio's memfd) created by
- It's supposed to better, should we be using it again? See #1638 and …
- 09:35 Ticket #2180 (remote start does not enable video) closed by
- fixed: Fixed in r21937 - probably too intrusive to backport. See also #2193
- 03:22 Ticket #2185 (verify proxy server under python3) created by
- Probably needs the same fix as r21931, unless multiprocessing has some …
03/02/19:
- 14:44 Ticket #2184 (remote start is broken with python3) closed by
- fixed: * r21933 fixes the signal handling, we now force exit and return a …
- 09:53 Ticket #2132 (libvpx 1.8) reopened by
- > with xpra and xpra beta repo's enabled. Ah, you had me worried …
03/01/19:
- 12:02 Ticket #2184 (remote start is broken with python3) created by
- Probably following the fix in r21923. Running a remote start just …
- 09:29 Ticket #2183 (Window Move Issues in HTML Client) closed by
- fixed: Thanks for the patches! The first one is obviously a bug, applied in …
- 08:54 Ticket #2183 (Window Move Issues in HTML Client) created by
- I think I see 2 issues introduced into the HTML client. These both …
02/28/19:
- 22:32 Ticket #2182 (Speaker codec configuration not applying) created by
- Seems whatever server side 'speaker-codec' configuration value I place …
- 11:13 Ticket #2181 (dbus failure with python3) created by
- Not sure what the problem is, the output looks identical to the …
02/26/19:
- 14:56 Ticket #2180 (remote start does not enable video) created by
- […] Shows in the server log: […] No h264, vp8 or vp9.. The …
- 14:03 Ticket #2179 (tray menu is unusable on Ubuntu) created by
- Tested on Ubuntu 18.04. Looks like it's using topicons-plus to show …
- 12:54 Ticket #2158 (reentrant call inside logger) closed by
- fixed: As per [https://stackoverflow.com/questions/26388088/ Python GTK …
- 07:53 Ticket #2175 (Websocket connection failing with reverse proxy due to incorrect Host ...) closed by
- fixed: Yes, r21887 works for me. Thanks.
- 06:31 Ticket #2178 (better monotonic clock for win32) created by
- Using …
- 05:34 Ticket #2157 (fix dashes on online manual) closed by
- fixed: r21888 works for me. Hopefully this doesn't trigger warnings somewhere …
- 05:13 Ticket #2132 (libvpx 1.8) closed by
- worksforme
- 05:12 Ticket #2124 (html5 clients mouse has offset) closed by
- fixed: Backport in r21886.
- 04:23 Ticket #2177 (runtime python warnings) closed by
- fixed: * r21881 file leak fixed (harmless) * r21882 stop calling …
- 03:34 Ticket #2177 (runtime python warnings) created by
- Similar to #2155 but this is for runtime warnings exposed using: […]
- 01:19 Ticket #2176 (cannot connect to old-style shadow) closed by
- fixed: That's caused by: […] And has already been fixed in r21829.
02/25/19:
- 20:50 Ticket #2176 (cannot connect to old-style shadow) created by
-
Attaching to an
XPRA_SHADOW_MULTI_WINDOW=0 xpra shadow
(#1801) with: … - 14:46 Ticket #2175 (Websocket connection failing with reverse proxy due to incorrect Host ...) created by
- I can provide more details if needed but... In …
- 08:34 Ticket #2174 (xpra shadow raises "Error parsing xdg menu data") closed by
- invalid: This isn't related to #2153, different menu: this one is your system …
- 08:27 Ticket #2174 (xpra shadow raises "Error parsing xdg menu data") created by
- It feels related to #2153, but no idea if it is. Search returns …
02/24/19:
- 17:48 Ticket #2173 (xpra gui hangs depending on Decoding Latency) created by
- It appears that GUI actions of xpra (specifically, tray actions) are …
- 17:28 Ticket #2172 (clipboard hangs thread) created by
- […] xpra tray reads "1 clipboard requests in progress" and …
- 04:49 Ticket #2171 (support upgrade-desktop) closed by
- fixed: Done in r21847.
- 04:46 Ticket #2171 (support upgrade-desktop) created by
- At the moment, to upgrade a desktop server, one has to use {{{xpra …
02/23/19:
- 06:53 Ticket #2170 (msys2 packages for python-gssapi and winkerberos) created by
- Following the instructions in ticket:1691#comment:7.
- 05:45 Dependencies edited by
- (diff)
- 04:10 ApplicationQuirks edited by
- (diff)
- 03:13 Download edited by
- (diff)
02/22/19:
- 17:12 Ticket #2166 (Windows notifications not displaying) closed by
- fixed: Replying to Antoine Martin: > I have committed a potential …
- 14:26 Ticket #2169 (native win32 notifications broken) created by
- See ticket:2166#comment:2.
- 13:00 Ticket #853 (py3k server support) closed by
- fixed: This is ready for release. It should be on par with the python2 server.
- 12:30 Ticket #2168 (html5 client does not recover from paint errors) closed by
- fixed: The fix is in r21806 - triggering this problem is actually almost …
- 08:28 Ticket #2168 (html5 client does not recover from paint errors) created by
- Discovered as part of #2167: injecting random errors into the paint …
- 08:09 Ticket #2167 (report javascript stacktraces to the server) closed by
- fixed: Done in r21793. As a bonus, we no longer assume that …
- 08:07 Ticket #2167 (report javascript stacktraces to the server) created by
- Just like we do for the python client: unless the details of those …
- 07:41 Ticket #2166 (Windows notifications not displaying) created by
- Server: CentOS7 r21792 Client: Windows 10 r21792 (tcp or ws …
Note: See TracTimeline
for information about the timeline view.