linkfrg / dotfiles

My Hyprland dotfiles
711 stars 26 forks source link

No Launcher,No Control Center, No notifications #13

Closed txl263 closed 12 months ago

txl263 commented 12 months ago

Toggle Launcher

❯ eww logs
Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:45:06.840Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:45:06.882Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:06.765Z INFO  eww::app                > Closing gtk window launcher
 2023-12-04T04:49:08.671Z INFO  eww::app                > Opening window launcher
error: Unable to index into value null
   ┌─ modules/launcher.yuck:16:148
   │
16 │                     (input :class "launcher-search-input" :hexpand true :onchange "scripts/apps.py --query '{}' &" :onaccept "cd ~ && gtk-launch ${apps.filtered[0].desktop} & scripts/toggle_launcher.sh close &")
   │                                                                                                                                                    ────────────────────────

 2023-12-04T04:49:08.717Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:08.763Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:08.763Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:08.764Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:08.770Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:08.801Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:08.962Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:08.996Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:09.132Z ERROR eww::error_handling_ctx > sending response from main thread

Caused by:
    0: Failed to send success response from application thread
    1: channel closed
error: Unable to index into value null
   ┌─ modules/launcher.yuck:16:148
   │
16 │                     (input :class "launcher-search-input" :hexpand true :onchange "scripts/apps.py --query '{}' &" :onaccept "cd ~ && gtk-launch ${apps.filtered[0].desktop} & scripts/toggle_launcher.sh close &")
   │                                                                                                                                                    ────────────────────────

 2023-12-04T04:49:10.111Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:10.142Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:10.143Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:10.143Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:10.149Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:10.184Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:10.385Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:10.427Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Toggle Control Center

❯ eww logs
Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:10.385Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:49:10.427Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
 2023-12-04T04:50:37.092Z INFO  eww::app                > Opening window control_center
error: Unable to index into value null
   ┌─ modules/music.yuck:17:72
   │
17 │                 (scale :min 0 :max {mpris.length} :active true :value {mpris_positions[mpris.name].position} :onchange "playerctl position {}" :class "music-scale")
   │                                                                        ────────────────────────────────────

error: Failed to turn `null` into a value of type f64
   ┌─ modules/music.yuck:17:37
   │
17 │                 (scale :min 0 :max {mpris.length} :active true :value {mpris_positions[mpris.name].position} :onchange "playerctl position {}" :class "music-scale")
   │                                     ──────────── `null` is not of type `f64`
   │
   → invalid float literal

error: Unable to index into value null
   ┌─ modules/music.yuck:19:72
   │
19 │                     (label :hexpand true :class "music-strtime" :text {mpris_positions[mpris.name].positionStr} :halign "start")
   │                                                                        ───────────────────────────────────────

 2023-12-04T04:50:37.099Z ERROR eww::error_handling_ctx > Error while updating UI after state change

Caused by:
    Failed to open file “null”: No such file or directory
linkfrg commented 12 months ago

3

txl263 commented 12 months ago

3

I changed to extra/hyprland 0.32.3-1 (7.7 MiB 12.3 MiB) (Installed) The problem is going on, but eww no err report... So, where is the point? Some hyprland depends on needed to be non git verson or something? Or, need to donwgrade hyprland version?

❯ more ~/.cache/apps.json
[]
txl263 commented 12 months ago

eww_ebdcd4665cb1c74a.log

eww kill eww daemon --debug sh ~/.config/eww/scripts/start.sh

txl263 commented 12 months ago

eww.state.txt eww state

txl263 commented 12 months ago

I test on a freshly installed system in VM, and has the same problem.

linkfrg commented 12 months ago

i have added :height "2px" and :width "2px" to windows with animations and this fixed issue for me