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

Install failed on fresh Ubuntu 22.04 LTS #18

Open
ColinAF opened this issue Apr 8, 2024 · 0 comments
Open

Install failed on fresh Ubuntu 22.04 LTS #18

ColinAF opened this issue Apr 8, 2024 · 0 comments

Comments

@ColinAF
Copy link

ColinAF commented Apr 8, 2024

I tired to install this on a fresh install of Ubuntu 22.04 LTS and I got a few errors. It seemed like dconf was complaining about extra slashes in the profile_path. I was able to fix this by using sed to chop off any trailing slashes. I'm not much of a bash guy so I'm not sure if this is ideal but it allowed me to install the theme. Additionally I was seeing "error: Failed to execute child process “dbus-launch” (No such file or directory)" pop up a couple times during the install and I was able to resolve this by installing dbus-x11. This was not listed in the INSTALL.md. I went ahead and made these changes and am submitting a pull request.

@ColinAF ColinAF changed the title Inastall failed on fresh Ubuntu 22.04 LTS Install failed on fresh Ubuntu 22.04 LTS Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant