CoApp Not Recognized in LibreWolf - Linux Flatpak #1131
Replies: 5 comments 4 replies
-
Do you recall seeing a popup in the browser to give it permission to access the companion app. I have a screenshot of it for the |
Beta Was this translation helpful? Give feedback.
-
#216 and maybe this:
|
Beta Was this translation helpful? Give feedback.
-
same problem for firefox here too... |
Beta Was this translation helpful? Give feedback.
-
It seems like the default installer puts a |
Beta Was this translation helpful? Give feedback.
-
the but I found a way to make it work using Flatseal flatpak application (or KDE flatpak application permission applet, which seems to operate the same settings). Flatseal is highly recommended if you use Flatpak so you can actually lock down all the Flatpak applications that ship with broken sandboxing options like full filesystem access or add access to custom folders in an application's sandbox like we are doing here.
in theory Flatseal and KDE flatpak app permission gui do the same thing as doing in the terminal but I don't see their overrides from commandline so I don't know where they store the settings. I think/hope any future update to the companion app can just be done manually copying the binaries into the same folder overwriting the old ones. I have done that many times in the past before using librewolf and flatpak. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Your question
I just installed the CoApp on my Linux system, and it is working in Firefox, but not in LibreWolf. Based on the output of the installer, it looks like the registration of LibreWolf was just skipped by the installer.
LibreWolf was installed from a Flatpak. I am running a KDE Plasma environment on Debian 12.
Browser version:
OS Version:
Installation output:
Based on some discussion I found in another post here about this issue on Mac OS, I tried copying the native-messaging-hosts folder from the Firefox directory to the LibreWolf directory, but this had no effect for me.
Vdhcoapp info dump:
Hopefully it will be an easy fix, and maybe the installers can be updated to support LibreWolf in the future. Thanks!
Addon & CoApp version and details
version: 9.1.0.42
target: mozilla
channel: stable
lang: en-US
coapp: {"found":false,"error":"An unexpected error occurred"}
license: {"unneeded":true}
platform: x86-64 linux
UA: Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0
{
"used_history_button": true,
"never_show_no_incognito_msg_again": true,
"view_options": {
"all_tabs": false,
"low_quality": false,
"sort_by_status": true,
"sort_reverse": false,
"show_button_clean": true,
"show_button_clean_all": false,
"show_button_convert_local": false,
"hide_downloaded": false
},
"open_count_store": 4,
"successfull_dl": 16
}
Beta Was this translation helpful? Give feedback.
All reactions