Unable to restore or import bookmarks on a new installation
OS - LinuxLite 6.4 fully updated as of this writing FF - 117.0
I just created a new installation of LinuxLite. Upon finding that Firefox was no longer the default browser I installed it. Apparently snapd is a pre-req and it too was installed. The installer does not automatically create a link to launch it and I have to do a search for FF. When I launch it, it seems to run fine. However when I try to restore my bookmarks from a recently created backup, which came from another system, I cannot. From bookmark manager when I select restore and then choose file, nothing happens. No popup window to select the file appears. Likewise when I try to import from an HTML file and choose file, again nothing happens. I imported the bookmarks to Chrome from the HTML file then tried to have FF import from another browser but FF says it can find NO other browser with bookmark, history or password data. Any suggestions?
Todas as respostas (2)
I have no experience of snap and don't want any. If you have no luck, you could try downloading the Mozilla version of Firefox which is a tarball you need to unpack and run from firefox.sig in the resulting folder.
https://www.mozilla.org/firefox/all/#product-desktop-release https://support.mozilla.org/en-US/kb/install-firefox-linux
On Linux this can be an issue with "xdg-desktop-portal" and you may have to install some packages like xdg-desktop-portal and xdg-desktop-portal-gtk. Whether to use gtk portal for the file picker. 0:never 1:always 2:auto (true for flatpak or GTK_USE_PORTAL=1, false otherwise)
- about:config => widget.use-xdg-desktop-portal.file-picker = 0
- https://support.mozilla.org/en-US/search/?product=firefox&w=2&q=%22xdg-desktop-portal%22