Timeline
04/18/13:
- 18:34 Changeset in xpra [3106] by
- fix get_resources_dir so we can run from the jhbuild installation and …
- 18:01 Clipboard edited by
- add new ticket link (diff)
- 18:00 Ticket #11 (clipboard support for OSX and win32) closed by
- duplicate
- 17:58 Ticket #318 (clipboard client-to-server support on OSX) created by
- As of r3105, we support clipboard copy server-to-client with OSX. To …
- 17:33 Changeset in xpra [3105] by
- #11 add basic server-to-client clipboard support on OSX: * add new …
- 16:07 Changeset in xpra [3104] by
- delay logger initialization until actually we need it, to ensure …
- 15:10 Changeset in xpra [3103] by
- delay logger initialization until actually we need it, to ensure …
- 14:43 Ticket #240 (early startup errors should not leave a vfb behind) closed by
- wontfix: actually, we can't do anything about this: we can't just encode a …
- 12:04 Changeset in xpra [3102] by
- update release notes
- 10:38 Changeset in xpra [3101] by
- include svn revision number in win32 installer filename
- 08:50 Changeset in xpra [3100] by
- #297 try harder to give cleanup a chance to run with the main loop …
- 08:44 Changeset in xpra [3099] by
- better debug logging for win32 mask_to_names workarounds (Num Lock, Alt Gr)
- 06:51 Keyboard edited by
- (diff)
04/17/13:
- 20:48 Ticket #272 (fix/improve MS Windows clipboard handling) closed by
- fixed: Ok, I can't find any way to make the clipboard misbehave between …
- 17:10 Ticket #297 (Sound stops working and gives errors when turned on and off using ...) reopened by
- 16:35 Changeset in xpra [3098] by
- #312: use native win32 API to detect "Num Lock" status
- 16:04 Clipboard edited by
- (diff)
- 16:02 Ticket #307 (try to avoid doing so many round-trips to get clipboard data) closed by
- fixed: I was wrong: I believe this was caused by the fact that we were …
- 15:55 Changeset in xpra [3097] by
- log packet headers using hexlify() to prevent control characters from …
- 15:15 Ticket #316 (pass exit-with-children flag when starting sessions remotely) closed by
- fixed: fixed in r3096 see also #317
- 15:15 Ticket #317 (pass more options when using remote ssh start) created by
- related to #316 When using remote start, like: […] At the moment, …
- 14:32 Changeset in xpra [3096] by
- forward --exit-with-children flag when starting a remote server
- 12:56 Changeset in xpra [3095] by
- with r3092, it looks like we can enable stop/start sound on win32 again!
- 12:50 Changeset in xpra [3094] by
- avoid warning during exit cleanup
- 12:37 Changeset in xpra [3093] by
- add new (commonly used?) resolution to default list
- 12:22 Ticket #316 (pass exit-with-children flag when starting sessions remotely) created by
- With the new remote start feature of 0.9.x: […] The session will …
- 11:58 Changeset in xpra [3092] by
- let ctrl-C fire as a SIGINT event and exit that way, prevents hangs …
- 11:29 Ticket #315 (dropped server connections leave "ghost" client windows when using the ...) closed by
- fixed: r3087 implements a much more simple fix: we close the windows *after* …
- 11:28 Changeset in xpra [3091] by
- only draw spinners over "main" windows (not menus, etc)
- 11:13 Changeset in xpra [3090] by
- * fix spinner with OpenGL client windows * simplify check_server_echo …
- 10:38 Changeset in xpra [3089] by
- initializing the logger on add_dead_pid can deadlock as this may get …
- 09:56 Changeset in xpra [3088] by
- remove duplicated log messages
- 09:40 Changeset in xpra [3087] by
- when cleaning up, ensure we close all the windows, but only after …
- 06:08 Changeset in xpra [3086] by
- more readable debug log format (use milliseconds)
- 06:07 Changeset in xpra [3085] by
- if debug flag is set, honour it and switch on debug logging
04/16/13:
- 19:38 Changeset in xpra [3084] by
- we must return None to allow
- 18:12 Changeset in xpra [3083] by
- allow the ping timeout to be modified via an env var to make it easier …
- 17:26 Changeset in xpra [3082] by
- don't show "-1" as port number if unspecified!
- 17:10 Changeset in xpra [3081] by
- quit may be called as a signal handler, so it needs to be able to …
- 16:42 Ticket #311 (failed server upgrades should not kill the Xvfb) closed by
- fixed: avoid killing Xvfb unless we are ready to service the main loop done …
- 16:41 Changeset in xpra [3080] by
- #311: only register the kill_xvfb exit callback just before we are …
- 10:54 Ticket #315 (dropped server connections leave "ghost" client windows when using the ...) created by
- We now use a single process for the launcher and the client, which …
- 10:21 Changeset in xpra [3079] by
- if the user insists on using OpenGL with VirtualBox?, let them
- 10:11 Changeset in xpra [3078] by
- callbacks may be empty
- 08:00 Ticket #314 (VirtualBox win32 clients can crash hard just doing the initial OpenGL ...) created by
-
When we start the application without specifying "
--opengl=no
" … - 07:45 Changeset in xpra [3077] by
- only use GL for "normal" windows (not drop down menus, etc) - prevents …
- 07:30 Clipboard edited by
- add link to new ticket (diff)
- 07:29 Ticket #313 (speed up clipboard paste for "greedy" clients (win32)) created by
- Not sure if this would work or not, OTOH why not? When we paste …
- 07:24 Changeset in xpra [3076] by
- #272: ensure we only re-send the clipboard token to clients that need …
- 06:19 Changeset in xpra [3075] by
- #272: don't send the token twice when send_on_owner_change is set: do …
04/15/13:
- 22:23 Ticket #312 (Xpra should be able to determine Num Lock status of keyboards on ...) created by
- Num Lock is currently functional, but its state isn't interpreted and …
- 19:48 Changeset in xpra [3074] by
- log important send_on_owner_change flag
- 19:10 Ticket #311 (failed server upgrades should not kill the Xvfb) created by
- Somewhat hard to reproduce, but finally got a trace. I managed to get …
- 18:42 Changeset in xpra [3073] by
- if we are running inside VirtualBox?, make opengl default to False to …
- 17:01 Changeset in xpra [3072] by
- process_damage_region can run from a timer, so the window may have …
- 15:55 Changeset in xpra [3071] by
- if a client quickly maps then unmaps windows, we can end up in a …
- 15:53 Changeset in xpra [3070] by
- when we stop managing a window, we want to disconnect the handlers …
- 15:51 Changeset in xpra [3069] by
- we MUST set the managed flag before calling setup so that setup_failed …
- 15:44 Debugging edited by
- (diff)
- 15:27 Debugging edited by
- (diff)
- 15:04 Ticket #310 (OR windows can go awol) created by
- Reproducible using gnome-terminal: simply move through the drop down …
- 14:03 Changeset in xpra [3068] by
- move "handshake complete" so we log it just once when checking …
- 13:55 Changeset in xpra [3067] by
- 13:29 Changeset in xpra [3066] by
- show launcher bug summary in window notification area
- 07:52 Changeset in xpra [3065] by
- if we don't have rules, don't try to log them
- 07:51 Changeset in xpra [3064] by
- prettify output
- 07:24 Ticket #309 (until we have contents to paint the gl windows show undefined contents) created by
- This is most noticeable with drop down menus. Ideally, we would want …
- 06:53 Changeset in xpra [3063] by
- small tidy ups
- 06:25 Changeset in xpra [3062] by
- unused import
04/14/13:
- 20:19 Changeset in xpra [3061] by
- support binding to IPv6 addresses
- 17:01 Keyboard edited by
- (diff)
- 16:50 Changeset in xpra [3060] by
- populate password field
- 16:43 Changeset in xpra [3059] by
- safely ignore clipboard packets arriving after the connection has been …
- 16:03 Changeset in xpra [3058] by
- log child exit
- 07:49 ProjectIdeas edited by
- add link to dri3k info (diff)
- 05:14 Changeset in xpra [3057] by
- updated faq: latest is 0.8.x (oops), and add gnome-shell breakage info
04/12/13:
- 17:03 Ticket #306 (Windows client not responding to server pings and timing out after 60 ...) closed by
- duplicate: Fixed - see #308
- 16:56 Ticket #308 (Ping timeout if client and server have different times) closed by
- fixed: Applied in r3056 - Thanks!
- 16:55 Changeset in xpra [3056] by
- #308 Move update of last_ping_echoed_time to the correct handler
- 16:45 Ticket #308 (Ping timeout if client and server have different times) created by
- For the server, the updating of last_ping_echoed_time is happening in …
04/10/13:
- 16:11 Changeset in xpra [3055] by
- set_log_filename is win32 only!
04/07/13:
- 15:06 Changeset in xpra [3054] by
- fix systray notification handling code: _NET_SYSTEM_TRAY_MESSAGE_DATA …
- 11:34 Changeset in xpra [3053] by
- fix gl error when windows disappear before we draw on them
04/04/13:
- 14:17 Changeset in xpra [3052] by
- add logging when we send pings (cheap)
- 13:46 Ticket #307 (try to avoid doing so many round-trips to get clipboard data) created by
- Split from #272 Some Desktop Environments (win32, gnome3) or …
- 13:30 Changeset in xpra [3051] by
- #272: rather than (wrongly) claiming ownership of the selection …
04/03/13:
- 18:46 Changeset in xpra [3050] by
- #272: minimal example implementation of a clipboard responder (only …
- 15:18 Changeset in xpra [3049] by
- clipboard (aka selection) names are in uppercase, so prevent typos by …
- 14:46 Changeset in xpra [3048] by
- make it easier to test various clipboard settings and implementations, …
04/02/13:
- 23:15 Ticket #306 (Windows client not responding to server pings and timing out after 60 ...) created by
- This is an odd one. There is one, and only one (so far) windows client …
04/01/13:
- 21:53 Changeset in xpra [3047] by
- updated release notes for 0.9.0
03/31/13:
- 10:29 Ticket #305 (PNG palette indexed encoding mode) created by
- would probably save a fair amount of bandwidth. We can provide a new …
03/29/13:
03/28/13:
- 20:11 Ticket #304 (opengl rendering needs all updates to go via the textures) closed by
- wontfix: much better solution implemented in r3044
- 18:34 Changeset in xpra [3046] by
- gl: fix gl check always failing because …
- 18:24 Changeset in xpra [3045] by
- always claim ownership if enabled, even when we receive a "no …
- 18:00 Changeset in xpra [3044] by
- gl: paint partial RGB updates using OpenGL
03/27/13:
- 21:11 Changeset in xpra [3043] by
- #303 better error message for invalid tcp connection strings
- 21:10 Changeset in xpra [3042] by
- v0.8.9 version bump
- 17:25 Changeset in xpra [3041] by
- #257: r2883, r2884 and r2898 backported to v0.8.x branch
- 17:02 Changeset in xpra [3040] by
- full_redraw does not make sense for tray icons (not implemented)
- 07:19 ProjectIdeas edited by
- (diff)
03/26/13:
- 00:53 Ticket #275 (handle clipboard large data transfers better) closed by
- worksforme: It looks like the bump to 256 KB makes the clipboard big enough to …
03/25/13:
- 23:36 Ticket #296 (Redraw errors with opengl enabled on win 7 64 - nvidia gtx 670) closed by
- fixed
- 23:35 Ticket #297 (Sound stops working and gives errors when turned on and off using ...) closed by
- fixed
- 20:02 Ticket #274 (advanced clipboard filtering) closed by
- fixed: I can still copy from xterms to windows client. I've commented that in …
- 20:00 Ticket #303 (invalid literal Value error when attaching with 32 bit xp via cmd) closed by
- invalid: I can't seem to reproduce this bug when using --opengl=off . I'm going …
- 10:37 ProjectIdeas edited by
- Improve formatting, still not great. (diff)
- 10:31 ProjectIdeas created by
- add gsoc project ideas without formatting
- 10:31 WikiStart edited by
- project ideas for GSOc (diff)
- 10:30 WikiStart edited by
- (diff)
03/23/13:
- 05:53 Changeset in xpra [3039] by
- completely remove references to the merged clipboard
03/22/13:
- 22:58 Ticket #301 (Win client beta installs don't have alternate speaker codecs packaged.) closed by
- fixed
- 15:52 Ticket #288 (Xpra server crashes with message Assertion 'b' failed at ...) closed by
- worksforme: I'm not sure what the issue was but i'm unable to reproduce this in …
- 13:17 Changeset in xpra [3038] by
- #272: * add claim_ownership workaround for win32 clients * remove …
- 11:03 Changeset in xpra [3037] by
- backing may have been cleared by the time we get here, then don't try …
- 09:37 Ticket #304 (opengl rendering needs all updates to go via the textures) created by
- The current codepath for painting with rgb24/png paints directly onto …
- 03:22 Ticket #303 (invalid literal Value error when attaching with 32 bit xp via cmd) created by
- Trying to connect to an xpra session using a 32 bit windows xp client …
- 03:19 Ticket #302 (honour the window manager initial position hint) created by
- All the windows are currently opening in the top left corner no matter …
- 02:41 Changeset in xpra [3036] by
- #301: add missing codec DLLs, and remove theora which we do not use
03/21/13:
- 20:17 Ticket #301 (Win client beta installs don't have alternate speaker codecs packaged.) created by
- The 0.8.8 xpra windows client dist has alternate speaker codecs …
- 17:56 Changeset in xpra [3035] by
- avoid calling queue_draw with gl window backings: the data is already …
- 16:54 Changeset in xpra [3034] by
- #163 (and maybe other tickets): some applications (Java with gtk …
- 16:49 TracReports edited by
- (diff)
- 16:49 TracPermissions edited by
- (diff)
- 16:49 WikiMacros edited by
- (diff)
- 16:49 WikiProcessors edited by
- (diff)
- 16:49 TracRepositoryAdmin edited by
- (diff)
- 16:49 PageTemplates edited by
- (diff)
- 16:49 TracUpgrade edited by
- (diff)
- 16:49 TracStandalone edited by
- (diff)
- 16:49 TracWorkflow edited by
- (diff)
- 16:49 TracInterfaceCustomization edited by
- (diff)
- 16:49 TracFastCgi edited by
- (diff)
- 16:49 TracNavigation edited by
- (diff)
- 16:49 WikiNewPage edited by
- (diff)
- 13:49 Changeset in xpra [3033] by
- check for minimum texture size that can handle full screen windows
- 11:42 Ticket #294 (Win32 launcher SSH seems broken) closed by
- fixed
- 11:38 Ticket #299 (try newer gstreamer win32 builds) closed by
- wontfix: OK, I want to make a release sooner rather than later so I've tried it …
- 11:36 Changeset in xpra [3032] by
- #297: until we can build a newer gstreamer and figure out what the …
- 11:28 Ticket #300 (setup a proper build infrastructure for win32 builds) created by
- Developing on win32 is a nightmare and we rely on far too many sources …
- 03:02 Ticket #246 (support vorbis and flac sound encoding) closed by
- fixed: Not going to bother with vorbis and aac since there are better …
- 02:59 Ticket #299 (try newer gstreamer win32 builds) created by
- In order to solve #297 reliably and to get opus support (#246), we …
03/20/13:
- 18:50 Ticket #287 (Win client Caps Lock state not forwarded) closed by
- fixed: All good. Closing.
- 17:52 Changeset in xpra [3031] by
- when we cleanup a pipeline, ensure we don't try to re-use it
- 17:48 Changeset in xpra [3030] by
- add resource usage via xpra info, for details see: …
- 17:30 Changeset in xpra [3029] by
- #287 when dealing with win32 clients, we still want to make some …
- 16:42 Changeset in xpra [3028] by
- update docstring to match code
- 16:37 Testing edited by
- (diff)
- 15:14 Changeset in xpra [3027] by
- restore missing options to "xpra -h"
- 15:10 Changeset in xpra [3026] by
- add missing end of section
- 15:08 Ticket #229 (x264 decompress_image_to_yuv crashes on win32 and linux 32 bits) closed by
- fixed: Everything seems to work fine.
- 14:49 Ticket #151 (fix all gcc compiler warnings that we can fix - strict-aliasing rules) closed by
-
wontfix: Compiling with Fedora 18 and
-Wall
does not show a single … - 14:20 Ticket #286 (fancy input methods can interfere and break the keyboard) closed by
- fixed: No-one complained, and if someone does, we'll re-open this ticket.
- 13:54 Keyboard edited by
- (diff)
- 13:51 Ticket #245 (0.8.1: text flickery with x264 and min-quality<70) closed by
- wontfix: I don't think there is much we can do about this at all, when using …
- 11:46 Changeset in xpra [3025] by
- only try to start pulseaudio on posix servers and log more info on …
- 11:42 Changeset in xpra [3024] by
- provide default for pulseaudio command and fix var name (no underscores!)
- 11:23 Changeset in xpra [3023] by
- when we close the tray, stop receiving session events
- 10:30 Changeset in xpra [3022] by
- on the second C, force quit without any cleanup
- 10:18 Changeset in xpra [3021] by
- add lots of debug to cleanup/exit paths to ease the debugging of exit hangs
- 10:11 Changeset in xpra [3020] by
- #298 * when shutting down, don't bother trying to change the pipeline …
- 09:57 Ticket #298 (win32 control-C can deadlock client in gstreamer code) created by
- r2441 was meant to ensure we cleanup properly when control-C is used …
- 03:51 Changeset in xpra [3019] by
- fix man page missing escape warnings
03/19/13:
- 20:28 Ticket #297 (Sound stops working and gives errors when turned on and off using ...) created by
- Using youtube on video , playing with speaker on /off features , got …
- 20:16 Debugging edited by
- GL debugging (diff)
- 20:03 Ticket #296 (Redraw errors with opengl enabled on win 7 64 - nvidia gtx 670) created by
- I was re-sizing the client window when I got this anomaly and the …
- 16:06 Ticket #189 (Mouse cursor is tiny) reopened by
- Reopening - tiny cursor with VMWare. No --dpi was used, this is the …
- 14:17 Changeset in xpra [3018] by
- log selection in do_selection_get
- 11:16 Changeset in xpra [3017] by
- ensure we always call xpra.platform.init(), and after setting the new …
- 10:22 Changeset in xpra [3016] by
- better gl diagnostic messages in UI
- 09:45 Changeset in xpra [3015] by
- fix compilation with VC
- 09:36 Changeset in xpra [3014] by
- don't show any validation warnings if launched without a config file …
- 09:35 Changeset in xpra [3013] by
- doh: failed to even compile test this :*(
- 09:20 Changeset in xpra [3012] by
- check all return values from malloc
- 09:06 Changeset in xpra [3011] by
- fix memleak introduced by r2991
- 07:02 Changeset in xpra [3010] by
- also trap signals when running from the launcher
- 06:34 Changeset in xpra [3009] by
- #294 * separate form creation from populate * separate validation from …
- 06:22 Changeset in xpra [3008] by
- UI can now set both min-speed and speed, and updating one may update …
- 04:26 Changeset in xpra [3007] by
- ensure we honour "min-speed" and add debug for encoding and encryption …
- 04:05 Changeset in xpra [3006] by
- * ensure we use the same glconfig mode for testing features and for …
- 03:36 Changeset in xpra [3005] by
- always use force flag so we get more diagnostics
Note: See TracTimeline
for information about the timeline view.