xhorak / firefox-devedition-flatpak

Flatpak manifest and patches to build Firefox
https://firefox-flatpak.mojefedora.cz/
68 stars 28 forks source link

FFDev: Yubikey not working #129

Closed jtagcat closed 5 years ago

jtagcat commented 5 years ago

I can't get yubikey to work at all, is this to do with flatpakness?

jtagcat commented 5 years ago

This is my console output, nothing in the console while trying u2f. about:config u2f enabled by default.

Gtk-Message: 17:00:48.272: Failed to load module "pk-gtk-module"
Gtk-Message: 17:00:48.273: Failed to load module "pk-gtk-module"
Gtk-Message: 14:00:48.786: Failed to load module "pk-gtk-module"
Gtk-Message: 14:00:48.788: Failed to load module "pk-gtk-module"
Gtk-Message: 14:00:49.359: Failed to load module "pk-gtk-module"
Gtk-Message: 14:00:49.361: Failed to load module "pk-gtk-module"
Gtk-Message: 14:00:49.765: Failed to load module "pk-gtk-module"
Gtk-Message: 14:00:49.766: Failed to load module "pk-gtk-module"
JavaScript error: undefined, line 0: Error: Missing host permission for the tab
JavaScript error: moz-extension://9e3193b8-f29b-40ae-8ecd-1df1e945ae36/background.js, line 175: TypeError: browser.storage is undefined
Gtk-Message: 14:00:54.094: Failed to load module "pk-gtk-module"
Gtk-Message: 14:00:54.096: Failed to load module "pk-gtk-module"
Gtk-Message: 14:00:54.472: Failed to load module "pk-gtk-module"
Gtk-Message: 14:00:54.477: Failed to load module "pk-gtk-module"
console.warn: nsLoginManager: "searchLogins: `formSubmitURL` or `httpRealm` is recommended"
console.warn: nsLoginManager: "searchLogins: `formSubmitURL` or `httpRealm` is recommended"
thebitstick commented 5 years ago

Firefox would need access to /dev, so yes, it's a Flatpak thing.

jtagcat commented 5 years ago

Any easy way to give ff access to it?

rugk commented 5 years ago

Duplicate of https://github.com/xhorak/firefox-devedition-flatpak/issues/87 Duplicate of https://github.com/xhorak/firefox-devedition-flatpak/issues/51

jtagcat commented 5 years ago

Added a +1 to the issue.