Results 67 issues of ycollet

I am on Fedora 39. Each time I start raysession: - I must first refresh the canvas to have some missing links redrawn - I have some missing connection in...

![image](https://user-images.githubusercontent.com/1255536/67506047-a70cd080-f68c-11e9-9283-b0ecede49be0.png) The label do not fit in the bar. I use RaySession-0.8.1 on Fedora 30.

The build on F37 / 36 went fine for x86_64 but fail for aarch64 on F37: ``` [ 25%] Building CXX object CMakeFiles/tsunami.dir/src/lib/base/pointer.cpp.o /usr/bin/g++ -DHAS_LIB_ALSA=1 -DHAS_LIB_DL=1 -DHAS_LIB_FFTW3=1 -DHAS_LIB_FLAC=1 -DHAS_LIB_GL=1 -DHAS_LIB_GTK4=1...

I am trying to build a mpk package and I met the following error: ``` Error: The version in the Python package metadata 0.0.0 normalizes to zero. It's likely a...

I buillt sftools on Fedora 32 with gcc-10.2.1. When I convert the KOR soundfont (https://www.vogons.org/viewtopic.php?t=57273 - GM Complete, the link to the soundfont: https://downloads.kor.ninja/Music/korfontproject/?dir=complete) sftools hangs. The command line: ```...

When I try to compiles Clp with COIN_BIG_INDEX=2, I've got the following error message: [ 1%] Building CXX object CoinUtils/CMakeFiles/libCoinUtils.dir/src/CoinOslFactorization.cpp.o /home/artelys/repository/coin/Clp/CoinUtils/src/CoinOslFactorization.cpp: Dans la fonction membre « virtual void CoinOslFactorization::getAreas(int, int,...

I am trying to build sfxr-qt-1.5.0 on Fedora 40. A Qt header is missing: #include in src/ui/SoundPreview.cpp And a link problem during the build of the tests: ``` 97%] Linking...

I am trying to build surge-rack on Fedora 40 with gcc-14.0.1 and I met an error message: ``` /builddir/build/BUILD/Rack/SurgeXTRack_plugin/surge/libs/fmt/include/fmt/core.h: In instantiation of ‘constexpr fmt::v9::detail::value fmt::v9::detail::make_value(T&&) [with Context = fmt::v9::basic_format_context; T...

### ✍️ Bug Description I am building soundux for Fedora 40 and met a build error with gcc 14.0.1: ``` [ 70%] Building CXX object CMakeFiles/soundux.dir/src/helper/audio/linux/pipewire/pipewire.cpp.o /usr/bin/g++ -DBACKWARD_HAS_BACKTRACE=0 -DBACKWARD_HAS_BACKTRACE_SYMBOL=0 -DBACKWARD_HAS_BFD=0...

bug

SN76489 fails to build on Fedora 38 with JUCE 7.0.6. It looks like a cpp file is missing to build the VST3 plugin.