No visible window
bug
<!-- Before reporting a bug, read the troubleshooting steps: -->
<!-- https://pwasforfirefox.filips.si/help/troubleshooting/ -->
<!-- Thank you for reporting a bug and helping to improve the project -->
<!-- Please follow our issue template as much as possible -->
<!-- If you cannot answer some sections, please delete them -->
### Description
<!-- A clear and concise description of what the bug is -->
When launching any Firefox PWA (including brand new ones with new profiles) on Linux with KDE (wayland) no visible window is created. I see a bunch of `firefoxpwa` processes in `htop` but nothing renders.
I had this same problem with `firefox-nightly` recently, so it may be an upstream firefox issue, but I can see nobody else with this issue.
creating a `DEBUG` file in the `runtime` directory did not cause any logs to be created.
Starting from terminal just shows this:
<img width="458" height="126" alt="Image" src="https://github.com/user-attachments/assets/ded8bce4-9850-4fd7-aacb-4d981641bfc0" />
### Steps to Reproduce
<!-- Steps to reproduce this bug -->
1. Start any firefox pwa on Linux with KDE and Wayland
2. observe that no window opens
### Environment
<!-- Details about your system environment and versions -->
<!-- You can obtain project versions from the extension settings -->
<!-- Please mention if you are using another Firefox-based browser -->
* Operating system: Linux
* System architecture: x86_64
* Desktop environment: KDE
* Installation method: Arch Repo
* PWAsForFirefox extension version: 2.18.0
* PWAsForFirefox native version: does this mean the `firefoxpwa` binary? that's 2.18.2
* PWAsForFirefox runtime version: I'm guessing this is the `firefox` binary? 149.0
* Firefox version: 148.0.2
0 条评论