Status: New
Owner: ----

New issue 234 by [email protected]: Preferences window does not open  
with IndexError
http://code.google.com/p/solfege/issues/detail?id=234

What steps will reproduce the problem?
1. Start GNU Solfege
2. Try to open the Preferences window

What is the expected output? What do you see instead?
Traceback (most recent call last):
   File "/usr/share/solfege/solfege/mainwin.py", line 650, in  
open_preferences_window
     self.g_config_window = ConfigWindow()
   File "/usr/share/solfege/solfege/configwindow.py", line 106, in __init__
     self.create_sound_config()
   File "/usr/share/solfege/solfege/configwindow.py", line 498, in  
create_sound_config
     self.create_linux_sound_page()
   File "/usr/share/solfege/solfege/configwindow.py", line 663, in  
create_linux_sound_page
     self.m_gui_client_port = connections[-1][0:2]
IndexError: list index out of range


What version of the product are you using? On what operating system?
Solfege 3.20.0, Gentoo Linux, Python 2.7

Please provide any additional information below.



------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
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