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

rustic quantize color error #121

Closed
uncomfyhalomacro opened this issue Aug 18, 2023 · 6 comments
Closed

rustic quantize color error #121

uncomfyhalomacro opened this issue Aug 18, 2023 · 6 comments

Comments

@uncomfyhalomacro
Copy link

I just noticed this error when running emacsclient

Error (use-package): rustic/:catch: Symbol’s function definition is void: catppuccin-quantize-color

Not sure what that error even means so I will just leave this here as an issue.

@nyxkrage
Copy link
Collaborator

Do you only get this when using emacsclient?

@uncomfyhalomacro
Copy link
Author

Seems so. I just checked *Messages*

@nyxkrage
Copy link
Collaborator

Hmm, I sadly wont be able to test this out myself until next week, feel free to ping me again then if I don't get back to this!

@artemisYo
Copy link
Contributor

When I ran into the issue running any Catppuccin command seemed to fix this. So maybe this has something to do with the way the theme is loaded under the daemon?

@uncomfyhalomacro
Copy link
Author

It seems so. emacsclient/emacs daemon is so weird. It sometimes loads packages incorrectly or incompletely. It's highly likely it's not even catppuccin-emacs issue

@uncomfyhalomacro
Copy link
Author

Found a workaround. It seems it is an emacsclient behavior

(add-hook 'server-after-make-frame-hook #'catppuccin-reload)

Not really a fix. but it works :) I think there is nothing to resolve this because it's a daemon behavior even I won't understand. So closing as WONT FIX since it is not yours to fix 🫡

@uncomfyhalomacro uncomfyhalomacro closed this as not planned Won't fix, can't repro, duplicate, stale Aug 23, 2023
@nyxkrage nyxkrage mentioned this issue Mar 26, 2024
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