Date: Thu, 10 Apr 2003 17:41:38 -0600 (MDT) From: Steve Coltrin <spcoltri@omcl.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/50795: misc/solfege does not function Message-ID: <200304102341.h3ANfcE2091284@hrothgar.omcl.org> Resent-Message-ID: <200304102350.h3ANoEoV095312@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 50795 >Category: ports >Synopsis: misc/solfege does not function >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 16:50:14 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Steve Coltrin >Release: FreeBSD 4.8-RC i386 >Organization: Orbital Mind Control Lasers >Environment: System: FreeBSD hrothgar.omcl.org 4.8-RC FreeBSD 4.8-RC #7: Thu Mar 20 18:23:30 MST 2003 spcoltri@hrothgar.omcl.org:/usr/obj/usr/src/sys/HROTHGAR i386 >Description: solfege fails: hrothgar ~ % solfege Traceback (most recent call last): File "/usr/X11R6/bin/solfege", line 31, in ? os.chdir("/usr/X11R6/share/solfege/1.9.9") OSError: [Errno 2] No such file or directory: '/usr/X11R6/share/solfege/1.9.9' hrothgar ~ # ln -s /usr/X11R6/share/gnome/solfege /usr/X11R6/share/solfege hrothgar ~ % solfege (solfege19:91103): GLib-GObject-WARNING **: gobject.c:946:g_object_get_valist(): object class `GnomeProgram' has no property named `default-icon' Traceback (most recent call last): File "/usr/X11R6/bin/solfege", line 46, in ? import src.mainwin File "/usr/X11R6/share/gnome/solfege/1.9.9/src/mainwin.py", line 602, in ? w = MainWin(args) File "/usr/X11R6/share/gnome/solfege/1.9.9/src/mainwin.py", line 254, in __init__ self.m_app = app.SolfegeApp(argv, self) File "/usr/X11R6/share/gnome/solfege/1.9.9/src/app.py", line 39, in __init__ self.setup_sound() File "/usr/X11R6/share/gnome/solfege/1.9.9/src/app.py", line 121, in setup_sound verbose_init='--verbose-sound-init' in self.m_argv) File "/usr/X11R6/share/solfege/1.9.9/soundcard/__init__.py", line 39, in initialise_devicefile import oss_sequencer2 File "/usr/X11R6/share/gnome/solfege/1.9.9/soundcard/oss_sequencer2.py", line 18, in ? import oss_common File "/usr/X11R6/share/gnome/solfege/1.9.9/soundcard/oss_common.py", line 19, in ? import solfege_c_midi ImportError: No module named solfege_c_midi >How-To-Repeat: cd ports/misc/solfege; make install; solfege >Fix: ??? >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304102341.h3ANfcE2091284>