From ml13 at onlinehome.de Wed Oct 4 11:33:23 2006 From: ml13 at onlinehome.de (Kilian Sprotte) Date: Wed, 4 Oct 2006 13:33:23 +0200 Subject: [fomus-devel] WARNING: Can't register plugin file fomus-0.2.10/plugins/ads.lisp In-Reply-To: <451C42D6.8000307@uiuc.edu> References: <20060921125645.4EE4636008@common-lisp.net> <45195FDB.2050705@uiuc.edu> <451C29DC.6070800@eircom.net> <451C2E5C.9060203@eircom.net> <451C42D6.8000307@uiuc.edu> Message-ID: Am 28.09.2006 um 23:47 schrieb David Psenicka: > Rob Canning wrote: >> >> *WARNING: Can't register plugin file >> *"/mnt/hd4/2/canning_PhD/canning_NOTATION_ENGINE/fomus-0.2.10/ >> plugins/ads.lisp" >> >> > This means it can't compile the ads.lisp plugin for some reason or > another (my guess is it can't load the "iterate" dependency that it > needs)--this shouldn't cause problems or break anything I have changed this, so the actual error message will be additionally displayed below the warning. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ml13 at onlinehome.de Wed Oct 4 11:38:18 2006 From: ml13 at onlinehome.de (Kilian Sprotte) Date: Wed, 4 Oct 2006 13:38:18 +0200 Subject: [fomus-devel] fm + cm Message-ID: Hi! Loading fomus and then cm (with freshest versions) gives me the error below: > Error in process listener(3): Cannot IMPORT "KEYSIG" from package "FOMUS" Which package is more up to date here ? Cheers, Kilian Thats the whole story; $ openmcl Welcome to OpenMCL Version 1.0 (DarwinPPC32)! ? (oos 'load-op :fomus) ; loading system definition from /Users/ppp/.nkzs-reg/lisp-asd-reg/ fomus.asd into # ; registering # as fomus ; Warning: Haven't installed #Z, cause this dispatch char had already been taken. ; While executing: # ;; FOMUS v0.2.11 ;; Lisp music notation formatter ;; Copyright (c) 2005, 2006 David Psenicka, All Rights Reserved ;; See file "COPYING" for terms of use and distribution. ;; Loading initialization file "/Users/ppp/.fomus"... NIL ? (load "/tmp/cm/cm.asd") #P"/private/tmp/cm/cm.asd" ? (oos 'load-op :cm) ; CM install directory: "/private/tmp/cm/" ; Compiling "src/pkg.lisp" > Error in process listener(3): Cannot IMPORT "KEYSIG" from package "FOMUS" > While executing: CCL::OPERATION-ON-ALL-SPECS > Type :GO to continue, :POP to abort. > If continued: Ignore attempt to IMPORT "KEYSIG" from package "FOMUS" Type :? for other options. 1 > From ml13 at onlinehome.de Wed Oct 4 11:44:51 2006 From: ml13 at onlinehome.de (Kilian Sprotte) Date: Wed, 4 Oct 2006 13:44:51 +0200 Subject: [fomus-devel] plugins changes Message-ID: Hi again, I have made some more changes to the plugins - there should not really be any changes from the user perspective (I hope, I did not break anything...). It should be possible now to load plugins with sbcl + asdf. Greetings, Kilian From taube at uiuc.edu Wed Oct 4 11:53:00 2006 From: taube at uiuc.edu (Rick Taube) Date: Wed, 4 Oct 2006 06:53:00 -0500 Subject: [fomus-devel] fm + cm In-Reply-To: References: Message-ID: did the 'keysig' symbol get removed from fomus exports? im running cm 1.9.1 (cvs) and fomus 0.2.11 without problems: -- galen:~ hkt$ cm ; CM install directory: "/Lisp/cm/" ; Loading "bin/openmcl_1.0_darwin-powerpc/pkg.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/openmcl.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/iter.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/level1.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/clos.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/scheme.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/utils.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/mop.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/objects.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/data.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/scales.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/spectral.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/patterns.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/io.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/scheduler.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/sco.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/clm.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/midi1.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/midi2.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/midi3.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/cmn.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/fomus.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/midishare.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/player.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/sc.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/pm.dfsl" ; Loading "bin/openmcl_1.0_darwin-powerpc/rt.dfsl" /\\\ ---\\\--------- ----\\\-------- ----/\\\------- Common Music 2.9.1 ---/--\\\------ --/----\\\----- / \\\/ Welcome to OpenMCL Version 1.0 (DarwinPPC32)! ? (use-system :fomus) ; loading system definition from /Lisp/fomus/fomus.asd into # ;Loading #P"/Lisp/fomus/fomus.asd"... ; registering # as fomus ;Loading #P"/Lisp/fomus/package.dfsl"... ;Loading #P"/Lisp/fomus/version.dfsl"... ;Loading #P"/Lisp/fomus/misc.dfsl"... ;Loading #P"/Lisp/fomus/deps.dfsl"... ;Loading #P"/Lisp/fomus/data.dfsl"... ;Loading #P"/Lisp/fomus/classes.dfsl"... ;Loading #P"/Lisp/fomus/util.dfsl"... ;Loading #P"/Lisp/fomus/splitrules.dfsl"... ;Loading #P"/Lisp/fomus/accidentals.dfsl"... ;Loading #P"/Lisp/fomus/beams.dfsl"... ;Loading #P"/Lisp/fomus/marks.dfsl"... ;Loading #P"/Lisp/fomus/other.dfsl"... ;Loading #P"/Lisp/fomus/ottavas.dfsl"... ;Loading #P"/Lisp/fomus/parts.dfsl"... ;Loading #P"/Lisp/fomus/postproc.dfsl"... ;Loading #P"/Lisp/fomus/split.dfsl"... ;Loading #P"/Lisp/fomus/staves.dfsl"... ;Loading #P"/Lisp/fomus/voices.dfsl"... ;Loading #P"/Lisp/fomus/quantize.dfsl"... ;Loading #P"/Lisp/fomus/backend_cmn.dfsl"... ;Loading #P"/Lisp/fomus/backend_ly.dfsl"... ;Loading #P"/Lisp/fomus/backend_xml.dfsl"... ;Loading #P"/Lisp/fomus/backend_mid.dfsl"... ;Loading #P"/Lisp/fomus/backends.dfsl"... ;Loading #P"/Lisp/fomus/main.dfsl"... ;Loading #P"/Lisp/fomus/interface.dfsl"... ;Loading #P"/Lisp/fomus/final.dfsl"... ;; FOMUS v0.2.11 ;; Lisp music notation formatter ;; Copyright (c) 2005, 2006 David Psenicka, All Rights Reserved ;; See file "COPYING" for terms of use and distribution. WARNING: Can't register plugin file "/Lisp/fomus/plugins/ads.lisp" # ? (symbol-package 'keysig) # ? From ml13 at onlinehome.de Wed Oct 4 12:13:52 2006 From: ml13 at onlinehome.de (Kilian Sprotte) Date: Wed, 4 Oct 2006 14:13:52 +0200 Subject: [fomus-devel] fm + cm In-Reply-To: References: Message-ID: (sorry for duplicate posting) Hi, I just gave it a try to find out with subversion -- its strange, it looks like in fomus/trunk/package.lisp keysig has been commented out in the exports all the time, at least up to the point, when David moved it to subversion 8 weeks ago. Sounds a little magic... Cheers, Kilian Am 04.10.2006 um 13:53 schrieb Rick Taube: > did the 'keysig' symbol get removed from fomus exports? > im running cm 1.9.1 (cvs) and fomus 0.2.11 without problems: > > -- > galen:~ hkt$ cm > > ; CM install directory: "/Lisp/cm/" > ; Loading "bin/openmcl_1.0_darwin-powerpc/pkg.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/openmcl.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/iter.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/level1.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/clos.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/scheme.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/utils.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/mop.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/objects.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/data.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/scales.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/spectral.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/patterns.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/io.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/scheduler.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/sco.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/clm.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/midi1.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/midi2.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/midi3.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/cmn.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/fomus.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/midishare.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/player.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/sc.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/pm.dfsl" > ; Loading "bin/openmcl_1.0_darwin-powerpc/rt.dfsl" > /\\\ > ---\\\--------- > ----\\\-------- > ----/\\\------- Common Music 2.9.1 > ---/--\\\------ > --/----\\\----- > / \\\/ > > Welcome to OpenMCL Version 1.0 (DarwinPPC32)! > > ? (use-system :fomus) > ; loading system definition from /Lisp/fomus/fomus.asd into > # > ;Loading #P"/Lisp/fomus/fomus.asd"... > ; registering # as fomus > ;Loading #P"/Lisp/fomus/package.dfsl"... > ;Loading #P"/Lisp/fomus/version.dfsl"... > ;Loading #P"/Lisp/fomus/misc.dfsl"... > ;Loading #P"/Lisp/fomus/deps.dfsl"... > ;Loading #P"/Lisp/fomus/data.dfsl"... > ;Loading #P"/Lisp/fomus/classes.dfsl"... > ;Loading #P"/Lisp/fomus/util.dfsl"... > ;Loading #P"/Lisp/fomus/splitrules.dfsl"... > ;Loading #P"/Lisp/fomus/accidentals.dfsl"... > ;Loading #P"/Lisp/fomus/beams.dfsl"... > ;Loading #P"/Lisp/fomus/marks.dfsl"... > ;Loading #P"/Lisp/fomus/other.dfsl"... > ;Loading #P"/Lisp/fomus/ottavas.dfsl"... > ;Loading #P"/Lisp/fomus/parts.dfsl"... > ;Loading #P"/Lisp/fomus/postproc.dfsl"... > ;Loading #P"/Lisp/fomus/split.dfsl"... > ;Loading #P"/Lisp/fomus/staves.dfsl"... > ;Loading #P"/Lisp/fomus/voices.dfsl"... > ;Loading #P"/Lisp/fomus/quantize.dfsl"... > ;Loading #P"/Lisp/fomus/backend_cmn.dfsl"... > ;Loading #P"/Lisp/fomus/backend_ly.dfsl"... > ;Loading #P"/Lisp/fomus/backend_xml.dfsl"... > ;Loading #P"/Lisp/fomus/backend_mid.dfsl"... > ;Loading #P"/Lisp/fomus/backends.dfsl"... > ;Loading #P"/Lisp/fomus/main.dfsl"... > ;Loading #P"/Lisp/fomus/interface.dfsl"... > ;Loading #P"/Lisp/fomus/final.dfsl"... > ;; FOMUS v0.2.11 > ;; Lisp music notation formatter > ;; Copyright (c) 2005, 2006 David Psenicka, All Rights Reserved > ;; See file "COPYING" for terms of use and distribution. > > WARNING: Can't register plugin file "/Lisp/fomus/plugins/ads.lisp" > # > > ? (symbol-package 'keysig) > # > ? > > From taube at uiuc.edu Wed Oct 4 13:07:53 2006 From: taube at uiuc.edu (Rick Taube) Date: Wed, 4 Oct 2006 08:07:53 -0500 Subject: [fomus-devel] fm + cm In-Reply-To: References: Message-ID: <49E43E74-C800-4BB1-A7A5-D51C805EA048@uiuc.edu> perhaps my fasls are stale. but has keysig been removed in all versions of fomus? if not then i cant remove the import. you can fix the problem yourself by commenting out the offending import in cm/src/pkg.lisp On Oct 4, 2006, at 7:13 AM, Kilian Sprotte wrote: > (sorry for duplicate posting) > > Hi, > > I just gave it a try to find out with subversion -- its strange, it > looks like in fomus/trunk/package.lisp keysig has been commented > out in the exports > all the time, at least up to the point, when David moved it to > subversion > 8 weeks ago. > > Sounds a little magic... > > Cheers, > > Kilian > From eBay at common-lisp.net Thu Oct 19 15:40:27 2006 From: eBay at common-lisp.net (eBay at common-lisp.net) Date: Thu, 19 Oct 2006 10:40:27 -0500 Subject: [fomus-devel] New Unpaid Item Message from tany70 : #294653688662 Message-ID: <200610191540.k9JFeRT03049@lma627.siteprotect.com> An HTML attachment was scrubbed... URL: