Timeline
12/22/15:
- 17:41 Changeset in xpra [11472] by
- #1046 add some new enum definitions and tweak some structs
- 17:19 Changeset in xpra [11471] by
- #1046 tweak to allow us to build against SDK v6 - tested on Linux only
- 16:40 Changeset in xpra [11470] by
- handle None values the same way as empty strings: no auth
- 16:24 Changeset in xpra [11469] by
- use a custom script to move the PyOpenGL bits back into the …
- 15:42 Changeset in xpra [11468] by
- control randr using the new command line option "resize-display"
- 15:41 Changeset in xpra [11467] by
- no auth specified, don't use any!
- 15:37 Versions/PendingFixes edited by
- (diff)
- 15:36 Changeset in xpra [11466] by
- use the instance variable, not the global environment override
- 15:28 Changeset in xpra [11465] by
- safer authentication and encryption: * remove legacy password-file as …
- 13:43 Ticket #1056 (server encoding queue errors: AssertionError in video_encode) closed by
- fixed: I am closing this as "fixed" because all the more "proper" fixes for …
- 13:36 Changeset in xpra [11464] by
- r11462 for v0.16.x branch: fix av-sync freeze() via restriding
- 13:32 Ticket #1054 (Warning: XShm get_pixels_ptr XImage is NULL) closed by
- fixed: Huge bug found in av-sync: r11462 fixes this (will backport), r11463 …
- 13:29 Changeset in xpra [11463] by
- #1054: * add docstring so we don't break things again in the future * …
- 13:23 Changeset in xpra [11462] by
- when the newstride value is non-zero, we want to force a restride, ie: …
- 12:29 Versions/PendingFixes edited by
- (diff)
- 12:29 Changeset in xpra [11461] by
- r11459 for v0.15.x and v0.16.x branches: try harder to find a default …
- 12:25 Changeset in xpra [11460] by
- r11450 for older branches: correct libc location on FreeBSD
- 11:22 Versions/PendingFixes edited by
- (diff)
- 11:22 Changeset in xpra [11459] by
- try harder to locate a default icon to use for the given wmclass in …
- 10:33 Changeset in xpra [11458] by
- try to ensure that we build the same version as upstream for each …
- 10:01 Changeset in xpra [11457] by
- slightly more user friendly error messages when the client goes MIA
- 07:39 Changeset in xpra [11456] by
- send less spam to the system log
- 07:33 Changeset in xpra [11455] by
- r11447 for v0.16.x: fix encoding control command
- 07:31 Changeset in xpra [11454] by
- r11449 for all supported branches: also handle DragonFly?
- 07:28 Versions/PendingFixes edited by
- (diff)
- 07:28 Changeset in xpra [11453] by
- r11452 for v0.16.x and v0.15.x branches: drop new buffers when …
12/21/15:
- 14:53 Versions/PendingFixes edited by
- (diff)
- 12:51 Changeset in xpra [11452] by
- #986: don't try to push more data after we have stopped, which could …
- 12:08 Ticket #1061 (wait for sound to be played before sending sound) created by
- This looks feasible with pulseaudio's …
- 11:57 Changeset in xpra [11451] by
- also record opengl errors for diagnostics
- 02:24 Versions/PendingFixes edited by
- (diff)
- 02:23 Changeset in xpra [11450] by
- correct libc location on FreeBSD - apparently
- 02:22 Changeset in xpra [11449] by
- also handle DragonFly?
12/20/15:
- 16:00 Changeset in xpra [11448] by
- #1060: add dbus and control interface for changing video region …
- 15:14 Ticket #1058 (Can't connect from windows) closed by
- worksforme: Thanks. It turns out it works by updating the xpra version on the server
- 11:51 Versions/PendingFixes edited by
- (diff)
- 11:50 Changeset in xpra [11447] by
- control commands no longer return codes, just the message
- 09:54 Clients/HTML5 edited by
- (diff)
- 07:42 Changeset in xpra [11446] by
- oops missed from version bump
- 06:55 Changeset in xpra [11445] by
- new upstream release
- 06:11 Usage/Docker edited by
- (diff)
- 06:09 Usage/Docker edited by
- (diff)
- 06:09 Usage/Docker/CentOS edited by
- (diff)
- 06:08 Usage/Docker edited by
- (diff)
- 06:06 WikiStart edited by
- (diff)
12/19/15:
- 14:02 Usage/Docker/CentOS created by
- Steps to install xpra in centos image
- 11:29 Ticket #1060 (allow client applications to specify the video region) created by
- Follow up from #410: some applications may know where the region of …
- 08:42 Changeset in xpra [11444] by
- always quote the command name
- 08:17 Versions/PendingFixes edited by
- (diff)
- 08:16 Changeset in xpra [11443] by
- r11430 + r11433 for v0.14.x, v0.15.x and v0.16.x: make it possible to …
- 08:05 Changeset in xpra [11442] by
- r11438 for v0.16.x branch: fix pulsesink with gstreamer 1.x
- 08:02 Changeset in xpra [11441] by
- r11439 for v0.16.x branch: usually, we cannot access the DISPLAY from …
- 06:08 Changeset in xpra [11440] by
- clarify the log message
12/18/15:
- 16:23 Versions/PendingFixes edited by
- (diff)
- 16:22 Changeset in xpra [11439] by
- prefer pulsesink to autoaudiosink, without accessing the display to …
- 16:16 Versions/PendingFixes edited by
- (diff)
- 16:15 Changeset in xpra [11438] by
- fix pulsesink with gstreamer 1.x: they have renamed "client" to …
- 16:04 Changeset in xpra [11437] by
- remove gstreamer 0.10 remnants
- 16:02 Changeset in xpra [11436] by
- CentOS 7.2 rebuild
- 16:00 Changeset in xpra [11435] by
- * use a subprocess to query the opengl properties of the current …
- 15:59 Changeset in xpra [11434] by
- make it easier to exec all child commands using a wrapper (ie: vglrun)
- 15:57 Versions/PendingFixes edited by
- (diff)
- 15:57 Changeset in xpra [11433] by
- missed bits from r11430
- 14:39 Versions/PendingFixes edited by
- (diff)
- 14:38 Changeset in xpra [11432] by
- rstrip doesn't do what I want it to do!
- 14:03 Changeset in xpra [11431] by
- log source and sink plugins in gstreamer info
- 13:49 Versions/PendingFixes edited by
- (diff)
- 13:48 Changeset in xpra [11430] by
- add new shortcut for showing the systray menu
- 13:21 Changeset in xpra [11429] by
- remove old video_separateplane support from avcodec
- 12:50 Changeset in xpra [11428] by
- remove compatibility with versions older than 0.14, and drop the …
- 03:14 Changeset in xpra [11427] by
- r11426 for v0.16.x branch: re-add mp3 gstreamer-1.0 support for osx
- 02:27 Changeset in xpra [11426] by
- #970: include lame and mad dylibs for mp3 support
12/17/15:
- 23:48 Ticket #1055 (right shift key is mapped to '7' with html5 client) closed by
- fixed: Tested with a r11425 trunk Fedora 23 server, connected from Google …
- 20:17 Ticket #1059 (Unable to add working Xterm windows to HTML5 Client) created by
- Title is a bit wonky. The server is a Fedora 23 trunk r11425 server …
- 19:11 Ticket #1058 (Can't connect from windows) created by
- While I can connect to my Xpra server without problem from linux …
- 18:30 Ticket #1050 (Portrait monitor full screen crashes tool) closed by
- worksforme: restarting the server (previously after disabling Intel and forcing …
- 09:49 Changeset in xpra [11425] by
- we need this one to build the latest python-lz4 on centos
- 07:08 Changeset in xpra [11424] by
- add the latest fixes to the release notes
- 07:01 Changeset in xpra [11423] by
- * try to make the code easier to read * update the docstrings
- 06:42 Versions/PendingFixes edited by
- (diff)
- 06:42 Changeset in xpra [11422] by
- r11411 for v0.16.x branch: add gstreamer1-plugins-bad-free dependency …
- 06:41 Versions/PendingFixes edited by
- (diff)
- 06:41 Changeset in xpra [11421] by
- r11412 for v0.16.x branch: fix video encoder free race
- 06:36 Changeset in xpra [11420] by
- r11413 for v0.15.x and v0.16.x: fix pixel buffer copy race condition
- 06:32 Changeset in xpra [11419] by
- r11415 for v0.16.x branch: try harder to make sure we log something
- 06:30 Changeset in xpra [11418] by
- r11417 + more for all supported branches: blacklist / greylist all …
- 06:17 Versions/PendingFixes edited by
- (diff)
- 06:15 Changeset in xpra [11417] by
- another spelling for the Intel driver... maybe this should be a regexp?
- 06:07 Changeset in xpra [11416] by
- prettify output
- 04:12 Versions/PendingFixes edited by
- (diff)
- 04:08 Changeset in xpra [11415] by
- #1057: catch all exceptions that may occur during the log function and …
- 04:01 Changeset in xpra [11414] by
- move clone_plane to a function and take a shortcut for the …
- 03:39 Versions/PendingFixes edited by
- (diff)
- 03:39 Changeset in xpra [11413] by
- #1057: prevent a race between clone_pixel_data() and free(): copy the …
- 02:34 Versions/PendingFixes edited by
- (diff)
- 02:33 Changeset in xpra [11412] by
- #1056: use the video fallback code if we find that the video encoder …
- 02:04 Changeset in xpra [11411] by
- #1052 gdp plugin is found in gstreamer1-plugins-bad-free on Fedora and …
12/16/15:
- 19:09 Ticket #1057 (Got draw errors with win32 client) created by
- Running a 0.16.0 r11392 win32 client against a 0.16.0 r11366 fedora 21 …
- 19:06 Ticket #1056 (server encoding queue errors: AssertionError in video_encode) created by
- Running yet another overnight video playing test, 0.16.0 r11392 win32 …
- 14:42 Changeset in xpra [11410] by
- add latest fix to the release notes
- 14:39 Changeset in xpra [11409] by
- r11408 for v0.14.x, v0.15.x and v0.16.x branches: avoid reporting …
- 14:34 Changeset in xpra [11408] by
- make sure that we set the exit code early, so the protocol shutdown …
- 13:14 Changeset in xpra [11407] by
- add latest fixes to release notes
- 08:30 Changeset in xpra [11406] by
- r11405 for v0.15.x and v0.16.x branches: fix HTML5 client key mapping …
- 08:28 Versions/PendingFixes edited by
- (diff)
- 08:18 Changeset in xpra [11405] by
- #1055: backwards compatibility for unpatched servers, empty string …
- 08:13 Changeset in xpra [11404] by
- #1055 correctly detect non-native keymaps (None values should be …
- 08:12 Ticket #1055 (right shift key is mapped to '7' with html5 client) created by
- HTML5 client. Sounds like an easy problem... but keyboard rarely is. …
- 06:39 Changeset in xpra [11403] by
- version bump so we can start making real changes in trunk
- 06:35 Changeset in xpra [11402] by
- include release notes in packaging files
- 03:37 ClientRendering/OpenGL edited by
- (diff)
- 01:28 Ticket #1054 (Warning: XShm get_pixels_ptr XImage is NULL) created by
- During the testing for #849 (osx client 0.16.0 r11304 against fedora …
12/15/15:
- 11:45 Changeset in xpra [11401] by
- r11400 for older branches: add new shortcut for showing the bug report …
- 11:23 Changeset in xpra [11400] by
- add new shortcut for showing the bug report tool
- 11:19 Versions/PendingFixes edited by
- (diff)
- 11:19 Changeset in xpra [11399] by
- r11396 for v0.14.x, v0.15.x and v0.16.x: abort rather than error out …
- 11:17 Changeset in xpra [11398] by
- r11395 for v0.15.x and v0.16.x: prevent deadlock with ssh on win32, …
- 11:10 Changeset in xpra [11397] by
- r11393 for older branches: fix textview with KDE
- 11:04 Versions/PendingFixes edited by
- (diff)
- 11:04 Changeset in xpra [11396] by
- these error codes should also trigger an abort rather than a full …
- 09:17 Ticket #1053 (detach over ssh hangs win32 client) closed by
- fixed: This looks like a deadlock in the SSH subprocess pipe closing. r11395 …
- 09:17 Versions/PendingFixes edited by
- (diff)
- 09:15 Changeset in xpra [11395] by
- #1053: terminate the ssh process before trying to close the pipes - …
- 07:50 Ticket #1053 (detach over ssh hangs win32 client) created by
- Only affects win32 client connected over ssh.
- 06:35 Changeset in xpra [11394] by
- add missing bits for the configure requests fix
- 05:23 FAQ edited by
- (diff)
- 05:20 FAQ edited by
- (diff)
- 04:57 Versions/PendingFixes edited by
- (diff)
- 04:57 Ticket #1051 (bug report tool looks bad on KDE) closed by
- fixed: That was because we are forcing a white background on the dialog, …
- 04:56 Changeset in xpra [11393] by
- #1051: force a grey border around the textview
- 04:27 Usage edited by
- (diff)
- 04:26 Usage edited by
- (diff)
- 04:22 Usage edited by
- (diff)
- 00:50 Ticket #228 (Send ApplicationMenu data from server to client) closed by
- fixed: Poked at this a little with the osx menu (and noticed the Disconnect …
- 00:10 Ticket #1052 (0.16.0 fedora 21 builds not supporting vorbis) created by
- Checking back a number of versions, I don't see any fedora 21 that …
12/14/15:
- 05:57 Ticket #1051 (bug report tool looks bad on KDE) created by
- The [http://www.pygtk.org/pygtk2reference/class-gtktextview.html …
- 05:47 Ticket #636 (Pidgin main window does not show up) closed by
- fixed: Applied to older branches in r11391. Closing, feel free to re-open if …
- 05:10 Changeset in xpra [11392] by
- update release notes with latest fixes
- 05:03 Versions/PendingFixes edited by
- (diff)
- 04:58 Versions/PendingFixes edited by
- (diff)
- 04:58 Changeset in xpra [11391] by
- r11389 for all supported branches: fix systray position on win32 with …
- 04:56 Changeset in xpra [11390] by
- r11385 for all supported branches: fix compatibility with python < 2.7
12/13/15:
- 14:47 Versions/PendingFixes edited by
- (diff)
- 14:46 Changeset in xpra [11389] by
- #636: calculate the screen offset for the tray, and re-calculate when …
- 07:33 DPI/Data edited by
- (diff)
- 06:40 DPI/Data edited by
- (diff)
- 06:37 DPI/Data edited by
- (diff)
- 06:28 Changeset in xpra [11388] by
- fix backport: there is not configure_bits method in 0.15.x
12/11/15:
- 12:43 Changeset in xpra [11387] by
- different package name means we have to tweak setup to find the …
- 12:19 Changeset in xpra [11386] by
- suse uses a different package name
- 11:52 Versions/PendingFixes edited by
- (diff)
- 11:52 Changeset in xpra [11385] by
- fix compatibility with python < 2.7
12/10/15:
- 20:06 Ticket #1050 (Portrait monitor full screen crashes tool) created by
- Here are my system specs: Host: RHEL WS 6.6 Client: Windows 7 x64 …
12/09/15:
- 14:33 Changeset in xpra [11384] by
- tag 0.16.x
- 06:10 Changeset in xpra [11383] by
- #1048: make it possible to query more than just LOCAL printers, …
- 05:25 Ticket #1049 (use Xkb for keyboard mapping) created by
- Follow up from #371 (now changed title). This is what Xephyr does / …
- 02:31 Ticket #1048 (win32 forwarded printer filtering) created by
- The current code only forwards the printer definitions for printers …
- 02:26 Ticket #967 (Large browser windows with lots of widgets seem to be causing lasting ...) reopened by
- As I mentioned before, increasing the min-quality to workaround …
- 02:11 Ticket #1047 (xpra sound does not work for "identical user environment") closed by
- invalid: > And admittedly, I have a very peculiar set up: I just transfer the …
- 00:45 Ticket #967 (Large browser windows with lots of widgets seem to be causing lasting ...) closed by
- worksforme: We've been doing some testing, experimenting with the …
12/08/15:
- 14:27 Ticket #1047 (xpra sound does not work for "identical user environment") created by
- After migrating to a new client, I tried to connect to the same host. …
- 12:22 Changeset in xpra [11382] by
- update release notes with latest fixes
- 12:14 Changeset in xpra [11381] by
- r11377 for v0.14.x and v0.15.x branches: make sure we always clear the …
- 12:12 Changeset in xpra [11380] by
- r11376 for v0.14.x and v0.15.x branches: use the video region …
- 12:08 Changeset in xpra [11379] by
- r11359 for v0.15.x branch: pillow 3.x compatibility fixes
- 12:00 Changeset in xpra [11378] by
- improve debug logging
- 12:00 Changeset in xpra [11377] by
- if we switch to a pipeline without csc, make sure we always clear the …
- 11:59 Changeset in xpra [11376] by
- monster bug: use the video region dimension for video pipeline setup …
- 10:50 Changeset in xpra [11375] by
- never use the codec_spec class directly, use csc or video spec only
- 10:35 Changeset in xpra [11374] by
- improve video encoding debugging: use "video" logger for the …
- 08:18 Changeset in xpra [11373] by
- log warnings if the hardware or driver doesn't support YUV444 or …
- 08:12 Ticket #1046 (nvenc v6 support) created by
- https://developer.nvidia.com/nvidia-video-codec-sdk, new features …
- 07:53 Changeset in xpra [11372] by
- more descriptive info string for nvenc (skip redundant part of string)
- 07:53 Changeset in xpra [11371] by
- ensure the lossless flag is only set if we support lossless mode!
- 07:45 Changeset in xpra [11370] by
- all the client versions we support have the "video-reinit" feature, …
- 05:12 Ticket #759 (xpra erroneously sends meta key from windows) closed by
- worksforme
- 05:11 Ticket #814 (Menus cannot be clicked sometimes (after using SHIFT+WIN+Arrows?)) closed by
- fixed: Closing and making a note of this in ticket:770#comment:29 - as this …
- 05:08 Ticket #1045 (HTML5 Client Intro page loops) closed by
- fixed: I assume this is fixed. Closing.
- 05:02 Changeset in xpra [11369] by
- some tests may fail when running against a bytes buffer instead of a …
- 05:01 Changeset in xpra [11368] by
- usual string fixes for py3k
- 03:57 Changeset in xpra [11367] by
- fix encoder tests
- 02:07 DPI edited by
- (diff)
12/07/15:
- 23:38 DPI edited by
- (diff)
- 21:04 DPI/Data edited by
- (diff)
- 11:51 Changeset in xpra [11366] by
- #835: add the ability to fine tune the av-sync delay by dynamically …
- 07:07 Changeset in xpra [11365] by
- #835: improve av-sync debug logging for delay changes, log current …
- 04:45 Changeset in xpra [11364] by
- fix call to gl_check_error: single argument is the whole message
12/06/15:
- 17:35 Ticket #636 (Pidgin main window does not show up) reopened by
- I have the same problem with : server : Debian Jessie xpra/now …
- 16:48 Changeset in xpra [11363] by
- r11359 for v0.14.x and v0.15.x branches: pillow 3.x compatibility fixes
- 13:04 Changeset in xpra [11362] by
- update release notes with latest fixes
- 12:58 Versions/PendingFixes edited by
- (diff)
- 12:58 Changeset in xpra [11361] by
- r11356 for v0.15.x branch: use the same order as used by GTK, so the …
- 12:57 Versions/PendingFixes edited by
- (diff)
- 12:56 Changeset in xpra [11360] by
- r11321 for v0.15.x branch: greylist Intel and the X.org drivers in …
- 12:55 Changeset in xpra [11359] by
- pillow 3.x compatibility fixes: * always try tobytes() before trying …
- 10:45 Changeset in xpra [11358] by
- version bump
12/05/15:
- 11:29 Ticket #902 (getting h264 Missing reference picture errors client-side, while page ...) closed by
- worksforme: No update for 8 weeks, closing as I assume that this is not …
- 11:27 Ticket #881 (Pop-up menu of Qt5 QML running with VirtualGL becomes 1x1 pixels) closed by
- worksforme: Not heard back, closing. Feel free to re-open if this is still a problem.
- 10:55 Ticket #1039 (client crashes on debian unstable) closed by
- needinfo: Not heard back, closing. Feel free to re-open if you can provide more …
- 10:54 Ticket #968 (browser failing to render to actual size) closed by
- fixed: Closing as "fixed" since we now correctly greylist those problematic …
- 10:53 Ticket #939 (key mapping issues with shadow server) closed by
- worksforme: Not heard back, closing.
- 10:52 Ticket #923 (AltGr broken after Ctrl-Escape / Escape) closed by
- fixed: Closing as fixed. Feel free to re-open if you still have problems.
- 10:52 Ticket #824 (AltGr with swedish layout causes keyboard to get wedged) closed by
- fixed: Not heard back, closing. Feel free to re-open if this is still a problem.
- 10:44 Ticket #1024 (Failure with OpenGL.error.GLError - glTexParameteri) closed by
- fixed: Closing as fixed: * all Intel drivers are blacklisted again * Ubuntu < …
- 09:16 Changeset in xpra [11357] by
- #1037: fix opensuse dependency of devel package
- 08:03 Versions/PendingFixes edited by
- (diff)
- 08:00 Changeset in xpra [11356] by
- #697: use the same order as used by GTK, so the workareas match their …
- 00:51 DPI edited by
- (diff)
- 00:38 DPI edited by
- (diff)
12/03/15:
- 22:57 Ticket #1044 (python-lzo 2.09 for win32) closed by
- fixed: Used python-lzo-1.09 and now it imports no problem. Instructions work.
- 09:41 Changeset in xpra [11355] by
- #1037 use opensuse dependency names
- 09:31 Changeset in xpra [11354] by
- #1037 patches required for building on opensuse (same as osx - which …
- 05:29 Changeset in xpra [11353] by
- oops: fixup date
- 04:54 Changeset in xpra [11352] by
- new upstream release
12/02/15:
- 03:25 Changeset in xpra [11351] by
- allow building against libvpx 1.5
- 03:20 Changeset in xpra [11350] by
- r11349 for v0.14.x and v0.15.x branches: build cleanup, no need to set …
- 03:18 Changeset in xpra [11349] by
- no need to set a default value, the setup.py does that already
- 02:36 Versions/PendingFixes edited by
- (diff)
- 01:44 DPI/Data edited by
- (diff)
12/01/15:
- 22:18 DPI edited by
- (diff)
- 21:49 DPI edited by
- (diff)
- 20:26 DPI/Data edited by
- (diff)
- 18:39 DPI/Data edited by
- (diff)
- 17:10 Changeset in xpra [11348] by
- fixup more mess made by patch (how on earth did that apply and not …
- 15:26 Ticket #846 (JavaFx-Applications starts with wrong size with jdk>=8) closed by
- fixed: I can confirm that it works. I've testet with r11347. Thanks for fixing!
- 14:07 Changeset in xpra [11347] by
- r11346 for v0.14.x branch: ensure we can shutdown cleanly
- 13:45 Changeset in xpra [11346] by
- osx fix: ensure we can shutdown cleanly, even when not running the …
- 10:16 Changeset in xpra [11345] by
- another mess made by trac patch
- 10:08 Changeset in xpra [11344] by
- update release notes with latest fixes
- 10:03 Changeset in xpra [11343] by
- #1045: avoid errors if some values are missing (ie: html client)
- 09:45 Ticket #1045 (HTML5 Client Intro page loops) created by
- Have run xpra server (ref: http://xpra.org/trac/wiki/Clients/HTML5) …
- 09:34 Versions/PendingFixes edited by
- (diff)
- 08:21 Ticket #1044 (python-lzo 2.09 for win32) created by
- I've already updated my build system, please update yours and fix / …
11/30/15:
- 12:21 Changeset in xpra [11342] by
- #1037 * exclude the typelib dependencies: we don't want them with …
- 10:19 Changeset in xpra [11341] by
- #1037 dummy driver specfile for opensuse
- 08:30 Changeset in xpra [11340] by
- #1037 usual opensuse rpm spec file fixes
- 08:26 Changeset in xpra [11339] by
- updated patch offset and context
- 05:42 Changeset in xpra [11338] by
- #1037 more limited opensuse xorg dependencies
- 04:21 Changeset in xpra [11337] by
- make CFLAGS / LDFLAGS quoting more consistent
- 04:17 Changeset in xpra [11336] by
- #1037 opensuse naming for gstreamer packages
11/29/15:
- 15:55 Versions/PendingFixes edited by
- (diff)
- 15:42 Changeset in xpra [11335] by
- #1037 opensuse needs "-fno-strict-aliasing"
- 15:32 Changeset in xpra [11334] by
- new upstream release
- 10:25 Changeset in xpra [11333] by
- remove useless code: the has_randr flag is always set in the initializer
- 09:48 Changeset in xpra [11332] by
- #1037 support building on opensuse
- 08:16 Changeset in xpra [11331] by
- #1037 support building on opensuse
- 05:16 Changeset in xpra [11330] by
- new upstream release
- 03:54 Changeset in xpra [11329] by
- new upstream release
11/28/15:
- 16:53 Changeset in xpra [11328] by
- #1037 minor spec file tweaks to support building on opensuse
- 16:02 Changeset in xpra [11327] by
- #1037 minor spec file tweaks to support building on opensuse
- 10:53 Changeset in xpra [11326] by
- use the unadultered version no in the uncompressed path
- 10:31 Changeset in xpra [11325] by
- use the unadultered version no in the source file url
- 10:25 Changeset in xpra [11324] by
- reset release counter and add missing changelog entry
- 10:07 Testing edited by
- (diff)
- 10:06 Packaging edited by
- (diff)
- 10:06 Building edited by
- (diff)
- 10:05 Xdummy edited by
- (diff)
- 09:54 Enhancements edited by
- (diff)
- 09:54 Source edited by
- (diff)
- 09:53 News edited by
- (diff)
- 09:53 Usage edited by
- (diff)
- 09:52 PacketEncoding edited by
- (diff)
- 09:50 FAQ edited by
- (diff)
- 09:49 ClientRendering/OpenGL edited by
- (diff)
- 09:48 Versions/PendingFixes edited by
- (diff)
- 07:51 Changeset in xpra [11323] by
- Force bump to ensure this supercedes the previous "final" builds
- 06:32 Changeset in xpra [11322] by
- if we get a runtime failure (ie: no display), then exit more gracefully
- 05:45 Changeset in xpra [11321] by
- greylist the X.org drivers in Ubuntu < 15.x
- 05:33 Changeset in xpra [11320] by
- disable opengl if pyopengl is older than v3.1
11/27/15:
- 17:53 Ticket #1043 (glTexParameteri error) closed by
- duplicate: > the glTexParameteri error is no more. However the xpra server is …
- 17:45 Changeset in xpra [11319] by
- the max cursor size may not be set, avoid dividing by zero if that's …
- 16:53 Changeset in xpra [11318] by
- trac patch messed it up, yet again
11/24/15:
- 09:10 Ticket #1043 (glTexParameteri error) created by
- I am trying this on Ubuntu 14.04 with Xdummy. On server: …
- 08:13 Ticket #1040 (Unmet dependency: python-rencode in Debian Jessie and Alpine Linux Edge) closed by
- invalid: Feel free to edit the wiki and make improvements. Closing as invalid …
- 07:57 Ticket #1042 (VirtualGL parameters turns off xpra client) closed by
- invalid: AFAIK, xvfb does not support opengl.
11/23/15:
- 21:16 Ticket #1042 (VirtualGL parameters turns off xpra client) created by
- Hi, I tried with the VirtualGL (as described here: …
- 17:48 Ticket #987 (Unplugging headphones stops the sound) closed by
- fixed: It works well with r11304 with osx10.6.8 on the client side and …
- 17:30 Ticket #994 (window size and repaint issue on osx) closed by
- fixed: I tried with r11304 with OSX on the client side and Fedora21 on the …
- 17:14 Ticket #1041 (switch to gstreamer 1.x on win32) created by
- Split from #970. In particular, ticket:970#comment:17 We will …
- 16:29 Ticket #1040 (Unmet dependency: python-rencode in Debian Jessie and Alpine Linux Edge) created by
- Hi, Both in Debian Jessie and Alpine Linux Edge, getting error …
- 10:19 Ticket #1038 (windows client passing wrong username) closed by
- invalid: > @ascending8 what is your server version and OS? The server is from …
- 09:15 Changeset in xpra [11317] by
- more problems reported with the intel driver - greylisting it again
- 09:13 Ticket #809 (windows lost images) closed by
- invalid: If you force something on, please mention it early. …
- 07:20 Changeset in xpra [11316] by
- #970 try to make it easier to package both gi and pygst bindings on …
- 06:50 Changeset in xpra [11315] by
- #970 constify the gstreamer file copy target directories so it is …
- 06:07 Changeset in xpra [11314] by
- move things around and rename var, so we can more easily re-use the …
11/22/15:
- 19:46 Ticket #1039 (client crashes on debian unstable) created by
- Cannot attach to sessions with OpenGL enabled. (When I connect with …
- 17:01 Changeset in xpra [11313] by
- better gstreamer import debug logging: * log each step so we know …
- 10:46 Ticket #1038 (windows client passing wrong username) created by
- It seems that the windows client v 0.15.8 (revision 11210) is passing …
- 09:48 DPI/Data edited by
- (diff)
- 09:46 DPI/Data edited by
- (diff)
- 09:46 DPI/Data edited by
- (diff)
- 09:15 DPI/Data edited by
- (diff)
- 09:14 DPI/Data edited by
- (diff)
- 09:14 DPI/Data edited by
- (diff)
- 09:10 DPI/Data created by
- 08:13 Versions/PendingFixes edited by
- (diff)
- 08:13 Changeset in xpra [11312] by
- r11135 (partial) for v0.15.x branch: always reconfigure the video …
- 08:10 Versions/PendingFixes edited by
- (diff)
- 08:09 Changeset in xpra [11311] by
- r11286 for v0.15.x branch: fixup r11285 (re-doh)
- 08:07 Changeset in xpra [11310] by
- r11285 for v0.15.x branch: we must clamp to the hotspot the pixbuf size
- 08:04 Changeset in xpra [11309] by
- r11304 for v0.15.x branch: forward configure requests wrongly sent to …
- 08:02 Changeset in xpra [11308] by
- r11302 for v0.15.x branch: when the window is not shown, send all the …
- 07:59 Changeset in xpra [11307] by
- r11301 for v0.14.x and v0.15.x branches: honour the event mask of …
- 07:52 Changeset in xpra [11306] by
- r11305 for v0.14.x and v0.15.x branches: don't send a None workspace …
- 07:49 Changeset in xpra [11305] by
- don't send a None workspace value, which breaks the network layer with …
- 06:58 Ticket #371 (use X11 keyboard API instead of execing new processes) closed by
- fixed: > I get no response from the server. My guess is that you …
Note: See TracTimeline
for information about the timeline view.