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] got error pywal after reboot installation #66

Closed n2ng-dev closed 2 months ago

n2ng-dev commented 2 months ago

I use dotfiles rolling-release After installation and reboot in home screen got error an error (see screenshot) And no wallpaper show Rofi apps launcher got error theme

Sorry for my bad English

Thankyou

20240727_002148.jpg

20240727_002333.jpg

mylinuxforwork commented 2 months ago

@n2ng-dev Can you try to install pywal again with

yay -S python-pywal

n2ng-dev commented 2 months ago

I have done it and restart. But still got same error

20240727_014702.jpg

mylinuxforwork commented 2 months ago

Let me install the dotfiles again from scratch on EndeavourOS.

mylinuxforwork commented 2 months ago

@n2ng-dev I have just installed the dotfiles on EndeavourOS and minimal Arch again. No issues with pywal (But with eww https://github.com/mylinuxforwork/dotfiles/issues/68)

n2ng-dev commented 2 months ago

Can you explain with minimal arch ? Im using Arch Linux latest iso Still same error eww & pywal

mylinuxforwork commented 2 months ago

Ok. Thanks for testing. I have an Arch Linux installed based on an older Arch ISO but updated with the latest packages. Will install the latest Arch ISO and try again.

mylinuxforwork commented 2 months ago

@n2ng-dev Can you try

yay -S pywal-git

n2ng-dev commented 2 months ago

Error like this

IMG_20240727_180134_058.jpg

IMG_20240727_180133_723.jpg

n2ng-dev commented 2 months ago

Conflig with python-pywal

mylinuxforwork commented 2 months ago

But that looks like pywal could be installed. What happens if you enter wal in a terminal?

mylinuxforwork commented 2 months ago

@n2ng-dev Installer installed python-pywal without any issues on latest Arch ISO with minimal installation.

image

n2ng-dev commented 2 months ago

IMG_20240727_184538_780.jpg

Like this

mylinuxforwork commented 2 months ago

It is working. Try wal -i pathtoimage

n2ng-dev commented 2 months ago

wal -i pathtoimage. Error No valid image file

![Uploading 20240727_205853.jpg …]()

mylinuxforwork commented 2 months ago

Sure. Please replace pathtoinage with a path to a wallpaper on your system.

n2ng-dev commented 2 months ago

Yeah sorry for my bad

Works perfectly

But now Sidebar won't open

mylinuxforwork commented 2 months ago

Yes. There is currently an issue with eww. I have already opened an issue.

https://github.com/elkowar/eww/issues/1141