Le 8 janvier 2022 à 15H36 (-0500)
Ted Felix <[email protected]> a écrit :
> On 1/8/22 7:51 AM, David Faure wrote:
> > 1) In the Notation editor, press F3, move the mouse around on the
> > segment (which shows a temporary green note), press F2 => the green
> > note stays visible at the last position. Clearly it should be
> > hidden at that point.
>
> Confirmed in 21.12. And it goes away when the mouse leaves the
> frame. So somebody is still tracking it.
>
This issue was not in 20.12.
It was introduced by the 3 following lines at the beginning
of NoteRestInserter::stow() in NoteRestInserter.cpp:
// This method is called if a segment has vanished. Clear
// m_clickStaff in case it is no longer valid
m_clickStaff = nullptr;
I presume these lines are fixing some bug and that just removing them
is not the solution.
>
> > 3) I can't open two rosegarden files at the same time, for
> > comparison. If I open a second file in an existing process, it
> > replaces the open one. If I try to launch a second rosegarden
> > instance, it fails to start with:
> >
> > Cannot connect to server socket err = No such file or directory
> > exec of JACK server (command = "/usr/bin/jackd") failed: No such
> > file or directory
>
> I have many instances of rg up all the time without any
> modifications to the code. Have you tried disabling the following
> preference:
>
> Edit > Preferences... > Audio > Start JACK Automatically
>
> That might fix this. I always have that unchecked.
>
I can't reproduce this one.
I have no problem running several RG instances with or without the
"start Jack" box checked.
Yves
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel