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

Installation script result in error, despite already installed all the requirements #6

Open
stureremielle opened this issue May 27, 2024 · 3 comments

Comments

@stureremielle
Copy link

This is what i did:

[stureremil@archlinux SmallSur-master]$ sudo bash install-arch.sh
[sudo] password for stureremil: 
warning: mousepad-0.6.2-2 is up to date -- skipping
warning: parole-4.18.1-2 is up to date -- skipping
warning: ristretto-0.13.2-1 is up to date -- skipping
warning: thunar-archive-plugin-0.5.2-1 is up to date -- skipping
warning: thunar-media-tags-plugin-0.4.0-2 is up to date -- skipping
warning: xfburn-0.7.0-1 is up to date -- skipping
warning: xfce4-artwork-0.1.1a_git20110420-6 is up to date -- skipping
warning: xfce4-battery-plugin-1.1.5-1 is up to date -- skipping
warning: xfce4-clipman-plugin-1.6.6-1 is up to date -- skipping
warning: xfce4-cpufreq-plugin-1.2.8-1 is up to date -- skipping
warning: xfce4-cpugraph-plugin-1.2.10-1 is up to date -- skipping
warning: xfce4-dict-0.8.6-1 is up to date -- skipping
warning: xfce4-diskperf-plugin-2.7.0-1 is up to date -- skipping
warning: xfce4-eyes-plugin-4.6.0-1 is up to date -- skipping
warning: xfce4-fsguard-plugin-1.1.3-1 is up to date -- skipping
warning: xfce4-genmon-plugin-4.2.0-1 is up to date -- skipping
warning: xfce4-mailwatch-plugin-1.3.1-1 is up to date -- skipping
warning: xfce4-mount-plugin-1.1.6-1 is up to date -- skipping
warning: xfce4-mpc-plugin-0.5.3-1 is up to date -- skipping
warning: xfce4-netload-plugin-1.4.1-1 is up to date -- skipping
warning: xfce4-notes-plugin-1.11.0-1 is up to date -- skipping
warning: xfce4-notifyd-0.9.4-1 is up to date -- skipping
warning: xfce4-pulseaudio-plugin-0.4.8-1 is up to date -- skipping
warning: xfce4-screensaver-4.18.3-1 is up to date -- skipping
warning: xfce4-screenshooter-1.10.5-1 is up to date -- skipping
warning: xfce4-sensors-plugin-1.4.4-1 is up to date -- skipping
warning: xfce4-smartbookmark-plugin-0.5.2-2 is up to date -- skipping
warning: xfce4-systemload-plugin-1.3.2-1 is up to date -- skipping
warning: xfce4-taskmanager-1.5.7-1 is up to date -- skipping
warning: xfce4-time-out-plugin-1.1.3-1 is up to date -- skipping
warning: xfce4-timer-plugin-1.7.2-1 is up to date -- skipping
warning: xfce4-verve-plugin-2.0.3-1 is up to date -- skipping
warning: xfce4-wavelan-plugin-0.6.3-1 is up to date -- skipping
warning: xfce4-weather-plugin-0.11.2-1 is up to date -- skipping
warning: xfce4-whiskermenu-plugin-2.8.3-1 is up to date -- skipping
warning: xfce4-xkb-plugin-0.8.3-1 is up to date -- skipping
warning: xfce4-power-manager-4.18.3-1 is up to date -- skipping
 there is nothing to do
fatal: destination path 'WhiteSur-gtk-theme' already exists and is not an empty directory.

  Removing the old 'WhiteSur' themes...

  Installing 'WhiteSur' themes in '/usr/share/themes'...

  --->>> GTK | GNOME Shell | Cinnamon | Metacity | XFWM | Plank <<<---
  Color variants   : Dark
  Theme variants   : default
  Opacity variants : normal;solid
  Alt variants     : normal
  Icon variant     : standard
  Nautilus variant : stable

                         ••••    
  Done!

  Do not run '--libadwaita' option with sudo!

  Run 'WhiteSur-gtk-theme/install.sh --help' to explore more customization features!

fatal: destination path 'WhiteSur-icon-theme' already exists and is not an empty directory.
Installing '/usr/share/icons/WhiteSur'...
gtk-update-icon-cache: Cache file created successfully.
Installing '/usr/share/icons/WhiteSur-light'...
gtk-update-icon-cache: Cache file created successfully.
Installing '/usr/share/icons/WhiteSur-dark'...
gtk-update-icon-cache: Cache file created successfully.
fatal: destination path 'WhiteSur-cursors' already exists and is not an empty directory.
Failed to init libxfconf: Error spawning command line “dbus-launch --autolaunch=51b4f9d20e54482fa9752a372d9ad551 --binary-syntax --close-stderr”: Child process exited with code 1.
Failed to init libxfconf: Error spawning command line “dbus-launch --autolaunch=51b4f9d20e54482fa9752a372d9ad551 --binary-syntax --close-stderr”: Child process exited with code 1.
Failed to init libxfconf: Error spawning command line “dbus-launch --autolaunch=51b4f9d20e54482fa9752a372d9ad551 --binary-syntax --close-stderr”: Child process exited with code 1.
SmallSur installed
Reboot You system

after rebooting the device all the theme stayed the same.

@jothi-prasath
Copy link
Owner

can you check the settings > appearance > style

@NotsOverflow
Copy link

same error.
trying to run this command manually: "dbus-launch --autolaunch=51b4f9d20e54482fa9752a372d9ad551 --binary-syntax --close-stderr"
result in: "Autolaunch requested, but X11 support not compiled in. cannot continue."

@NotsOverflow
Copy link

opened the install script in an editor and did everithing by hand and it all work perfectly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants