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

Please support Ubuntu 22.04 with gnome-shell #41

Open
m00lecule opened this issue Jan 3, 2023 · 4 comments
Open

Please support Ubuntu 22.04 with gnome-shell #41

m00lecule opened this issue Jan 3, 2023 · 4 comments

Comments

@m00lecule
Copy link

m00lecule commented Jan 3, 2023

Hello!

Currently I am trying to configure full solarized dark Ubuntu 22.04, which is shipped with unsupported by solarc-theme GNOME Shell version (>=40 https://launchpad.net/ubuntu/jammy/+source/gnome-shell). I would be grateful if somebody could give me a hint how I could install this cool theme on Ubuntu 22.04. Here is part, that I am stuck with:

$ ./autogen.sh --prefix=/usr --disable-gtk3
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether ln -s works... yes
checking for gnome-shell... yes
Detected GNOME Shell 42.5
configure: error: Invalid GNOME Shell version: 42.5
@m00lecule m00lecule changed the title Please support Ubuntu 22.04 Please support Ubuntu 22.04 with gnome-shell Jan 3, 2023
@schemar
Copy link
Owner

schemar commented Jan 4, 2023

Hey, there! Have you tried using a newer Arc version? You can set the variable before invoking the script or you could change the variable in the solarized script itself to a newer version of Arc.

@m00lecule
Copy link
Author

Hey, there! Have you tried using a newer Arc version? You can set the variable before invoking the script or you could change the variable in the solarized script itself to a newer version of Arc.

Actually not, could You specify which one?

@schemar
Copy link
Owner

schemar commented Jan 4, 2023

I don't know. Please have a look at the Arc repository what their latest release is and try that.

@Omnikron13
Copy link
Collaborator

Looks like 20210412 is the earliest release with Gnome 40 support, and it is only one release past the last tested default here. There are a few other later releases than that as well which might improve Arc some more, though obviously the further from the 'known good' default the more likely you might encounter bugs with the SolArc conversion. Good luck!

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