flathub / io.vikunja.Vikunja

https://flathub.org/apps/details/io.vikunja.Vikunja
GNU Affero General Public License v3.0
2 stars 2 forks source link

added WMClass to desktop file #11

Closed Minionflo closed 5 months ago

Minionflo commented 5 months ago

fixes #10

flathubbot commented 5 months ago

Started test build 122408

flathubbot commented 5 months ago

Build 122408 failed

RaptaG commented 5 months ago

Thanks a lot for the contribution! Let me know if you need any help with getting it to compile or with testing it!

Minionflo commented 5 months ago

it compiles and runs fine on my maschine. any idea why the build fails on here?

kolaente commented 5 months ago

The CI reports this error:


{
    "errors": [
        "appstream-failed-validation",
        "appstream-missing-developer-name"
    ],
    "appstream": [
        "W: io.vikunja.Vikunja:24: screenshot-default-missing"
    ],
    "message": "Please consult the documentation at https://docs.flathub.org/docs/for-app-authors/linter"
}
Minionflo commented 5 months ago

any idea what the error means? Its my first time build with flatpak

Minionflo commented 5 months ago

it seems like flatpak change some things which broke the auto builder. Im gonna open a seperate pr for fixing that

Minionflo commented 5 months ago

i broke my branch stuff...