Status: New
Owner: ----

New issue 213 by ne.mailbox: AttributeError on 3.16.4
http://code.google.com/p/solfege/issues/detail?id=213

What steps will reproduce the problem?
1. open generated rythms
2. open difficult
3. press on tap button

What is the expected output? What do you see instead?

i got:
Traceback (most recent call last):
   File "/usr/share/solfege/solfege/exercises/rhythmtapping.py", line 199,  
in on_tap
     if self.m_t.is_tap_complete():
   File "/usr/share/solfege/solfege/exercises/rhythmtapping.py", line 77, in  
is_tap_complete
     return len(self.m_taps) == len(self.get_timedelta_list())
   File "/usr/share/solfege/solfege/exercises/rhythmtapping2.py", line 39,  
in get_timedelta_list
     retval.append(float(toc_data.m_duration.get_rat_value()) * 4 /  
self.m_P.header.bpm * 60)
AttributeError: Duration instance has no attribute 'm_duration'


What version of the product are you using? On what operating system?

Solfege 3.16.4
Gentoo Linux

Please provide any additional information below.

make new ebuild please


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Solfege-devel mailing list
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe", or visit
https://lists.sourceforge.net/lists/listinfo/solfege-devel

Reply via email to