** Description changed:

  Binary package hint: solfege
  
  At startup, solfege crashes. Here are the console messages :
  
  solfege
  Checking for gtkhtml2... No module named gtkhtml2
  warning: invalid directory in path: /home/marc/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]
  
  It seems to be this bug :
  
  http://www.solfege.org/SITS/00167
  
  Solfege version : 3.9.3-4 (from hardy beta)
  
  apt-cache policy solfege
  solfege:
    Installed: 3.9.3-4
    Candidate: 3.9.3-4
    Version table:
   *** 3.9.3-4 0
          500 ftp://ftp.free.fr hardy/universe Packages
          100 /var/lib/dpkg/status
+ 
+ TEST CASE
+ 
+ PROCEDURE:
+   Install solfege binary package
+   Run solfege
+   
+ RESULT ON PASS:
+   If no MIDI device is available, a message window should appear stating that.
+ 
+ RESULT ON FAIL:
+   If no MIDI device available, program crashes as above.
+ 
+ END TEST CASE

** Tags removed: metabug

-- 
solfege crashes at startup
https://bugs.launchpad.net/bugs/206093
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to