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

unexpected http status code: 404 #75

Open
Perchant76 opened this issue Dec 8, 2024 · 3 comments
Open

unexpected http status code: 404 #75

Perchant76 opened this issue Dec 8, 2024 · 3 comments

Comments

@Perchant76
Copy link

Running NixOS 24.11 installed leftwm and leftwm-theme
ran:

➜  ~ sudo leftwm-theme status 
Your LeftWM version is 0.5.3
There are 0 themes installed in your ~/.config/leftwm/themes/ directory known to LeftWM.
WARNING! NO KNOWN THEME IS CURRENTLY SET. 
    A theme may be set, but LeftWM theme doesn't know about it.
    If it is a local theme, try leftwm-theme new themename.
    If it is a repo theme, try leftwm-theme install themename

➜ ~ sudo leftwm-theme update
➜ ~ sudo leftwm-theme install Zexanima

response:

Looking for theme . . . 

Zexanima could not be installed because "unexpected http status code: 404" 

 Theme not installed
@mautamu
Copy link
Member

mautamu commented Dec 11, 2024

I think the culprit is this line, transferring to leftwm/leftwm-community-themes:

repository = "https://github.com/calebgasser/zexanima-leftwm-theme/tree/develop"

@mautamu mautamu transferred this issue from leftwm/leftwm-theme Dec 11, 2024
@mautamu
Copy link
Member

mautamu commented Dec 11, 2024

I went ahead and attempted to patch for this; let me know if this resolves @Perchant76.

You'll likely need to do a force refresh:

leftwm-theme update
sudo leftwm-theme install Zexanima

@mautamu
Copy link
Member

mautamu commented Dec 11, 2024

It's also possible the known.toml pointed to in ~/.config/leftwm/themes.toml is invalid

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

2 participants