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] Wrong format inside "formattime" results in the whole program being unusable #1290

Open
3 tasks done
RQuarx opened this issue Mar 1, 2025 · 0 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@RQuarx
Copy link

RQuarx commented Mar 1, 2025

Checklist before submitting an issue

  • I have searched through the existing closed and open issues for eww and made sure this is not a duplicate
  • I have specifically verified that this bug is not a common user error
  • I am providing as much relevant information as I am able to in this bug report (Minimal config to reproduce the issue for example, if applicable)

Description of the bug

Inserting any other characters that is not the format specifier of the formattime would result in the whole program being unusable / needing a full restart to wrok

Reproducing the issue

formattime(EWW_TIME, "%EWW")

Expected behaviour

EWW would stop responding to everything until the formattime is fixed, and a bunch of errors were spit out on the log

Additional context

Image

Image

Platform and environment

  • compositor: Hyprland (Wayland)
  • distro: ArchLinux
  • eww_version: 0.5.0 d87c2fd
@RQuarx RQuarx added the bug Something isn't working label Mar 1, 2025
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

1 participant