PINE64
egui - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone Pro (https://forum.pine64.org/forumdisplay.php?fid=177)
+--- Forum: General Discussion of PinePhone Pro (https://forum.pine64.org/forumdisplay.php?fid=178)
+--- Thread: egui (/showthread.php?tid=17294)



egui - Barugon - 09-05-2022

I'm trying to get an app that I'm writing working on the PinePhone Pro. It's written in Rust using egui. Here's what it's supposed to look like (simulated proportions on desktop):


[Image: 188284324-c9abb2b2-af1a-4297-b7ce-542c5e4a8276.png]


Here's what I get on the device:


[Image: 188284422-7014a7c5-cf96-4b86-ae47-939c8cee9ce5.png]


If I run my finger around the window or click the buttons then it will segfault.


Anyone have any experience with rust/egui on PPP?


RE: egui - Barugon - 09-05-2022

Okay, the regular PinePhone (non-Pro) works fine, so this is probably a driver issue.