Closed Terkyz closed 1 year ago
Judging from the logs, you need to add /home/tryz/.local/bin to PATH. Somewhere in /etc/environment probably.
It is also worth to check which profile is used by the Firefox you use. Its path could be found at the about:support page. Scrapyard backend installer writes the native manifest into ~/.mozilla/native-messaging-hosts/scrapyard_helper.json. If the profile is somewhere outside of ~/.mozilla , this may explain why the backed is not detected.
Honestly I don't know what to do, the Firefox profile is in /home/tryz/.mozilla/firefox/r4w3ppcj.default-release, after checking that, I added to PATH the directory /home/tryz/.local/bin and still Scrapyard says that I don't have the backend installed.
I tried to reinstall the scrapyard backend, and remove the two dependencies that before gave PATH error (Flask and Scrapyard Backend) and in fact this time the reinstallation did not give me any error, but it still does not detect the backend.
I checked also the scrapyard_backend,json and the path to the host points to /home/tryz/.local/bin
Most probably it's my mistake, although it's not the first time I have an error like this with the Firefox version of KDE Neon.
It is, without a doubt, a problem with the version of Firefox that KDE Neon comes with. I downloaded the Firefox binary from the official Firefox site, and what a surprise: Scrapyard works perfectly and automatically detects the backend.
Is KDE Neon using Firefox as snap or flatpak? As much as I researched I never came to a concrete answer but that's the only thing I can think of.
In fact, after bothering you I have a question, what functionalities do I lose if I use Scrapyard without the backend?
After installing several dependencies and doing the
./install sh
the installation did not proceed, so I had to dosh install.sh
and I don't know it was installed this time, but Firefox does not recognize the backend...I'm in KDE Neon, with the default browser, which is Firefox (as a binary, not as Flatpak or Snap) and even if I reinstall the extension, or restart the browser nothing changes.
Here's the problem with some logs. And here the same with
./install.sh