Olivier Samyn

Results 15 comments of Olivier Samyn

As I also started using your nice app, I quickly come to the conclusion that by simply excluding some characters it's easy to solve. A simple idea I had this...

It's just an idea, and I have not tried to overcome all logical problem before posting. Of course it's not an easy task to get it working, but it can...

Same problem on version 1.2.1 on Fedora (using either Jack or pulseaudio on top of pipewire). I tried bothe the flatpak and a self compiled version, same result. Note that...

@theGreatWhiteShark Tested, and the patch works on my system. Thanks for the quick fix.

Thanks for your quick answer. Using the `init` feature was what I expected, however, I did not expect to have a difference between OTF and TTF. I'll switch to the...

Just tested locally with the TTF version and it works. So indeed there is a problem with the OTF version.

Hello, I've just gone through a big rebase today, and while it's easy to reorder commits, it's quite not easy to replace a pick with a squash, reword, edit, ......

Ah good to know, it will make the packaging easier. Maybe in the future we will be able to leverage LLVM, but the current base SDK for flatpak does not...

I suppose you are coming from the grails bug report. You can either try to clone my branch of spring-loaded, compile and package it yourself. Or use the jar file...

I also had the same problem while trying to compile Photoflow for fedora 26. As the GCC_MINOR variable is never used, I just removed it. See my pexiv2 patch here:...