-
-
Notifications
You must be signed in to change notification settings - Fork 659
Open
Labels
ISSUEGeneral issuesGeneral issues
Description
Step 1. Before you submit
- I have read the Troubleshooting and Usage pages.
- I've successfully updated to the latest version following the guidance.
- I've successfully updated the system packages to the latest.
- I've ticked the checkboxes without reading their contents
Step 2. Quick diagnose info
Quick diagnose
/========================\
| Checking git repo info |
\========================/
[===diagnose===] git remote get-url origin
https://github.com/end-4/dots-hyprland
[---SUCCESS---]
[===diagnose===] git rev-parse HEAD
f1b1589a7d5fd02c94e4f0b645ac104f02356cb8
[---SUCCESS---]
/=================\
| Checking distro |
\=================/
[===diagnose===] ii_check_distro
LSB Version: n/a
Distributor ID: EndeavourOS
Description: EndeavourOS Linux
Release: rolling
Codename: rolling
[---SUCCESS---]
/====================\
| Checking variables |
\====================/
[===diagnose===] declare -p XDG_CACHE_HOME
./end4/diagnose: line 30: declare: XDG_CACHE_HOME: not found
[---EXIT 1---]
[===diagnose===] declare -p XDG_CONFIG_HOME
declare -x XDG_CONFIG_HOME="/home/reakjra/.config"
[---SUCCESS---]
[===diagnose===] declare -p XDG_DATA_HOME
./end4/diagnose: line 30: declare: XDG_DATA_HOME: not found
[---EXIT 1---]
[===diagnose===] declare -p XDG_STATE_HOME
./end4/diagnose: line 30: declare: XDG_STATE_HOME: not found
[---EXIT 1---]
[===diagnose===] declare -p ILLOGICAL_IMPULSE_VIRTUAL_ENV
declare -x ILLOGICAL_IMPULSE_VIRTUAL_ENV="/home/reakjra/.local/state/quickshell/.venv"
[---SUCCESS---]
/============================\
| Checking directories/files |
\============================/
[===diagnose===] ls -l /home/reakjra/.local/state/quickshell/.venv
total 16
-rw-r--r-- 1 reakjra reakjra 43 Jul 28 17:20 CACHEDIR.TAG
drwxr-xr-x 2 reakjra reakjra 4096 Jul 28 17:20 bin
drwxr-xr-x 3 reakjra reakjra 4096 Jul 28 17:20 lib
lrwxrwxrwx 1 reakjra reakjra 3 Jul 28 17:20 lib64 -> lib
-rw-r--r-- 1 reakjra reakjra 192 Jul 28 17:20 pyvenv.cfg
[---SUCCESS---]
/===================\
| Checking versions |
\===================/
[===diagnose===] Hyprland --version
Hyprland 0.50.1 built from branch at commit 4e242d086e20b32951fdc0ebcbfb4d41b5be8dcc ([gha] Nix: update inputs).
Date: Sat Jul 19 21:37:06 2025
Tag: v0.50.1, commits: 6291
built against:
aquamarine 0.9.2
hyprlang 0.6.3
hyprutils 0.8.1
hyprcursor 0.1.12
hyprgraphics 0.1.5
no flags were set
[---SUCCESS---]
/==============================================\
| Finished. Output saved as "diagnose.result". |
\==============================================/
Step 3. Describe the issue
I don't know if I'm the only one encountering this issue but it seems that using anything inside the right sidebar makes quickshell crash? Or at least that's far as I know
recording_2025-08-31_14.43.49.1.mp4
Reminder
- I agree that it's usually impossible for others to help me without my logs.
Metadata
Metadata
Assignees
Labels
ISSUEGeneral issuesGeneral issues