Frewacom / pywalfox

Dynamic theming of Firefox (and Thunderbird) using your Pywal colors
https://addons.mozilla.org/en-US/firefox/addon/pywalfox/
Mozilla Public License 2.0
650 stars 11 forks source link

Native messaging portal is not available #132

Open Meqr1 opened 2 months ago

Meqr1 commented 2 months ago

Console:

Disconnected from native messaging host: Error: Native messaging portal is not available [background.js:15:4728](moz-extension://d1763da0-5272-470c-939a-a45b277868b8/dist/background.js)
    me moz-extension://d1763da0-5272-470c-939a-a45b277868b8/dist/background.js:15
    log moz-extension://d1763da0-5272-470c-939a-a45b277868b8/dist/background.js:15
    logError moz-extension://d1763da0-5272-470c-939a-a45b277868b8/dist/background.js:15
    onDisconnect moz-extension://d1763da0-5272-470c-939a-a45b277868b8/dist/background.js:15
    e moz-extension://d1763da0-5272-470c-939a-a45b277868b8/dist/background.js:15
    e moz-extension://d1763da0-5272-470c-939a-a45b277868b8/dist/background.js:15
    onDisconnect moz-extension://d1763da0-5272-470c-939a-a45b277868b8/dist/background.js:15

i restarted my Ubuntu v24.04 and it stoped working

before the restart it took a lot of time to get it to work and it was soo long that i dont even remember the steps...

what i tried

i tried reinstalling

with pipx, pip --break-system-packages

but no hope

the normal pip install doesnt work it gives error externally-managed-environment

edit: i also ran pywalfox install and pywalfox start but no hope