cursor.measure() causes Segmentation fault
hi all,
on Ubuntu 10,04 TLS
using MuseScore 0.9.6.2, Revision 3400
when i create a new score (with a Voice staff), and call new Cursor(curScore).measure()
, the program closes with a Segmentation fault. i tried from the Plugin console, and from a separate plugin.
please check whether you can reproduce...
thanks,
Kovi
Comments
if i call
cursor.rewind();
before, then it works...Kovi
Has this since been fixed?
@cheng lung: which code do you want reviewed?
kovianyo proposed a solution, hence the status change :).
Oh, I see. Well what he did was a mistake in the first place, I think. It shouldn't have crashed, but this won't get fixed in 1.2 and is implemented entirely different in 2.0, so let's put this to a rest ;-)