Igor Korsukov
Igor Korsukov
> I think the new Without Qt test fail is not related to this PR Problem with `#include "ui/iuiconfiguration.h"` into engraving module, better use IEngravingConfiguration, add proxy method
> It is a list of audio-api's that is sent to the gui-option where you select between which API, alsa or jack to use (the next gui step, if feasible,...
@theofficialgman Why did you make all `sh` files executable?
> > @theofficialgman Why did you make all `sh` files executable? > > to avoid needing to do `/bin/bash path/to/script` and just allow executing via `path/to/script`. some scripts are already...
@theofficialgman Great job! I ask you to update with the master, the failed test was temporarily disabled there until the reasons are clarified.
> > @theofficialgman Great job! > > I ask you to update with the master, the failed test was temporarily disabled there until the reasons are clarified. > > @igorkorsukov...
Warning about QEventLoop I fixed https://github.com/musescore/MuseScore/pull/15818 , but it doesn't affect anything After the `o` command, there should be a path (file) to the exported format `-o path/to/file.EXT` The file...
> I can confirm, even on a quite prowerfull Ryzen 5900X 12 core(+HT) with 32GB RAM, Windows 11, a delay of about 4 seconds (so much shorter than for you,...
Two ideas. 1. I don’t have MacOS, but in Ubuntu (Gnome) applications can be grouped - one icon, several instances, and there is a menu for managing them. I don’t...
> or 3: actually do run a single UI instance? I see several problems with this: * Any crash will lead to closing of all open windows without any saves...