Open spoorun opened 1 month ago
That may be a KDE bug. %u
should be replaced with the URL when launching as a protocol handler, or be empty when launching normally. But I've tried to reproduce it on Manjaro with KDE in a VM and it works fine for me...
I can confirm that this also happens with GNOME on Fedora 41.
Description
During any given session, I open a PWA and it momentarily opens than closes If I open it a second time (from the menu or app icon but not the command line) it opens correctly This happens whether the PWA is opened from the command line, the KDE menu, or clicking an icon
When opened from the command line, the following error is given:
/usr/bin/firefoxpwa site launch 01J96HRTE3XC6AW2AQBEFMI7MNMP --protocol %u
error: invalid value '%u' for '--protocol [<PROTOCOL>]': relative URL without a base For more information, try '--help'.
If I remove "%u" from the .desktop file the issue does not occur and the PWA opens correctly first time
Steps to Reproduce
OR
Workaround
Remove "%U" from the .desktop file for the PWA The app starts correctly from menu, icon or commandline
Affected Websites
All
Environment
First occurred at least 6 months ago