[winswitch] Xpra niggle
Antoine Martin
antoine at nagafix.co.uk
Wed Sep 26 13:10:57 BST 2018
On 26/09/2018 16:27, Anthony Stone via shifter-users wrote:
> The latest version of xpra behaves much better on startup and closedown
> -- thanks for fixing this. There is still a minor peculiarity: on
> startup I get the following (Ubuntu 16.04):
>
> ...
> 2018-09-26 10:10:42,832 desktop size is 1920x1080 with 1 screen:
> 2018-09-26 10:10:42,832 :0.0 (508x285 mm - DPI: 96x96) workarea:
> 1867x1056 at 53x24
> 2018-09-26 10:10:42,832 monitor 1 (521x293 mm - DPI: 93x93)
> 2018-09-26 10:10:42,833 keyboard settings: rules=evdev, model=hpi6,
> layout=gb,us
> 2018-09-26 10:10:42,856 Warning: invalid frame extents value '[0, 0, 28, 0]'
> 2018-09-26 10:10:42,856 this is probably a bug in 'Compiz'
> 2018-09-26 10:10:42,856 using '[0, 0, 28, 0]' instead
> ...
>
> Is the frame extents value '[0, 0, 28, 0]' really invalid? Is this a bug
> in Compiz or in xpra?
It's been like this for as long as we've been parsing frame extents.
The warning message was wrong and printed the already-truncated value
twice, that's now fixed:
https://xpra.org/trac/changeset/20535
More details here:
https://xpra.org/trac/ticket/1279
For the record, since the compiz code looked correct, I also suspected a
bug in xpra but I couldn't find one so I even tried to query the frame
extents using "xprop" and found the same invalid values that way.
Cheers,
Antoine
More information about the shifter-users
mailing list