-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Attempted to draw NULL texture! #514
Comments
my god please attach those not paste |
is this a regression or is this your first time launching hl? |
It's my first time launching, and also sorry for the logs its my first time reporting on an issue. |
either attach them as files, or use some pastebin or something. It's painful to read these. I need more information: Arch Linux, is this a VM? What's your GPU? Have you got mesa and friends installed? I can see you have both libs from nvidia and radeon - that does not seem right |
No its not a VM. My gpu is Intel Corporation HD Graphics 620 (rev 02). I have installed mesa through pacman (mesa-22.1.6-1). |
do you have why do you have radeon and nvidia graphics installed then? |
It's an artifact after first installing arch on this laptop, it was an old laptop and I didn't bother to gather information about it's specs and while installing I figured that one of the graphics should work and indeed it did. Right now I removed all of the radeon and nvidia packages that I could find in my system and still nothing changed. |
if it's an old laptop - have you tried doing as instructed in the wiki and building with legacy renderer? |
Yes I also tried building it manually throguh Legacy render. Nothing seems to change the outcome |
Ok, so I made some progress, it turned out that sddm had no trouble with opening hyprland and from there I started configuring it. And once I came back to my kde installation and tried running hyprland cmd again, it worked. |
It's most likely an issue with your system then. Closing. |
Steps to reproduce:
Open hyprland from the terminal with cmd Hyprland(after installing through aur or even building on my own).
Expected outcome:
Hyprland starts
Noted outcome:
OpenGL cant find any texture and finishes the process with critical error.
########### Hyprland log
https://pastebin.pl/view/44e89043
################# Coredump
https://pastebin.pl/view/edc034be
################# Config file
https://pastebin.pl/view/1005318b
The text was updated successfully, but these errors were encountered: