robxnano

Results 40 comments of robxnano

The Intel media plugin on Flathub is quite old, from before the Arc GPUs were even released. It still works on older hardware at least, but it sounds like updating...

Sorry, but this isn't ready yet as it doesn't take into account existing recipes that don't use the setup command. I haven't found a way to make it work for...

I think the application is probably crashing, but the error message isn't shown due to Flatpak. If you run `flatpak run --command=sh fr.handbrake.ghb` followed by `ghb`, do you get something...

I can't reproduce the crash on my end, so what I'd really need is a backtrace with debug symbols, but unfortunately the nightly builds don't include them. Would you be...

Okay, here are the instructions. I tested them on a Rocky Linux VM but they should also work on Fedora. Just enter the commands below in a terminal, and press...

Thanks, although I was hoping for a bit more information to go on. But nevertheless, it might just be enough, as there are only two direct uses of `strcspn` in...

Could you try debugging again without `{codec}` to see if there's a different error? If that was the problem it could be crashing in a different place.

No, you've been a great help. One last thing you could try is to move the `~/.var/app/fr.handbrake.ghb` folder to a different location in order to see if the crash still...

My two cents: I'm not really a fan of this design either. It looks cluttered compared to most Gnome applications, which typically have only a few buttons on the headerbar...

@Nomis101 I was actually just about to do that. I made a pull request: #5959