lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error on running convert.ly


From: John McWilliam
Subject: Re: Error on running convert.ly
Date: Mon, 11 Aug 2014 08:47:24 -0700 (PDT)

I have recently had the following problems and as yet have not received any
suggestions for solving this:

- point and click no longer works for me

\version "2.18.2"

#(ly:set-option 'point-and-click #t)

    \relative c'' { 
            \key c \major \time 4/4 
            \pointAndClickOn
            
            a b c d |e f g a

    }%end relative

- convert-ly gives an error when I try to run it on old files. 

convert-ly.py (GNU LilyPond) 2.18.2

Traceback (most recent call last):
  File "C:\Program Files (x86)\LilyPond\usr\bin\convert-ly.py", line 409, in
?
    main ()
  File "C:\Program Files (x86)\LilyPond\usr\bin\convert-ly.py", line 383, in
main
    f = f.decode (sys.stdin.encoding or "utf-8")
  File "/usr/lib/python2.4/encodings/utf_8.py", line 16, in decode
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 45-47:
invalid data

Does any one have any suggestions?




-----
John McWilliam
--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Error-on-running-convert-ly-tp165182p165472.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]