Results 1429 comments of Antoine Martin

> I agree that screen resolution and size seems crazy big, but it is also a headless server with no actual screen connected :) The video above shows paraview -...

> but this has no influence on the large mouse cursor in gnome-terminal... Maybe it would if you started `gnome-terminal` after the virtual display is resized. Or if you use...

@jhgoebbert these options may work for you as well, you can either resize smaller in advance, or use `--start-[child-]after-connect` We start with a larger resolution to prevent unclickable areas on...

Please see https://github.com/Xpra-org/xpra/wiki/Reporting-Bugs

Using what version of xpra, on what OS, with what browser? In any case, there are existing tickets to do with audio and av-sync, this is likely a duplicate and...

> xpra 5.1.0 This version does not exist as it has not been released yet. > linux debian This is not specific enough. > it doesn't have anything to do...

Here is some information from your own logs that you have not provided: ``` HTML5 Linux Chrome client version 18 setting keyboard layout to 'cn' client root window size is...

I haven't looked at the code yet, but this is usually solved by using `int` since the `long` python type was removed from python 3. If the `buffer` really must...