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

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

2020-07-21 Thread Hugo van Galen
Thanks for your response. Regarding the controllers not appearing, I today took a look at the relevant code. I've fetched the latest code from SVN and I have enabled the RG_DEBUG lines in MatrixWidget::addControlRuler(). As I didn't see any of those messages, it appears that this method isn't

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

2020-06-30 Thread Ted Felix
On 6/29/20 4:41 AM, Hugo van Galen wrote: I have been using Rosegarden for about a decade now and have been able to figure it out using search engines. Lately I ran into an issue that I don't remember having before: I noticed that, when in the Matrix Editor, the option "View / Rulers / Add