(snip)
>> Server's virtual screen is too small -- (server: 1400x1920 vs. client:
>> 1400x2074)
>> You may see strange behavior.
>> Please complain to [email protected]
> 
> Yep, that's definitely the cause of the problems you mention.
> 
> I'm surprised that you're seeing this with the version from
> winswitch.org -- Antoine, I thought you had the patch to increase the
> default virtual screen size?
Just checked the source again and it reads:
"3840x1920x24+32"

The problem here is the vertical size which is greater than 1920.
I am bumping it now to 2560, I will probably re-spin some packages later
if you can wait.

Cheers
Antoine



> One option would be to fetch the development version from the repository:
>   http://code.google.com/p/partiwm/source/checkout
> If you want to use it then you'll have to upgrade both machines (the
> protocol has changed a bit), but it has a fix for this bug (among
> others). Alternatively, for a quick hack, around line 257 of
> xpra/scripts/server.py is a line that says something like:
>   "-screen", "0", "1400x1920x24+32",
> which is where the server's virtual screen size is getting set -- you
> can just hack your local copy to increase that.
> 
> Cheers,
> -- Nathaniel
> 
> _______________________________________________
> Parti-discuss mailing list
> [email protected]
> http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss


_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to