Error opening 2.14.2

2011-07-26 Thread Paul Morris

Upon opening LilyPond 2.14.2 I got the following error.  (OSX 10.7)

LilyPond Error
An unexpected error has occurred during execution of the main script

ImportError: 
dlopen(/Applications/LilyPond.app/Contents/Resources/lib/python2.6/lib-dynload/objc/_objc.so, 
2): Symbol not found: _objc_sync_notify
  Referenced from: 
/Applications/LilyPond.app/Contents/Resources/lib/python2.6/lib-dynload/objc/_objc.so

  Expected in: /usr/lib/libobjc.A.dylib


Any ideas how to fix?
Thanks,
Paul

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Error opening 2.14.2

2011-07-26 Thread m...@apollinemike.com
On Jul 26, 2011, at 3:55 PM, Paul Morris wrote:

 Upon opening LilyPond 2.14.2 I got the following error.  (OSX 10.7)
 
 LilyPond Error
 An unexpected error has occurred during execution of the main script
 
 ImportError: 
 dlopen(/Applications/LilyPond.app/Contents/Resources/lib/python2.6/lib-dynload/objc/_objc.so,
  2): Symbol not found: _objc_sync_notify
  Referenced from: 
 /Applications/LilyPond.app/Contents/Resources/lib/python2.6/lib-dynload/objc/_objc.so
  Expected in: /usr/lib/libobjc.A.dylib
 
 
 Any ideas how to fix?
 Thanks,
 Paul
 

I think the problem is with the LilyPond GUI.
Open your terminal application, cd to the folder with your score, and type
/Applications/LilyPond.app/Contents/Resources/bin/lilypond name of your score

for example, if my score were called foo.ly, i'd type

/Applications/LilyPond.app/Contents/Resources/bin/lilypond foo.ly

Rename your score to something without spaces - otherwise, it's difficult to 
get it typed in correctly to the command line.

This should work, and if it doesn't and if you're desperate to get a score 
compiled before the problem in the GUI is fixed, I'm running 10.7 right now and 
the LilyPond distro from brew (http://mxcl.github.com/homebrew/) works 
flawlessly.

Cheers,
MS___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Error opening 2.14.2

2011-07-26 Thread Paul Morris
Just tried installing 2.14.1 and then 2.14.0 and they both gave the same 
error (below).  This is new since I upgraded to OSX 10.7.  Both of these 
versions worked before that.  Hopefully that is helpful info.


-Paul


Paul Morris wrote:

Upon opening LilyPond 2.14.2 I got the following error.  (OSX 10.7)

LilyPond Error
An unexpected error has occurred during execution of the main script

ImportError: 
dlopen(/Applications/LilyPond.app/Contents/Resources/lib/python2.6/lib-dynload/objc/_objc.so, 
2): Symbol not found: _objc_sync_notify
  Referenced from: 
/Applications/LilyPond.app/Contents/Resources/lib/python2.6/lib-dynload/objc/_objc.so

  Expected in: /usr/lib/libobjc.A.dylib


Any ideas how to fix?
Thanks,
Paul


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Error opening 2.14.2

2011-07-26 Thread flup2

Hello,

At this time, LilyPond doesn't work on OS X Lion 10.7. The developers are
working on a fix (issue 1781). 

I have no idea about 2.15.x 

Philippe
-- 
View this message in context: 
http://old.nabble.com/Error-opening-2.14.2-tp32140373p32140444.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Error opening 2.14.2

2011-07-26 Thread Phil Holmes
- Original Message - 
From: Paul Morris p...@paulwmorris.com

To: lilypond-user@gnu.org
Sent: Tuesday, July 26, 2011 2:55 PM
Subject: Error opening 2.14.2



Upon opening LilyPond 2.14.2 I got the following error.  (OSX 10.7)

LilyPond Error
An unexpected error has occurred during execution of the main script

ImportError: 
dlopen(/Applications/LilyPond.app/Contents/Resources/lib/python2.6/lib-dynload/objc/_objc.so, 
2): Symbol not found: _objc_sync_notify
  Referenced from: 
/Applications/LilyPond.app/Contents/Resources/lib/python2.6/lib-dynload/objc/_objc.so

  Expected in: /usr/lib/libobjc.A.dylib


Any ideas how to fix?
Thanks,
Paul


Please see: http://code.google.com/p/lilypond/issues/detail?id=1781


--
Phil Holmes



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Error opening 2.14.2

2011-07-26 Thread flup2



m...@apollinemike.com wrote:
 
 
 I think the problem is with the LilyPond GUI.
 Open your terminal application, cd to the folder with your score, and type
 /Applications/LilyPond.app/Contents/Resources/bin/lilypond name of your
 score
 
 for example, if my score were called foo.ly, i'd type
 
 /Applications/LilyPond.app/Contents/Resources/bin/lilypond foo.ly
 
 Rename your score to something without spaces - otherwise, it's difficult
 to get it typed in correctly to the command line.
 
 This should work, and if it doesn't and if you're desperate to get a score
 compiled before the problem in the GUI is fixed, I'm running 10.7 right
 now and the LilyPond distro from brew (http://mxcl.github.com/homebrew/)
 works flawlessly.
 

It was not obvious for me at first but, indeed, there is no problem when
using another editor than LilyPad. I had no problem using JEdit for
instance.

Philippe
-- 
View this message in context: 
http://old.nabble.com/Error-opening-2.14.2-tp32140373p32140846.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user