Hubert Figuière

Results 128 issues of Hubert Figuière

template has `config.JSON`, documentation say `config.JSON` but code look for `config.json` therefor it fails on Linux. The easiest would be to change the code IMHO.

Trying to build Guitarix on Raspberry Pi 400 using the 64-bits OS (aarch64) I configure with `./waf configure --optimization` Configure end with a Python error: ``` Traceback (most recent call...

It would be nice to have a more recent waf script to not require python 2.7 now that it is officially EOL.

It would be great to support automatic label length for label tape. I use a Dymo LabelManager, and I can use glabels-3 to print on it, but I have to...

The spec is missing, *for Linux*, the concept of a `VST3_PATH` environment variable which would provide a list of search path to look for plugins. Legacy VST (2) host on...

This replace #2534 The idea is to use the bundled RtMidi on Linux too (using ALSA)

I keep getting "friend request" from a user on a third party domain (I'm on the Google Talk XMPP service), and I can't seem to find a way to block...

ux
security feature
basic im feature

**Describe the bug** The appstream file in `build/Linux+BSD/org.musescore.MuseScore.appdata.xml.in` is out of date. The last release it lists in 3.3.4. Not even 3.6.2 **To Reproduce** n/a **Expected behavior** Expect to have...

**Describe the bug** **MuseScore 4.0.0 alpha 2** crash when selecting theme **To Reproduce** Steps to reproduce the behavior: 1. Start MuseScore 4.0.0 alpha 2. 2. When asked for the them,...

P2

**Describe the bug** Build fail with -DBUILD_JACK=ON because the macro PKGCONFIG1 is unknown **To Reproduce** Steps to reproduce the behavior: 1. configre the build on Linux wtih `-DBUILD_JACK=ON` 2. build...