I installed qutebrowser via flatpak to try to keep pain with the Qt web libary to a minumum, and it's working great, except that suddenly, the qute-pass userscript no longer works. It says it tried the correct domains but could find no entries. If I run pass on the command line, the entries are found. Invoking from google, e.g., from :process, I get:
Command: /app/share/qutebrowser/userscripts/qute-pass Status: Userscript exited with status 2.
No pass candidates for URL 'https://www.google.com/' found! (I tried ['www.google.com', 'google.com'])
Any ideas why this could be happening, or how to debug userscripts run from qutebrowser?