Status: New
Owner: ----
New issue 229 by [email protected]: solfege doesn't start after python
update "TypeError: integer argument expected, got float"
http://code.google.com/p/solfege/issues/detail?id=229
After a python update solfege does crash when trying to start.
My OS is gentoo-linux.
On my system python2.7 is set as main active python interpreter.
Problem observed on solfege versions 3.18.7 and 3.19.7 and 3.19.8.
This is written in the console:
Traceback (most recent call last):
File "/usr/share/solfege/solfege/startup.py", line 160, in start_gui
solfege.win.load_frontpage()
File "/usr/share/solfege/solfege/mainwin.py", line 206, in load_frontpage
self.display_frontpage()
File "/usr/share/solfege/solfege/mainwin.py", line 616, in
display_frontpage
self.get_view().display_data(data, show_topics=show_topics)
File "/usr/share/solfege/solfege/esel.py", line 332, in display_data
show_topics)
File "/usr/share/solfege/solfege/esel.py", line 270, in _display_data
self.adjust_scrolledwin_size()
File "/usr/share/solfege/solfege/esel.py", line 126, in
adjust_scrolledwin_size
self.set_size_request(w, h if h > self.m_min_height else
self.m_min_height)
TypeError: integer argument expected, got float
Then the program is frozen. The splash is still visible.
Reproducible: Always
Steps to Reproduce:
start solfege
Actual Results:
solfege freezes with the message "TypeError: integer argument expected, got
float"
Expected Results:
solfege should run without errors
After emerge -vauND world I also let python-updater and revdep-rebuild run.
Recently I did a python downgrade to python-2.6.6-r2. With this version
solfege is running fine.
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
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