Sorry, I forgot to come back to this. The problem here is the snap confinement:
---> [38816:38816:0330/101131.858263:INFO:CONSOLE:383] "KeePassXC-Browser: Connecting to native messaging host org.keepassxc.keepassxc_browser", source: chrome-extension://oboonakemofpalcgghocfoadofidjkkk/background/client.js (383) [38816:38911:0330/101131.858467:WARNING:chrome/browser/extensions/api/messaging/launch_context.cc:195] Found manifest, but not the binary for native messaging host org.keepassxc.keepassxc_browser. Host path specified in the manifest: /usr/bin/keepassxc-proxy [38816:38816:0330/101131.867837:INFO:CONSOLE:194] "[Error client.js:403] KeePassXC-Browser - Failed to connect: Specified native messaging host not found.", source: chrome-extension://oboonakemofpalcgghocfoadofidjkkk/common/global.js (194) <--- Chromium does not use the native messaging portal and thus fails to find the binary. As such, this is a specific case of LP:2052343. One might be able to work-around this by putting the binary in a snap- readable directory but this in general is bound to fail, at least in some releases, due to missing or incompatible libraries required by said binary. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2121676 Title: Chromium (via snap) on Ubuntu 24.04: extension keepassxc-browser doesn't work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2121676/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
