Date: Mon, 31 May 2021 13:41:11 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 256293] editors/lazarus-qt5 - Not working with Wayland (sway) Message-ID: <bug-256293-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256293 Bug ID: 256293 Summary: editors/lazarus-qt5 - Not working with Wayland (sway) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: acm@FreeBSD.org Reporter: stephan@lichtenauer.co.za Assignee: acm@FreeBSD.org Flags: maintainer-feedback?(acm@FreeBSD.org) If I start lazarus-qt5-2.0.10_1 (installed from packages) under sway (Wayla= nd) and FreeBSD 13 with i915 KMS drivers, lazarus fails to start with an except= ion (before any window appears): $ lazarus [FORMS.PP] ExceptionOccurred Sender=3DEAccessViolation Exception=3DAccess violation Stack trace: $000000000044F43C $00007FFFFFFFF003 $0000000000572469 $00000000006FCAC8 $00000000006FC45A $00000000006F807C $0000000000600B99 $0000000000600A9F $000000000048D83A [FORMS.PP] ExceptionOccurred If I force Lazarus to use the X11 backend with the following command, Lazar= us works fine, so the error is very likely related to the Wayland backend: $ QT_QPA_PLATFORM=3Dxcb lazarus --=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-256293-7788>