bug-lilypond
[Top][All Lists]
Advanced

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

Re: OS X Binary Failure


From: Han-Wen Nienhuys
Subject: Re: OS X Binary Failure
Date: Thu, 16 Jun 2005 12:36:09 +0200
User-agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513)

Will Oram wrote:
Whoops, didn't realise Console was logging events until lilypond told me so as I tried to quit. From the Console log:

what version is this (see About LilyPond)

"/Users/spamguy/Desktop/Downloads/LilyPond.app/Contents/Resources/ Python/LilyPond.py", line 125, in createProcessLog
    self.processLogWindowController.showWindow_ (None)
AttributeError: 'NSCFString' object has no attribute 'showWindow_'
2005-06-15 19:05:53.508 LilyPond[22964] LilyPond Error
2005-06-15 19:05:53.509 LilyPond[22964] An unexpected error has occurred during execution of the main script

AttributeError: 'NSCFString' object has no attribute 'showWindow_'

An interesting new interface to the binary in .31. When I choose 'Typeset file,' a dialog box appears:

(AttributeError: 'NSCFString' object has no attribute 'showWindow_')

Strange.... what MacOS X version?

convert-ly works fine.

That's even stranger, as it also uses createProcessLog()

can you add

  print 'hello', self.processLogWindowController

just before

  self.processLogWindowController.showWindow_ (None)

in Users/spamguy/Desktop/Downloads/LilyPond.app/Contents/Resources/Python/LilyPond.py
and see gets logged?

--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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