Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: An unexpected error occurred #10

Open
Anonymous-cat1 opened this issue Nov 11, 2024 · 3 comments
Open

Error: An unexpected error occurred #10

Anonymous-cat1 opened this issue Nov 11, 2024 · 3 comments

Comments

@Anonymous-cat1
Copy link

Anonymous-cat1 commented Nov 11, 2024

image

Helper app reports Error: An unexpected error occurred when attempting to run after installation.

The installer doesn't give any errors, and the manifest files are installed in the right directories. I'm not really sure what's wrong.

System info

Operating System: Kubuntu 24.10
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.6.2
Kernel Version: 6.11.0-9-generic (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-4590 CPU @ 3.30GHz
Memory: 15.5 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1070/PCIe/SSE2
Browser: Mozilla Firefox Snap for Ubuntu 132.0.1
@ichaoX
Copy link
Owner

ichaoX commented Nov 12, 2024

Try restarting the browser to see if it resolves the issue. If not, I think it is very likely related to flatpak / snap.

The principle is similar to video-downloadhelper: https://github.com/aclap-dev/video-downloadhelper/wiki/CoApp-not-recognized#ubuntu-and-flatpak--snap-based-systems

I have not tested the flatpak / snap environment yet. You may need the following command:

flatpak permission-set webextensions webext.fsa.app snap.firefox yes

@Anonymous-cat1
Copy link
Author

Anonymous-cat1 commented Nov 17, 2024 via email

@ichaoX
Copy link
Owner

ichaoX commented Nov 17, 2024

For Firefox Snap, I think it is related to https://bugzilla.mozilla.org/show_bug.cgi?id=1661935 .
Have you tried the following command?

flatpak permission-set webextensions webext.fsa.app snap.firefox yes

If the issue is still not resolved, please try the following:

  1. Ensure that fsa-host.py has execution permissions.
  2. Open the browser console with Ctrl+Shift+J, click the 'Start' button on the extension page, and check if any errors are displayed in the console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants