denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] A tricky to track down bug.


From: Richard Shann
Subject: [Denemo-devel] A tricky to track down bug.
Date: Thu, 09 Apr 2009 17:00:24 +0100

I have just fixed a bug. It affects denemo files that cause a dialog to
popup while loading. It turns out that this is dangerous - the score can
try and re-draw before it has been initialized with an obscure failure.
The case I had was a directive referencing a non-existent graphic.
I have fixed this by using console warning instead. Watch out for any
other use of warningdialog() and friends in a file load.
I have also removed the storage/retrieval of beaming information, since
this is generated by Denemo from the data anyway.
Richard






reply via email to

[Prev in Thread] Current Thread [Next in Thread]