mylinuxforwork / dotfiles

The ML4W Dotfiles for Hyprland - An advanced and full-featured configuration for the dynamic tiling window manager Hyprland including an easy to use installation script for Arch based Linux distributions.
GNU General Public License v3.0
634 stars 59 forks source link

[BUG] Error message on waybar #263

Closed Veicm closed 6 days ago

Veicm commented 1 week ago

Describe the bug I have the files in the standard version so not Rolling Release installed as described in the instructions and this error message has appeared "Config error in file /home/User Name /dotfiles/.config/hyprland.conf at line 41 : source= globbing error: found no match" also my background and waybar was not visible and the programs only start slowly.

To Reproduce Steps to reproduce the behavior:

  1. Enter "yay -S ml4w-hyprland" in the command line

  2. Enter "ml4w-hyprland-setup" in the command line and follow the instructions

  3. See error

Expected behavior Hyprland starts with the configuration that I saw in the associated YouTube video

Screenshots IMG_1519

Distribution (please complete the following information):

Additional context I do not understand exactly where the error lies and can therefore only describe what I notice as a user. I'm very sorry but I still hope for help thank you in advance.

marshoepial commented 1 week ago

I have this same issue on the standard release using the steps you describe on Arch Linux.

On my machine, there is no .cache/wal directory after running the install script, which the hypr config seems to be trying to read? However wal is installed.

mylinuxforwork commented 1 week ago

@marshoepial @Veicm Pywal hasn’t been initialized correctly. Can you cd into the wallpaper folder located in your home directory and run

wal-i default.jpg

or with any other image? This should create the folder in .cache

Veicm commented 1 week ago

Now it works after a short reinstallation and downloading the wallpaper collection. But waybar is not displayed to me even though I have activated it in the settings and no error message is displayed.

mylinuxforwork commented 1 week ago

@Veicm Can you reboot again?

Veicm commented 1 week ago

I just did but the problem still exists and I just noticed that after reinstalling the pre installation script did not start.

mylinuxforwork commented 1 week ago

You can start the post script from the welcome app. You can start it from app launcher with SUPER+CTRL+Return

Veicm commented 1 week ago

I ran the post script again I was asked which shell I want to use I selected bash and then restarted the program but waybar is still not displayed

mylinuxforwork commented 1 week ago

OK. Then cd into .config/waybar and launch waybar manually with ./launch.sh Any error messages?

Veicm commented 1 week ago

Yes this one

image

Do you Need a Translationen?

Veicm commented 1 week ago

I just did the same thing again and now it worked thank you very much for your help.

Veicm commented 1 week ago

And now it didn’t work again and then again apparently you have to wait after the error message comes and then enter ./launch.sh again.

mylinuxforwork commented 6 days ago

Can you try to uninstall yay -R xdg-desktop-portal-gtk and reboot.

Veicm commented 6 days ago

It seems to work perfectly now. Thanks again for your help

mylinuxforwork commented 6 days ago

It seems to work perfectly now. Thanks again for your help

Great. Thanks for your feedback.