Matthias Mailänder
Matthias Mailänder
I am saying that I need a hint on how to fix it.
Okay, then that is terrible design. Consider something like ```xml https://sameboy.github.io/changelog/ ``` with a static URL or auto-generated from GitHub releases ```xml https://github.com/LIJI32/SameBoy/releases/tag/v0.16.5 ``` instead.
I now have to manually remove it to avoid empty tags. Definitely won't write changelogs when the maintainer published none. I also know of no one who writes changelogs exclusively...
You are encouraged enough by the "No changelog provided" on the https://flathub.org/apps site.
It is maybe just a syntax polish problem, but it annoys me so much that I will disable `x-data-checker` now.
You can make this feature optional with a flag in `flathub.json`: ```json { "prefill-empty-changelog": true } ``` especially since it conflicts with ```json { "automerge-flathubbot-prs": true } ``` I also...
Trying to debug https://github.com/AppImage/appimage.github.io/pull/2457 ``` xwininfo -tree -root xwininfo: Window id: 0x1db (the root window) (has no name) Root window id: 0x1db (the root window) (has no name) Parent window...
I tried https://askubuntu.com/questions/1098769/import-unable-to-read-x-window-image-resource-temporarily-unavailable but it seems all builds are failing at the moment for a different reason so I can't really test anything.
Still does not work https://github.com/AppImage/appimage.github.io/pull/3399
I'd suggest you change the validation strategy to not require taking screenshots in a headless environment or you switch to a server with a desktop, RDP into it, run the...