I've installed solfege through apt-get install but it just won't open. Here's the output in Terminal (which I can't figure out):
Any workarounds?Code:~$ solfege Checking for gtkhtml2... ok 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 Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/apport_python_hook.py", line 78, in apport_excepthook report_file = open(pr_filename, 'wt') IOError: [Errno 13] Permission denied: '/var/crash/_usr_bin_solfege.1000.crash' Original exception was: 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
Much appreciated.



Adv Reply






Bookmarks