[Bug 256293] editors/lazarus-qt5 - Not working with Wayland (sway)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 May 2021 13:41:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256293 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 (Wayland) and FreeBSD 13 with i915 KMS drivers, lazarus fails to start with an exception (before any window appears): $ lazarus [FORMS.PP] ExceptionOccurred Sender=EAccessViolation Exception=Access 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, Lazarus works fine, so the error is very likely related to the Wayland backend: $ QT_QPA_PLATFORM=xcb lazarus -- You are receiving this mail because: You are the assignee for the bug.