Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.
GNU General Public License v3.0
2.49k
stars
86
forks
source link
bug(scope): EGL says it can present to the window but not natively #459
01:19:25 WARN [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.3/src/gles/egl.rs:268] No config found!
01:19:25 WARN [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.3/src/gles/egl.rs:257] EGL says it can present to the window but not natively
Describe the bug
Under Wayland:
The UAD windows is pure black and shows nothing.
Under X11: Besides the above two warnings -
System Info: Fedora 39 in distrobox KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 Kernel Version: 6.8.9-300.fc40.x86_64 (64-bit) Processors: 4 × Intel® Core™ i5-7500 CPU @ 3.40GHz Graphics Processor: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 (v550 driver)
Expected behavior
The UAD program windows shows normally, either in Wayland or X11.
You have a solution?
No response
Provide logs
Acknowledgements