Weston does not start with "Failed to open device: No such file or directory, Try again..."

2023-02-17 Thread Martin Petzold
Hello, Environment: Debian bullseye (custom build using debootstrap), Kernel 5.10.52, Weston 9.0.0-1, systemd 247.3-7+deb11u1. I am struggling to get weston running as a user. It is working on some other Debian bullseye BSP image, but not in my Debian image (both are very similar). When I us

Re: Weston does not start with "Failed to open device: No such file or directory, Try again..."

2023-02-18 Thread Martin Petzold
Dear Daniel, Am 17.02.23 um 12:45 schrieb Daniel Stone: Hi Martin, On Fri, 17 Feb 2023 at 11:27, Martin Petzold wrote: Feb 17 12:16:24 tavla DISPLAY Wayland[957]: [12:16:24.624] Loading module '/usr/lib/aarch64-linux-gnu/libweston-9/g2d-renderer.so' Feb 17 12:16:25 tavla DISPLAY W

Why does Java (XWayland / Weston) resize a Window to 1x1 pixel when HDMI is unplugged (and does not resize back when HDMI is plugged)

2023-06-07 Thread Martin Petzold
I guess I have an issue with XWayland (but maybe Weston / Linux). It is very specific and I kindly ask for help. I have a Java application running on: XWayland 2:1.20.11-1+deb11u6, Weston 9.0.0-1, OpenJDK 11.0.18+10-1~deb11u1, Debian 11, Kernel 5.10.52 My JFrame (Window) is set to: Graphics

Re: Why does Java (XWayland / Weston) resize a Window to 1x1 pixel when HDMI is unplugged (and does not resize back when HDMI is plugged)

2023-06-08 Thread Martin Petzold
2023 at 10:25:28PM +0200, Martin Petzold wrote: I guess I have an issue with XWayland (but maybe Weston / Linux). It is very specific and I kindly ask for help. I have a Java application running on: XWayland 2:1.20.11-1+deb11u6, Weston 9.0.0-1, OpenJDK 11.0.18+10-1~deb11u1, Debian 11, Kernel 5

Re: Why does Java (XWayland / Weston) resize a Window to 1x1 pixel when HDMI is unplugged (and does not resize back when HDMI is plugged)

2023-06-08 Thread Martin Petzold
Hi Pekka, Am 08.06.23 um 14:37 schrieb Pekka Paalanen: On Thu, 8 Jun 2023 14:21:31 +0200 Martin Petzold wrote: I am fixed to this Kernel, will be hard to get Weston 12 running. Hi, why would you say that? Did you try? Or do you mean that building Weston and a few dependencies (not kernel

Re: Why does Java (XWayland / Weston) resize a Window to 1x1 pixel when HDMI is unplugged (and does not resize back when HDMI is plugged)

2023-06-08 Thread Martin Petzold
Am 08.06.23 um 14:45 schrieb Martin Petzold: Hi Pekka, Am 08.06.23 um 14:37 schrieb Pekka Paalanen: On Thu, 8 Jun 2023 14:21:31 +0200 Martin Petzold wrote: I am fixed to this Kernel, will be hard to get Weston 12 running. Hi, why would you say that? Did you try? Or do you mean that

Re: Why does Java (XWayland / Weston) resize a Window to 1x1 pixel when HDMI is unplugged (and does not resize back when HDMI is plugged)

2023-06-08 Thread Martin Petzold
Am 08.06.23 um 16:58 schrieb Daniel Stone: Hi, On Thu, 8 Jun 2023 at 14:28, Pekka Paalanen wrote: On Thu, 8 Jun 2023 14:49:37 +0200 Martin Petzold wrote: > btw. we are using a Weston 9 package from NXP and there may be important > fixes for our i.MX8 platform in

Re: Why does Java (XWayland / Weston) resize a Window to 1x1 pixel when HDMI is unplugged (and does not resize back when HDMI is plugged)

2023-06-08 Thread Martin Petzold
Am 08.06.23 um 14:45 schrieb Martin Petzold: Hi Pekka, Am 08.06.23 um 14:37 schrieb Pekka Paalanen: On Thu, 8 Jun 2023 14:21:31 +0200 Martin Petzold wrote: I am fixed to this Kernel, will be hard to get Weston 12 running. Hi, why would you say that? Did you try? Or do you mean that

Backport to 9.0.0 of: backend-drm: schedule connector disable for detached head

2023-12-11 Thread Martin Petzold
Has anyone backported this [1] patch to Weston 9.0.0? [1] https://gitlab.freedesktop.org/wayland/weston/-/commit/bcacd9ec5a924317416eabb65a6cd6767d5bfb94 Thanks, Martin