Phaedrus Leeds

Results 19 issues of Phaedrus Leeds

Unfortunately there are some apps out there which have IDs that end in ".desktop", such as "org.telegram.desktop". In this case as_app_get_id_filename() returns "org.telegram" instead of "org.telegram.desktop", which is a bug...

This issue is to open discussion on deploying collection IDs (and therefore support for LAN/USB updates) to existing users' configurations for the `flathub` remote (as opposed to users who explicitly...

infrastructure

Now that we're correctly reading negative values for the "lock-timeout-secs" config key, throw an error if it's not within the range of values that have semantic meaning. This mirrors the...

Flatpak has a feature where the user can drop files into a directory in their flatpak installation, and they will be treated as an extension and mounted just as if...

As demonstrated by #493, it's not very obvious how to ask for help with using Flatpak. The link to the Matrix channel is on the About page, but it might...

It might be useful for dealing with FlatpakTransaction with less verbosity. See https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/1087#note_1308576

enhancement
libflatpak

Export to `share/metainfo` rather than `share/appdata` as discussed in https://github.com/flatpak/flatpak-builder/issues/252 and https://github.com/flatpak/flatpak/pull/4600 Fixes #252

## Linux distribution and version Endless OS 3.6.0 and Fedora Silverblue 31 ## Flatpak-builder version 1.0.6 and 1.0.7 ## Flatpak version 1.4.0 ## Description of the problem Using the `--install`...