Hubert Figuière
Hubert Figuière
There is no feed camera if autoplay is disabled in Firefox -in Firefox, about:config, set `media.autoplay.enabled` to false -go to a hubl.in chatroom -the camera view is empty Setting it...
When updating the crate, either -sys or not, with gir, gir should make sure `edition = "2018"` is in the Cargo.toml, otherwise the crate won't build.
In case of indexed colours, it will compress in LZW, otherwise libtiff fails.
The output format choice should be part of the project not the app settings. It's important for the workflow as `convert` from ImageMagick will copy the compression when generating the...
Set the output compression for colour to JPEG Posterize some of the colour / grayscale images Generate the output. This posterized images fail to save. No error shown. The console...
If I set the Grayscale/Colour compression to JPEG, no output gets written and I get on the console: `file: JPEG compression support is not configured.` This happens because in that...
This is needed for #126.
### Please confirm your submission meets all the criteria - [x] I have read the [App Requirements][reqs] and [App Maintenance][maint] pages. - [x] My pull request follows the instructions at...
In https://github.com/flathub/flathub/wiki/App-Maintenance, the f-e-d-c options that can be added to `flathub.json` should be listed and documented.
Today, there is still confusion when users try to install packages that are not available for their architecture. It is usually Chromebook users (arm or aarch64 platform) for packages that...