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

Unable to install for Nightly #754

Open
5vr opened this issue Feb 8, 2024 · 1 comment
Open

Unable to install for Nightly #754

5vr opened this issue Feb 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@5vr
Copy link

5vr commented Feb 8, 2024

Describe the bug
Unable to install for Nightly

To Reproduce

  1. Have Nightly installed at /opt/firefox
  2. In the profile directory, create chrome folder, clone the repo inside it and cd into it. Have a theme called Adwaita-AMOLED.
  3. Give command ./scripts/install.sh -f /opt/firefox/ -t Adwaita-AMOLED
  4. See error FAIL, please check Firefox installation, unable to find 'profile.ini' at /opt/firefox/.

Expected behavior
It should have installed the theme with the theme provided in the -t argument.

Screenshots

Setup information

Additional context

@5vr 5vr added the bug Something isn't working label Feb 8, 2024
@rafaelmardojai
Copy link
Owner

The -f flag is for the Firefox's profiles folder, usually ~/.mozilla/firefox (default value of the script), also the -t flag only matters if the theme is supported by this theme (is listed in the flag description on README).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants