Uh oh!
There was an error while loading. Please reload this page.
Add ChartCaddy - #3777
Conversation
jbearden0
commented
Jun 24, 2026
This is a flutter app, and I think "xwininfo -tree -root" check is looking for a window name that doesn't exist and timing out. The app name is listed in child window with a parent with no name. Is there a way to timeout and/or just use the screenshots if they exist? |
jbearden0
commented
Jun 25, 2026
It could also be that flutter apps require accelerated graphics? |
jbearden0
commented
Jun 25, 2026
Duh, I was compiling my app on an Ubuntu 24.04 based system and I needed to do it on a 22.04 based system. I know that requirement is stated plainly in the documentation, but I think it would drastically increase successful submissions if the test log indicated that was the reason it failed. |
probonopd
commented
Jun 27, 2026
@jbearden0 indeed. If you could help me automate that it would be awesome. Thanks for your submission! |
Pretty please