Date: Wed, 11 Aug 2021 21:21:18 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 257778] net/x2goclient: Do not use pos() for window position Message-ID: <bug-257778-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257778 Bug ID: 257778 Summary: net/x2goclient: Do not use pos() for window position Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: nc@FreeBSD.org Reporter: jsm@FreeBSD.org Flags: maintainer-feedback?(nc@FreeBSD.org) Assignee: nc@FreeBSD.org Attachment #227120 text/plain mime type: Created attachment 227120 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227120&action= =3Dedit pos() replaced by mapToGlobal(QPoint(0,0) At least using LXQt the sanity check of saved (bogus) window position fails, and the clients main window starts outside the screen. Fix by this attached patch. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257778-7788>