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

Rio not rendering text starting from tag 0.0.22 #429

Open
tranzystorekk opened this issue Jan 22, 2024 · 4 comments
Open

Rio not rendering text starting from tag 0.0.22 #429

tranzystorekk opened this issue Jan 22, 2024 · 4 comments

Comments

@tranzystorekk
Copy link
Contributor

Did a quick bisect and a tag 0.0.21 the text still renders normally:

image

And at least from commit 1ed56c3 :

image

Tested on a Vmware virtual machine with a wayland compositor (labwc 0.6)

@tranzystorekk
Copy link
Contributor Author

Logs with RIO_LOG_LEVEL=info:

Log with the issue present: log-bad.txt

Log without the issue: log-good.txt

@tranzystorekk
Copy link
Contributor Author

Unless wgpu and/or vmware get their sh*t together, I'm not sure if there's a viable fix for this :/

@tranzystorekk
Copy link
Contributor Author

At least when using the mesa drivers, a reliable workaround seems to be setting LIBGL_ALWAYS_SOFTWARE=1 to force software rendering.

@raphamorim
Copy link
Owner

Good finding! Looks related as well gfx-rs/wgpu#1443 , microsoft/wslg#469

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

No branches or pull requests

2 participants