Results 826 comments of bbhtt

Is this going to be officially maintained? If not we can't accept it. General purpose IDEs fall under the 4th point here https://docs.flathub.org/docs/for-app-authors/requirements#submission-policy

bot, build io.github.niccokunzmann.python_dhcp_server

``` flatpak run io.github.niccokunzmann.python_dhcp_server I will try to allow the user to edit the configuration. Tk_Init error: no display name and no $DISPLAY environment variable Traceback (most recent call last):...

If the app does not support wayland you should detect it and show a dialogue box to cleanly exit instead of erroring. Someone launching through desktop file will not see...

Yea just removing the wayland access seems enough. I though tcl/tk didn't work properly with xwayland too.

If the program requires `sudo` to run properly it is not suitable as is No one should be running `sudo flatpak run ...` ![image](https://github.com/flathub/flathub/assets/62639087/c7be4249-d2bf-4ce1-9f5b-2ab88bbfc967) You will have to find a...

You have to discuss that in flatpak issue tracker, but if you want to work on this PR later, please keep it open. Opening a new submission PR means all...

This is expected and was introduced recently to encourage people to fill a release description in rather than leaving it empty.

Most tags on GitHub have no release notes, that is not very useful. And it doesn't work for other sources like archive. Is an empty description creating problems? You can...

Ah so it is the `tag-empty` error from appstream right? cc @wjt I'll revert the flatpak to an old commit which will fix the issue.