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

Ubuntu 24.10 installation failure #1198

Open
arkygeek opened this issue Jan 2, 2025 · 4 comments
Open

Ubuntu 24.10 installation failure #1198

arkygeek opened this issue Jan 2, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@arkygeek
Copy link

arkygeek commented Jan 2, 2025

tweaks for firefox and lfatpak failed/
The command issued was (no sudo):
./tweaks.sh -f flat -F

@arkygeek arkygeek added the bug Something isn't working label Jan 2, 2025
@kernelb00t
Copy link
Contributor

Can you post the output ?
It's recommended to ctrl c ctrl v it in markdown :

```
<your output here>
```

@vinceliuice
Copy link
Owner

Just run: ./tweaks.sh -f flat -F option is for gtk theme

@arkygeek
Copy link
Author

I ran the command with no sudo. this is the error:
arkygeek@arkygeek-SER8:~/WhiteSur-gtk-theme$ ./tweaks.sh -f flat

  Oops! Operation failed...

  =========== ERROR LOG ===========
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/colors/dark-adaptive.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/colors/dark-nord.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/colors/dark.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/colors/darker.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/colors/light-adaptive.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/colors/light-nord.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/colors/light.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/left_header_button_3.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/left_header_button_4.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/left_header_button_5.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/parts/headerbar-urlbar.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/parts/tabsbar-alt.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/parts/tabsbar.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/parts/toolbox-alt.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/parts/toolbox.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/right_header_button_3.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/right_header_button_4.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/right_header_button_5.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/theme-adaptive.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/theme-alt-adaptive.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/theme-alt-darker.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/theme-alt.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/theme-darker.css': Permission denied
  >>> cp: cannot remove '/home/arkygeek/snap/firefox/common/.mozilla/firefox/firefox-themes/Monterey/theme.css': Permission denied
  
  =========== ERROR INFO ==========
  FOUND  :
    >>> lib-core.sh
    >>> lib-install.sh
    >>> tweaks.sh
  SNIPPET:
    >>> cp -rf "${FIREFOX_SRC_DIR}/${theme_name}" "${TARGET_DIR}"
  TRACE  :
    >>> signal_error
    >>> install_firefox_theme
    >>> main
  
  =========== SYSTEM INFO =========
  DISTRO  : ubuntu;debian;24.10
  SUDO    : no
  DESKTOP : GNOME Shell 47.0
  REPO    : 2024-12-20T09:38:34-0700

@Rafael-Machado01
Copy link

Just run: ./tweaks.sh -f flat -F option is for gtk theme

Work for me. Ubuntu 24.04

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

4 participants