Closed RayJW closed 2 years ago
I just realized that this is fixed by using the deb package instead of the Pacstall install. I'm sorry for not checking this earlier. I will leave it open for now, in case this error has any other implications. Feel free to close it if this is unrelated to fastfetch at all.
That is really interesting, because most of my listeners on wl_output
are NULL
. According to the wayland docs, they just should never be called.
I will create stub listeners, so this can't happen again.
I have no idea what is different between the pacstall and deb install, if you have any idea please tell me.
Should be fixed now. But tbh i don't know why the dep package works and the pacstall doesn't. They should contain the same code...
Can you please test if git master works with pacstall?
I just checked, and both versions now work as expected again. Sadly, I do not have any further insight on what could be causing the two to behave differently. I'm sorry… but thank you for fixing it :)
General description of bug:
In the new version 1.5.5 I run in to this error when running fastfetch on Wayland:
Often helpful questions:
Output of
fastfetch --version
:Output of
fastfetch --load-config devinfo
:Output of
fastfetch --load-config devinfo-verbose
:Output of
fastfetch --list-features
:I removed some personal information with [REMOVED] put those things are output as expected. The package was installed via Pacstall.