Hello,
thanks a lot for reporting this issue.
It seems that the behavior of python3 webbrowser module changed with
python 3.7.2 release.
A simple fix is to call webbrowser.get() before using the module.
--- a/solfege/mainwin.py
+++ b/solfege/mainwin.py
@@ -25,6 +25,7 @@
# debian etch system, t
Package: solfege
Version: 3.23.4-4
Severity: grave
Justification: renders package unusable
Dear mantainer,
trying to run solfege I get this error:
leandro@tricheco:~$ solfege
Traceback (most recent call last):
File "/usr/bin/solfege", line 58, in
import solfege.startup
File "/usr/share/
2 matches
Mail list logo