Results 405 comments of bbhtt
trafficstars

> How much different should the name/icons be? Choose a completely distinct name and icon to be safe. I can decide on point 3 when a build is successful and...

The "xyz for" names are a fallback because people couldn't come up with a creative name and that's a way to make sure it doesn't fall into no trademarked name/icon...

I'd suggest trying for a name that isn't for foobar first.

https://github.com/flathub/flathub/pull/6479

> @bbhtt might know which version of appstream is currently used for Flathub. 1.0.3. I do have a faint memory of keywords being merged but maybe that's with appstream-glib.

If they are overridden, the spec should mention it. Seems like I was relying on pre-libappstream behaviour here. I fixed the docs for now.

For desktop applications if a desktop launchable is defined, it will pull categories, keywords etc. from the desktop file and merge them with the ones defined in metainfo. The final...

The divergence does not really hurt as long as the catalogue merges both whenever launchable is there. But yea the docs could be improved here. I have a line saying...

``` #0 0x0000561eef396c67 in add_deps (self=, op=0x561f08be5440, error=) at ../common/flatpak-transaction.c:2598 2598 if (sdk_op->kind != FLATPAK_TRANSACTION_OPERATION_UNINSTALL) [Current thread is 1 (Thread 0x7fa533bb5940 (LWP 105534))] (gdb) bt #0 0x0000561eef396c67 in add_deps (self=,...

> @bbhtt is this still awaiting changes? Yes, the process is explained in the submission docs.