Custom Query (230 matches)
Results (28 - 30 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#295 | invalid | xpra high keyboard latency | ||
Description |
I've tried the latest xpra+winswitch (1.0.2, 0.12.23) on ubuntu 16.04 but this was always the case also with previous versions. i've tried different video settings but even on grayscale and choose "low latency" the keyboard and screen still lags a little especially compared to using winswitch with NX. i'm using mostly in seamless mode , eclipse+terminal and in both NX is much smoother |
|||
#296 | fixed | Xpra version mismatch error | ||
Description |
Hi, I've checked out latest release of winswitch (0.12.20) and compiled on my openSUSE 42.2. Works fine so far, except I get an error-message on start-up: "Xpra version mismatch,xpra version on the server is 2.0.1-r15494, your version is 2.0.1-r15494. Xpra support has been disabled" As you can see, this message doesn't really make sense, as it's the exact same version of xpra. I took a look into the xpra_version_compat(self, v1, v2) function and if I'm not taken wrong it looks like, the function has a problem with the git-release-number in my xpra-verion. Would you be able to provide a patch, so xpra_version_compat() is more resilient against those version-numbers? Thank you and keep up the good work! |
|||
#299 | invalid | xpra html5 client is broken in xenial PPA | ||
Description |
I updated from the PPA last week and noticed the html5 client no longer works. I just get an empty white screen instead of windows loading. I was able to fix this by copying the /usr/share/xpra/www folder from a system that had a prior working install on it. A hint may be here: Files www.broken/connect.html and www/connect.html differ Only in www.broken: connect.html.br Only in www.broken: connect.html.gz Common subdirectories: www.broken/css and www/css Only in www.broken: favicon.ico.br Only in www.broken: favicon.ico.gz Files www.broken/favicon.png and www/favicon.png differ Common subdirectories: www.broken/icons and www/icons Files www.broken/index.html and www/index.html differ Only in www.broken: index.html.br Only in www.broken: index.html.gz Common subdirectories: www.broken/js and www/js |