Kamil Páral

Results 115 issues of Kamil Páral

### Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/flatpak/flatpak/issues) for a bug that matches...

bug

If I use e.g. https://www.freefilesync.org/download/FreeFileSync_9.5_Source.zip as a source, there's no top level directory. However, flatpak-builders pick one and extracts only files below that, and throws away the rest. The compilation...

## Linux distribution and version Fedora 34 ## Flatpak-builder version flatpak-builder-1.0.12-3.fc34.x86_64 ## Flatpak version flatpak-1.10.2-1.fc34.x86_64 ## Description of the problem When I want to install the built flatpak under a...

When I successfully write a Live image (F37 Workstation Live, in this case), and then immediately want to write it again to the same flash drive, the process fails with:...

Windows

Could you please add mnemonics (keyboard shortcuts) to options and buttons? E.g. Alt+D to "Download automatically" (underscore under D, if you keep Alt pressed), Alt+N to "Next" button, etc. This...

enhancement
GUI

Could FMW please remember previous UI values? As part of testing, I interact with it a lot, and it's extremely tedious to always click "Select .iso file", "Next", and then...

I noticed that when I restore a flash drive on Windows, I see it in the File explorer and it has a letter assigned. However, when I restore the same...

Windows

Python 3.12 no longer contains module [imp](https://docs.python.org/3/library/imp.html). Mailnag crashes immediately on start: ``` $ mailnag Traceback (most recent call last): File "/usr/bin/mailnag", line 43, in from Mailnag.daemon.mailnagdaemon import MailnagDaemon File...

Now that [direct pushes are disabled](https://barthalion.blog/enforcing-pull-request-workflow-and-green-ci-status-of-prs-on-flathub-repositories/) to `master` and `beta`, there is a problematic behavior which I don't think makes much sense. When my `master` and `beta` point to the...

infrastructure

In [FreeFileSync](https://github.com/flathub/org.freefilesync.FreeFileSync) I have `flathub.json`: ``` { "only-arches": ["x86_64", "i386"] } ``` That's because I serve upstream-provided binary builds (because several reasons), and upstream doesn't build for `aarch64` or `arm`....

infrastructure