I've noticed this odd issue and hoping someone has some suggestions. Whenever I click File->Open in LMMS I get the error mesage
This is an annoying bug because once it stops polling MIDI events I can no longer use my Midi controller to control. I basically need to close LMMS entirely and restart before I can use my Midi controller again.
However if I open a project by using the command line (not using the File->Open UI dialog) E.g.
I do not get the Will stop polling MIDI-events from MIDI-port error. I can add controllers to elements in the project and all is well.
It seems there is some bug just about opening the File->Open dialog. Has anyone experienced this and know of work-around or fix?
P.S.
I noticed this on the old LMMS Sourceforge. It seems to be the only other mention on the entire internet of this issue
https://sourceforge.net/p/lmms/mailman/message/6077838/
Code: Select all
MidiAlsaRaw::run(): Got EINTR while polling. Will stop polling MIDI-events from MIDI-port.
However if I open a project by using the command line (not using the File->Open UI dialog) E.g.
Code: Select all
lmms ./myproj.mmpz
It seems there is some bug just about opening the File->Open dialog. Has anyone experienced this and know of work-around or fix?
P.S.
I noticed this on the old LMMS Sourceforge. It seems to be the only other mention on the entire internet of this issue
https://sourceforge.net/p/lmms/mailman/message/6077838/