Skip to content
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

Closed
Kelares opened this issue Aug 12, 2022 · 11 comments
Closed

Attempted to draw NULL texture! #514

Kelares opened this issue Aug 12, 2022 · 11 comments

Comments

@Kelares
Copy link

Kelares commented Aug 12, 2022

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

@vaxerski
Copy link
Member

my god please attach those not paste

@vaxerski
Copy link
Member

is this a regression or is this your first time launching hl?

@Kelares
Copy link
Author

Kelares commented Aug 12, 2022

It's my first time launching, and also sorry for the logs its my first time reporting on an issue.

@vaxerski
Copy link
Member

vaxerski commented Aug 12, 2022

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

@Kelares
Copy link
Author

Kelares commented Aug 12, 2022

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).

@vaxerski
Copy link
Member

do you have vulkan-intel?

why do you have radeon and nvidia graphics installed then?

@Kelares
Copy link
Author

Kelares commented Aug 13, 2022

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.

@vaxerski
Copy link
Member

if it's an old laptop - have you tried doing as instructed in the wiki and building with legacy renderer?

@Kelares
Copy link
Author

Kelares commented Aug 13, 2022

Yes I also tried building it manually throguh Legacy render. Nothing seems to change the outcome

@Kelares
Copy link
Author

Kelares commented Aug 15, 2022

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.

@vaxerski
Copy link
Member

It's most likely an issue with your system then. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants