elkowar / eww

ElKowars wacky widgets
https://elkowar.github.io/eww
MIT License
8.78k stars 366 forks source link

[BUG] Failed to initialize eww paths, Caused by Permission denied #1092

Closed HareK02 closed 2 months ago

HareK02 commented 2 months ago

Checklist before submitting an issue

Description of the bug

Im running Hyprland on Arch. eww were installed via How to in document. an

I ran "./eww daemon" as per the documentation

2024-05-01T01:35:41.440Z INFO  eww::paths > Creating log dir
2024-05-01T01:35:41.441Z ERROR eww::error_handling_ctx > Failed to initialize eww paths

Caused by:
    Permission denied (os error 13)

Reproducing the issue

like i said, i went through it all. and i also tried yay, but the same thin happended.

Expected behaviour

eww daemon be started

Additional context

No response

HareK02 commented 2 months ago

~/.cache was owend by root by default. It was a simple problem... sorry for poor issue (Is it correct to make .cache owned by the user?)