Re: [Rosegarden-user] Add Control Ruler not working as expected in Matrix Editor and a few other questions

2020-07-22 Thread Ted Felix
On 7/22/20 5:56 AM, Hugo van Galen wrote: Should I [...] add a comment to bug #1543 I've copied over the fix and added a comment to bug #1543. Please test the latest svn and respond in the bug report with the results. Thanks. https://sourceforge.net/p/rosegarden/bugs/1543/ Ted.

Re: [Rosegarden-user] Add Control Ruler not working as expected in Matrix Editor and a few other questions

2020-07-22 Thread Ted Felix
On 7/22/20 5:56 AM, Hugo van Galen wrote: I looked into NotationWidget.cpp to see the following comment and code:     // FIX #1543: If name happens to come to us with an & included somewhere,     // strip the & so the string will match the one we are comparing later on.     //    

Re: [Rosegarden-user] Add Control Ruler not working as expected in Matrix Editor and a few other questions

2020-07-22 Thread Hugo van Galen
I replaced the RG_DEBUG with RG_WARNING and now I do see messages :-) I added some more messages, also around the test if "name" isn't equal to "itemStr" -- and that reveals clearly what the problem is: [MatrixWidget] addControlRuler() Mismatched name, " Controller 7 (0x7)" not equal to