This seems to be working now. I still get this error (#f unexpected syntax #f () #f)
Otherwise denemo seems to be running fine. I think before I did not give it enough time for the modules to compile or something. Shall I push this commit to git? Jeremiah On Sat, Feb 23, 2013 at 12:06 PM, Richard Shann <[email protected]>wrote: > This means that there are syntax changes needed going from guile 1.8 to > 2.x that affect us - well at least affect denemo-modules/scheme.scm. So, > non trivial. If there are schemers with 2.x guile who can read > denemo-modules/scheme.scm and let us know what is going on that will be > grand, otherwise we will need to look at it later - at first glance I > can't see any migration guide from 1.x to 2.x > > Richard > > > > On Sat, 2013-02-23 at 09:35 -0600, Jeremiah Benham wrote: > > I was working on guile 2.0 support and ran into a problem. The denemo > > windows popped up but nothing was in them. Here is the error: > > ** (denemo:16046): WARNING **: no input device > > > > destroying PortMidi backend > > > > ** (denemo:16046): WARNING **: initializing MIDI backend 'portmidi' > > failed, falling back to dummy > > initializing dummy MIDI backend > > recent /home/jjbenham/Music/Arrangements/Gavotte-J.S.Bach.denemo > > Version 1_0_0;;; note: auto-compilation is enabled, set > > GUILE_AUTO_COMPILE=0 > > ;;; or pass the --no-auto-compile argument to disable. > > ;;; > > compiling /usr/local/share/denemo/actions/denemo-modules/scheme.scm > > ;;; WARNING: compilation > > of /usr/local/share/denemo/actions/denemo-modules/scheme.scm failed: > > ;;; ERROR: Syntax error: > > ;;; unknown location: unexpected syntax in form () > > > > ** (denemo:16046): WARNING **: > > A script error for > > file/script /usr/local/share/denemo/actions/denemo.scm; the throw > > arguments are > > > > (#f unexpected syntax #f () #f) > > > > ** (denemo:16046): WARNING **: > > The tag is > > > > syntax-error > > > > Jeremiah > > _______________________________________________ > > Denemo-devel mailing list > > [email protected] > > https://lists.gnu.org/mailman/listinfo/denemo-devel > > >
_______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
