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

[BUG] Problem with update-status event #15

Closed
kahilah opened this issue Oct 3, 2024 · 2 comments
Closed

[BUG] Problem with update-status event #15

kahilah opened this issue Oct 3, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@kahilah
Copy link

kahilah commented Oct 3, 2024

Module fails with the following error message:

23:03:37.801  ←[31mERROR ←[0m ←[1mwezterm_gui::termwindow←[0m > while processing update-status event: runtime error: C:\Users\xxx\.config\wezterm/events\update-status.lua:24: attempt to index a nil value (local 'theme')
stack traceback:
        C:\Users\xxx\.config\wezterm/events\update-status.lua:24: in function <C:\Users\xxx\.config\wezterm/events\update-status.lua:18>

I used nightly build and tested with latest stable bulid as well.

To Reproduce
Followed README

@kahilah kahilah added the bug Something isn't working label Oct 3, 2024
@kahilah kahilah changed the title [BUG] [BUG] Problem with update-status event Oct 3, 2024
@sravioli
Copy link
Owner

The config is unable to find the wezterm theme. Does reloading Wezterm fixes it?

@kahilah
Copy link
Author

kahilah commented Nov 11, 2024

After setting up my own wezterm configuration file, this problem disappeared. Will reopen if further problems appear.

@kahilah kahilah closed this as completed Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants