[X2Go-Dev] X2go client window misplaced in LXQt
Kalle Tuulos
kalletuulos at gmail.com
Thu Apr 1 14:11:46 CEST 2021
Hi Ulrich
Sorry, but there are no settings for apps in Lubuntu i.e. under LXQt or
under Openbox. The right-click just opens the application.
I tried to check this myself, but as Ubuntu 20.04 has dropped Qt4
development support in favor of Qt5, I could not compile the client. I
would have added traces on places, where the "sizes" file is read and
written.
BR,
Kalle
On Wed, 31 Mar 2021 at 13:57, Ulrich Sibiller <ulrich.sibiller at gmail.com>
wrote:
> I am not ware of this specific problem but I have such crude behaviour
> with the NX window in Windows, too.
>
> https://stackoverflow.com/questions/42473554/windows-10-screen-coordinates-are-offset-by-7
> says that Windows changed behaviour regarding border width. Maybe this
> can be solved in the compatibility settings for the app (right click
> on Icon, Properties, Compatiblity).
>
> Uli
>
> On Wed, Mar 31, 2021 at 12:29 PM Kalle Tuulos <kalletuulos at gmail.com>
> wrote:
> >
> > I'm running Lubuntu 20.04, which has LXQt. The X2go client has been
> installed using apt method, current version is 4.1.2.2.
> >
> > When the X2Go client is opened and closed, on the next time, it will
> open on 30 pixels higher and 2 pixels left position, than the earlier
> position. This can be seen from file ~/.x2goclient/sizes:
> >
> > Before opened:
> > [mainwindow]
> > maximized=false
> > pos=@Point(275 170)
> > size=@Size(1017 600)
> >
> > Window is not moved, just closed:
> > [mainwindow]
> > maximized=false
> > pos=@Point(273 140)
> > size=@Size(1017 600)
> >
> > Opened and closed again, not moved:
> > [mainwindow]
> > maximized=false
> > pos=@Point(271 110)
> > size=@Size(1017 600)
> >
> > This same problem is in many Qt based applications, so this is not X2go
> problem as such, but on the Qt framework. Also, this same problem was
> already on 18.04 version of Ubuntu, on another computers. I have a
> workaround for this - the sizes files is overwritten on each login with a
> valid one.
> >
> > Is there any more clever fix for this?
> >
> > BR,
> > Kalle
> >
> > --
> > - Kalle
> > _______________________________________________
> > x2go-dev mailing list
> > x2go-dev at lists.x2go.org
> > https://lists.x2go.org/listinfo/x2go-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x2go.org/pipermail/x2go-dev/attachments/20210401/31ca3d4b/attachment.htm>
More information about the x2go-dev
mailing list