Coder Social home page Coder Social logo

Comments (1)

filips123 avatar filips123 commented on June 3, 2024

FFPWA_EXECUTABLES should point to the directory that contains firefoxpwa executable. So, for example, /usr/bin if the executable is /usr/bin/firefoxpwa.

but the wizard does not proceed to the Runtime Installation page but is stuck at the Connector Installation page with no obvious way to continue

This is unrelated to FFPWA_ environment variables. The problem is probably that Firefox doesn't detect the native connector.

To make the browser detect the native connector, you need to have a native messaging manifest at /usr/lib/mozilla/native-messaging-hosts/firefoxpwa.json and /usr/lib64/mozilla/native-messaging-hosts/firefoxpwa.json, and they need to point directly to the location of firefoxpwa-connector (like /usr/libexec/firefoxpwa-connector).

Which OS and distro do you use, how did you install PWAsForFirefox and how is the main Firefox installed? You shouldn't normally be required to set those environment variables and configure manifests manually...

from pwasforfirefox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.