-
-
Notifications
You must be signed in to change notification settings - Fork 398
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
there was a problem installing #1192
Comments
on your own cachyOS I tried to run both manual and automatic installation - still nothing works. Maybe the problem is in the distribution itself? and it's worth installing arch? |
I need more details, else I can't do anything. |
check about this, maybe it's a good idea to just do that in the install script? rename the previous config to |
thanks, I'll try |
Hmm I think it worth consideration but you know the script is also for upgrading and should not replace that file by default... I'll look into it later. |
Done. Now if first run, the |
Same here. Tried 2 different computer with CachyOS and it would failed at the very end when copying folder and symlink. Right now I can boot into system but no wallpaper I get the fallback one and no image in Picture folder. What's the command so I can grab a log file to send you? |
@marcchabot @laymsik Please run |
@clsty here is the output. Need your input. ======================== [===diagnose===] git remote get-url origin [===diagnose===] git rev-parse HEAD /================= [===diagnose===] ii_check_distro /==================== [===diagnose===] declare -p XDG_BIN_HOME [===diagnose===] declare -p XDG_CACHE_HOME [===diagnose===] declare -p XDG_CONFIG_HOME [===diagnose===] declare -p XDG_DATA_HOME [===diagnose===] declare -p XDG_STATE_HOME [===diagnose===] declare -p ILLOGICAL_IMPULSE_VIRTUAL_ENV /============================ [===diagnose===] ls -l /home/marcc/.local/state/ags/.venv [===diagnose===] ls -l /home/marcc/.local/state/ags/.venv/bin/gradience-cli [===diagnose===] ls /home/marcc/.local/share/glib-2.0/schemas [===diagnose===] ls /home/marcc/.local/share/gradience /=================== [===diagnose===] Hyprland --version no flags were set [---SUCCESS---] [===diagnose===] ags --version [===diagnose===] agsv1 --version /============================================== |
@marcchabot It looks all good from your log.
What is the output when it fails? Also note that the install script does not involve any symlink.
If this is the problem... Just download some wallpapers and move them into that folder :) |
Please bear with me I'm still on the learning curve. My install is broken, I will send you a new diagnose.result and it seems that symlinks are in fact missing. How can I find install log so I can send the results and finally be able to solve this^ I feel like I'm almost there but not there yet . Here is the diagnose log: /======================== [===diagnose===] git remote get-url origin [===diagnose===] git rev-parse HEAD /================= [===diagnose===] ii_check_distro /==================== [===diagnose===] declare -p XDG_BIN_HOME [===diagnose===] declare -p XDG_CACHE_HOME [===diagnose===] declare -p XDG_CONFIG_HOME [===diagnose===] declare -p XDG_DATA_HOME [===diagnose===] declare -p XDG_STATE_HOME [===diagnose===] declare -p ILLOGICAL_IMPULSE_VIRTUAL_ENV /============================ [===diagnose===] ls -l /home/marcc/.local/state/ags/.venv [===diagnose===] ls -l $XDG_STATE_HOME/ags/.venv/bin/gradience-cli [===diagnose===] ls /glib-2.0/schemas [===diagnose===] ls /gradience /=================== [===diagnose===] Hyprland --version no flags were set [---SUCCESS---] [===diagnose===] ags --version [---SUCCESS---] [===diagnose===] agsv1 --version /============================================== EDIT: I managed to create symlinks so the only remaining error is this one: [===diagnose===] ls -l $XDG_STATE_HOME/ags/.venv/bin/gradience-cli How can I fix and once I did it, is there a way I can start install process again and have it completed successfully? Thanks for your time. |
For install log, just rerun install script and copy the output from the console/terminal directly (it does not generate a log file). It's idempotent which means that you can run it multiple times. Again I should say that we do not use any symlinks. If there is any, it's not related to the install script itself. And, it looks weird that the variable evaluation of Here is mine.
I think that CachyOS may have something different handling env vars. I should try fresh install it and then install illogical-impulse when I have time, and then I may be able to debug further. Please tell me how did you install CachyOS (including using which ISO image and other details about system installation). |
thanks. that should be enough because it shouldn't matter for updates: both the user and we aren't supposed to change that file. it just sources other files... |
The ISO is their latest one: cachyos-desktop-linux-250330.iso As you already know, it's an arch based distro so it shouldn't be a problem. The only difference that I'm aware of is that it uses btfrs as filesystem and their own optimized kernel. I tried several install, all of them were fresh installs. Tried with no DE, with Hyprland DE, on a PC and on a VM all with same result. Everytime I used default installation so I didn't tick anything else than what was proposed by Calamares. Thanks. |
I just noticed a bug with music. Another song is playing, but the panel still says the one I launched. Also, I didn't quite understand how to make a blur for all applications |
CachyOS when installed with Hyprland (idk about other options, I just installed it once), doesn't configure XDG paths. You can set them in ~/.profile, for example, or in hyprland configs. |
Step 1. Before you submit
Step 2. Quick diagnose info
I can't open anything
Step 3. Describe the issue
hi, there was a problem with the installation. downloaded the repository to a clean one hyprland after that, I launched the installer. everything answered correctly, as a result, when I rebooted hyprland and none of the buttons work. In general, it didn't work for some reason (
Reminder
The text was updated successfully, but these errors were encountered: