OS Error 13 + Librewolf
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
My bug is simple, on Librewolf + Omarchy (based on Arch), I installed the FWA extension + the firefoxpwa module on the Arch repo. I followed the steps to setup firefoxpwa on librewolf (the only step that I didn't exactly follow is downloading the latest "-linux-x86_64-package.tar.bz2" file from the LibreWolf releases cause I didn't find a file named exactly like it, so I replaced it by one named "-linux-x86_64-package.tar.gz" in the package section).
After that I went on librewolf, setup the first webapp, in my case youtube, and try to launch with the extension, and it didn't work (you can see the error and log below)
My theory is that I did something wrong during the installation, or it's Librewolf being capricious with the extension on linux.
Thank in advance for the help
### Steps to Reproduce
1. Setup the extension on Arch & Librewolf following the doc
2. Bind a website as an app with the extension
3. Try to open the "webapp" with the extension
4. See the error
### Additional Information
<!-- As much useful information about this bug as possible, to make it easier to identify the cause -->
<!-- Log files, error messages, any special configuration, screenshots, etc. -->
The error message that I get is when I try to open a wabapp is:
**Failed to patch the runtime: Permission denied (os error 13)**
Logs from firefoxpwa.log:
13:01:29 [INFO] Sent a response
13:01:31 [INFO] Connection established: ["/usr/lib/firefoxpwa/firefoxpwa-connector", "/usr/lib/librewolf/native-messaging-hosts/firefoxpwa.json", "firefoxpwa@filips.si"]
13:01:31 [INFO] Received a request: LaunchSite(LaunchSite { id: Ulid(2144693594952321927952477329805308150), url: [] })
13:01:31 [INFO] Patching the runtime
13:01:31 [ERROR] Failed to process request
Caused by:
0: Failed to patch the runtime
1: Permission denied (os error 13)
13:01:31 [INFO] Sent a response
### Affected Websites
Any website that you try to open with the Firefox PWA
### 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: Omarchy 3.4.2
* Based Kernel: Linux 6.19.6-arch1-1
* System architecture: x86_64
* Desktop environment: Hyperland
* Installation method: Arch repo + firefox extension store
* PWAsForFirefox extension version: 2.18.0
* PWAsForFirefox native version: not sure
* PWAsForFirefox runtime version: not sure
* **LibreWolf** version: 148.0-1
3 条评论