Re: Version 2.21.3

2020-07-17 Thread Neo Anderson
 Thank you. It works for v. 2.21.3.Reagards,Neo
On Friday, July 17, 2020, 12:44:43 PM GMT+2, Han-Wen Nienhuys 
 wrote:  
 
 On Fri, Jul 17, 2020 at 8:38 AM Jonas Hahnfeld  wrote:
> > Test: \version "2.21.3" { c' }
> > With this last version, the first compilation is OK, but the second is 
> > failing:
> >
> > Starting lilypond-windows.exe 2.21.3 [Untitled]...
> > Processing 
> > `C:/Users/Pierre/AppData/Local/Temp/frescobaldi-j9twxm1l/tmpm7q61u5n/document.ly'
> > Parsing...
> > Interpreting music...
> > Preprocessing graphical objects...
> > Finding the ideal number of pages...
> > Fitting music on 1 page...
> > Drawing systems...
> > Converting to `document.pdf'...
> > C:/Program Files (x86)/LilyPond 
> > 2-21-3_bis/usr/share/lilypond/current/scm/backend-library.scm:108:5: In 
> > procedure rename-file in expression (rename-file pdf-name dest):
> > C:/Program Files (x86)/LilyPond 
> > 2-21-3_bis/usr/share/lilypond/current/scm/backend-library.scm:108:5: File 
> > exists
> > Exited with return code 1.
> >
> > Does anyone have the same issue?
>
> Phil reported the same problem when trying another release build.
> Han-Wen, are you looking into this?

See
https://gitlab.com/lilypond/lilypond/-/merge_requests/252

you can apply this fix locally by overwriting the .scm file with the
ones in the attached zipfile.

-- 
Han-Wen Nienhuys - hanw...@gmail.com - http://www.xs4all.nl/~hanwen
  

Re: Version 2.21.3

2020-07-17 Thread Pierre Perol-Schneider
Thank you Han-Wen!
Cheers,
Pierre

Le ven. 17 juil. 2020 à 12:44, Han-Wen Nienhuys  a
écrit :

> On Fri, Jul 17, 2020 at 8:38 AM Jonas Hahnfeld  wrote:
> > > Test: \version "2.21.3" { c' }
> > > With this last version, the first compilation is OK, but the second is
> failing:
> > >
> > > Starting lilypond-windows.exe 2.21.3 [Untitled]...
> > > Processing
> `C:/Users/Pierre/AppData/Local/Temp/frescobaldi-j9twxm1l/tmpm7q61u5n/
> document.ly'
> > > Parsing...
> > > Interpreting music...
> > > Preprocessing graphical objects...
> > > Finding the ideal number of pages...
> > > Fitting music on 1 page...
> > > Drawing systems...
> > > Converting to `document.pdf'...
> > > C:/Program Files (x86)/LilyPond
> 2-21-3_bis/usr/share/lilypond/current/scm/backend-library.scm:108:5: In
> procedure rename-file in expression (rename-file pdf-name dest):
> > > C:/Program Files (x86)/LilyPond
> 2-21-3_bis/usr/share/lilypond/current/scm/backend-library.scm:108:5: File
> exists
> > > Exited with return code 1.
> > >
> > > Does anyone have the same issue?
> >
> > Phil reported the same problem when trying another release build.
> > Han-Wen, are you looking into this?
>
> See
> https://gitlab.com/lilypond/lilypond/-/merge_requests/252
>
> you can apply this fix locally by overwriting the .scm file with the
> ones in the attached zipfile.
>
> --
> Han-Wen Nienhuys - hanw...@gmail.com - http://www.xs4all.nl/~hanwen
>


Re: Version 2.21.3

2020-07-17 Thread Han-Wen Nienhuys
On Fri, Jul 17, 2020 at 8:38 AM Jonas Hahnfeld  wrote:
> > Test: \version "2.21.3" { c' }
> > With this last version, the first compilation is OK, but the second is 
> > failing:
> >
> > Starting lilypond-windows.exe 2.21.3 [Untitled]...
> > Processing 
> > `C:/Users/Pierre/AppData/Local/Temp/frescobaldi-j9twxm1l/tmpm7q61u5n/document.ly'
> > Parsing...
> > Interpreting music...
> > Preprocessing graphical objects...
> > Finding the ideal number of pages...
> > Fitting music on 1 page...
> > Drawing systems...
> > Converting to `document.pdf'...
> > C:/Program Files (x86)/LilyPond 
> > 2-21-3_bis/usr/share/lilypond/current/scm/backend-library.scm:108:5: In 
> > procedure rename-file in expression (rename-file pdf-name dest):
> > C:/Program Files (x86)/LilyPond 
> > 2-21-3_bis/usr/share/lilypond/current/scm/backend-library.scm:108:5: File 
> > exists
> > Exited with return code 1.
> >
> > Does anyone have the same issue?
>
> Phil reported the same problem when trying another release build.
> Han-Wen, are you looking into this?

See
https://gitlab.com/lilypond/lilypond/-/merge_requests/252

you can apply this fix locally by overwriting the .scm file with the
ones in the attached zipfile.

-- 
Han-Wen Nienhuys - hanw...@gmail.com - http://www.xs4all.nl/~hanwen
<>


Re: Version 2.21.3

2020-07-17 Thread Han-Wen Nienhuys
I'll try to have a look today.

On Fri, Jul 17, 2020 at 8:38 AM Jonas Hahnfeld  wrote:
>
> Hi,
>
> Am Donnerstag, den 16.07.2020, 19:01 +0200 schrieb Pierre Perol-
> Schneider:
> > Hi,
> > Test: \version "2.21.3" { c' }
> > With this last version, the first compilation is OK, but the second is 
> > failing:
> >
> > Starting lilypond-windows.exe 2.21.3 [Untitled]...
> > Processing 
> > `C:/Users/Pierre/AppData/Local/Temp/frescobaldi-j9twxm1l/tmpm7q61u5n/document.ly'
> > Parsing...
> > Interpreting music...
> > Preprocessing graphical objects...
> > Finding the ideal number of pages...
> > Fitting music on 1 page...
> > Drawing systems...
> > Converting to `document.pdf'...
> > C:/Program Files (x86)/LilyPond 
> > 2-21-3_bis/usr/share/lilypond/current/scm/backend-library.scm:108:5: In 
> > procedure rename-file in expression (rename-file pdf-name dest):
> > C:/Program Files (x86)/LilyPond 
> > 2-21-3_bis/usr/share/lilypond/current/scm/backend-library.scm:108:5: File 
> > exists
> > Exited with return code 1.
> >
> > Does anyone have the same issue?
>
> Phil reported the same problem when trying another release build.
> Han-Wen, are you looking into this?
>
> Thanks
> Jonas



-- 
Han-Wen Nienhuys - hanw...@gmail.com - http://www.xs4all.nl/~hanwen



Re: Version 2.21.3

2020-07-17 Thread Jonas Hahnfeld via LilyPond user discussion
Hi,

Am Donnerstag, den 16.07.2020, 19:01 +0200 schrieb Pierre Perol-
Schneider:
> Hi,
> Test: \version "2.21.3" { c' }
> With this last version, the first compilation is OK, but the second is 
> failing:
> 
> Starting lilypond-windows.exe 2.21.3 [Untitled]...
> Processing 
> `C:/Users/Pierre/AppData/Local/Temp/frescobaldi-j9twxm1l/tmpm7q61u5n/document.ly'
> Parsing...
> Interpreting music...
> Preprocessing graphical objects...
> Finding the ideal number of pages...
> Fitting music on 1 page...
> Drawing systems...
> Converting to `document.pdf'...
> C:/Program Files (x86)/LilyPond 
> 2-21-3_bis/usr/share/lilypond/current/scm/backend-library.scm:108:5: In 
> procedure rename-file in expression (rename-file pdf-name dest):
> C:/Program Files (x86)/LilyPond 
> 2-21-3_bis/usr/share/lilypond/current/scm/backend-library.scm:108:5: File 
> exists
> Exited with return code 1.
> 
> Does anyone have the same issue?

Phil reported the same problem when trying another release build.
Han-Wen, are you looking into this?

Thanks
Jonas


signature.asc
Description: This is a digitally signed message part


Version 2.21.3

2020-07-16 Thread Pierre Perol-Schneider
Hi,
Test: \version "2.21.3" { c' }
With this last version, the first compilation is OK, but the second is
failing:

Starting lilypond-windows.exe 2.21.3 [Untitled]...
Processing
`C:/Users/Pierre/AppData/Local/Temp/frescobaldi-j9twxm1l/tmpm7q61u5n/
document.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Converting to `document.pdf'...
C:/Program Files (x86)/LilyPond
2-21-3_bis/usr/share/lilypond/current/scm/backend-library.scm:108:5: In
procedure rename-file in expression (rename-file pdf-name dest):
C:/Program Files (x86)/LilyPond
2-21-3_bis/usr/share/lilypond/current/scm/backend-library.scm:108:5: File
exists
Exited with return code 1.

Does anyone have the same issue?
TIA, cheers,
Pierre