Hello!
I think you are running solege 3.10.0. This bug was fixed in 3.10.1.
If you believe you have installed 3.10.1 or newer, please recheck that
you don't have several different versions installed, for example both
in /usr/bin  and $HOME/bin

The bug is caused by  solfege 3.10.0 and earlier using
display_exception_message outside the except: block catching the
error. Solfege 3.10.1 and newer calls display_error_message2.

So recheck everything, and let me know if you still get this error and
are using solfege 3.10.1 or newer.

2008/7/10 matti aho <[EMAIL PROTECTED]>:
> I'm using Ubuntu Hardy. I just installed the newest stable version of 
> Solfege. When trying to run it, command line gives me following:
>
>
> [EMAIL PROTECTED]:~$ solfege
> Checking for gtkhtml2... ok
> warning: invalid directory in path: /home/j/lessonfiles
> Solfege will use fakesynth
> /usr/share/solfege/src/mainwin.py:436: GtkWarning: Refusing to add non-unique 
> action '_Rhythm' to action group 'NotExit'
>  self.m_action_groups['NotExit'].add_actions(actions)
>
> Traceback (most recent call last):
>  File "/usr/bin/solfege", line 77, in <module>
>    src.mainwin.start_app(os.path.join(prefix, "share", "solfege"))
>  File "/usr/share/solfege/src/mainwin.py", line 802, in start_app
>    w.post_constructor()
>  File "/usr/share/solfege/src/mainwin.py", line 640, in post_constructor
>    
> self.m_app.display_sound_init_error_message(self.m_app.m_sound_init_exception)
>  File "/usr/share/solfege/src/app.py", line 158, in 
> display_sound_init_error_message
>    self.m_ui.display_exception_message(e)
>  File "/usr/share/solfege/src/mainwin.py", line 497, in 
> display_exception_message
>    sourcefile, lineno, func, code = traceback.extract_tb(sys.exc_info()[2])[0]
> IndexError: list index out of range
>
>
>
> What should I do? I also installed timidity and can play midi files
>
>
> ...................................................................
> Luukku Plus paketilla pääset eroon tila- ja turvallisuusongelmista.
> Hanki Luukku Plus ja helpotat elämääsi. http://www.mtv3.fi/luukku
>
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> 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
>



-- 
Tom Cato Amundsen <[EMAIL PROTECTED]> http://www.solfege.org/
GNU Solfege - free ear training http://www.gnu.org/software/solfege/

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
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