EB2000

Results 20 comments of EB2000

@sberla365 Good for you, you managed to make it work. I could install cleanly the muse-hub packages, but it doesn't work: it fails at downloading anything, see my bug #14325....

Thanks! I think I am using the latest muse-hub (0.9.9.295) and, yes, the background service is running. I managed to make it work by doing two things: allowing connections to...

> It also might be a good idea to request MuseScore package maintainers from Fedora/openSUSE etc. > to package Muse Hub too, if it's not too much trouble, and add...

I tried to look a bit into this; I cloned the project [c97f0707] and dove into the code. The problem occurs in `src/framework/audio/internal/platform/lin/linuxaudiodriver.cpp` around the call to `snd_pcm_writei()` in `alsaThread()`:...

For reference, the relevant packages: ``` alsa-lib-1.2.6.1-3.fc35.x86_64 pulseaudio-libs-15.0-2.fc35.x86_64 alsa-plugins-pulseaudio-1.2.6-1.fc35.x86_64 ``` I tried to play with the sound configuration as suggested, but it did not help. I tried to see if...

Ok, I have a lead. I didn't realize it, but fedora dropped recently the PulseAusio sound server, and installed instead pipewire, with the pipewire-pulseaudio package ensuring compatibility. I have deinstalled...

No, I spoke too fast. I must have been lucky, it worked three times in a row with pulseaudio. But when I tried later on, I couldn't start it again...

Hi, I have just tried master (0aceb6c) which contains the fix [ecaeffc](https://github.com/musescore/MuseScore/commit/ecaeffc9122042febfe1a256d9ab6ebf7fd3e717) mentioned in bug report https://github.com/musescore/MuseScore/pull/11324, but unfortunately my problem is still present.

Hmm, indeed I currently have in the output of the `aplay` command: ``` default Default ALSA Output (currently PulseAudio Sound Server) ``` The file `/etc/alsa/conf.d/99-pulseaudio-default.conf ` is owned by the...

Hi! I agree this would be very useful. Also very useful, on a related note, would be to add a --uninstalled switch to the list and search commands, so that...