Am 29.10.2018 um 17:25 schrieb Mike Dean:
For what it's worth, following are two bug reports Frescobaldi auto-emailed...

Traceback (most recent call last):
  File "C:\Program Files (x86)\Frescobaldi\frescobaldi_app\process.py", line 105, in _done
    del self._schedule[0]
IndexError: list assignment index out of range

Traceback (most recent call last):
  File "C:\Program Files (x86)\Frescobaldi\frescobaldi_app\process.py", line 62, in _finished
    self._done(exitCode == 0)
  File "C:\Program Files (x86)\Frescobaldi\frescobaldi_app\process.py", line 69, in _done
    self.cleanup()
  File "C:\Program Files (x86)\Frescobaldi\frescobaldi_app\process.py", line 73, in cleanup
    self.process.deleteLater()
AttributeError: 'Process' object has no attribute 'process'


These two do in fact look like bugs in Frescobaldi, maybe Frescobaldi choking about a LilyPond process terminated abnormally. However, we won't look into this specific code because the code handling the LilyPond (and other external) processes has been rewritten anyway in the meantime. This means that while I can't guarantee anything like error-free-ness (or whatever a proper English term would be) surely *this* exact error condition won't appear again ...

With respect to the version too old error, the fact that the compilation resulted in a fatal error is rather problematic.

This has been discussed pretty often, and it's the deliberate choice of the core developers that letting the program "fail" in this case is better than not.

Urs

Mike Dean


On Mon, Oct 29, 2018 at 12:05 PM Mike Dean <dean...@aquinas.edu <mailto:dean...@aquinas.edu>> wrote:

    1. Yes, it did
    Having downloaded LilyPond 2,19.82, the compilation attempt
    'crashed and burned' at the start:

    Starting lilypond-windows.exe [May-Jesus-Christ-Be-Praised.ly]...

    Exited with return code -1073741819.


    Mike Dean


    On Mon, Oct 29, 2018 at 12:01 PM Sam Bivens <sambiv...@gmail.com
    <mailto:sambiv...@gmail.com>> wrote:

        Hi Mike,

        Does your version statement in the file youre compiling say
        2.18.2?

        Sam


        On Mon, Oct 29, 2018, 11:55 Mike Dean <mike.d...@aquinas.edu
        <mailto:mike.d...@aquinas.edu>> wrote:

            Error message:

            Starting lilypond-windows.exe 2.18.2
            [May-Jesus-Christ-Be-Praised.ly]...

            Processing
            `C:/Users/Mike/Documents/musicwork/May-Jesus-Christ-Be-Praised.ly'

            Parsing...

            error: program too old: 2.18.2 (file requires: 2.20.0)


            Would version 2.19.82 be a workaround?
            Mike Dean
            _______________________________________________
            lilypond-user mailing list
            lilypond-user@gnu.org <mailto:lilypond-user@gnu.org>
            https://lists.gnu.org/mailman/listinfo/lilypond-user



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

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

Reply via email to