RE: Pango warning

2016-10-31 Thread Andrew Bernard
Hi Jean,

I don't think it is as simple as you imagine. I am using 2.19.49 in Windows 10. 
The same exact file compiles with no error using 2.19.49 on Linux Mint. Also, 
still, the very long compile times (40 seconds before anything happens) happen 
to me on every run. There is something unstable about font handling in lilypond 
the last few development releases.

I will move this thread to the bug list.

Andrew




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


Re: Pango warning

2016-10-31 Thread Jean Brefort
Le lundi 31 octobre 2016 à 19:01 +1100, Andrew Bernard a écrit :
> Hi Jean
> 
> Then what does it mean to be 'not correctly utf-8 encoded' and why
> has this always compiled before? What is an example of text not
> correctly encoded? I fail to understand.
> 
> Andrew
> 
> 
> -Original Message-
> From: Jean Brefort 
> Sent: Monday, 31 October 2016 5:37 PM
> 
> 
> It just means what it says, there is at least one string which is not
> correctly utf-8 encoded in the source file.
> 
> Jean
> 
Some codes are not valid as UTF-8, such as C0 which never appears, see 
https://tools.ietf.org/html/rfc3629 for details. If your file compiled
and does not compile anymore, then it must have need corrupted somehow.
Hard to say what is wrong without access to the file.

Jean

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


RE: Pango warning

2016-10-31 Thread Andrew Bernard
Hi Jean

Then what does it mean to be 'not correctly utf-8 encoded' and why has this 
always compiled before? What is an example of text not correctly encoded? I 
fail to understand.

Andrew


-Original Message-
From: Jean Brefort 
Sent: Monday, 31 October 2016 5:37 PM


It just means what it says, there is at least one string which is not correctly 
utf-8 encoded in the source file.

Jean


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


Re: Pango warning

2016-10-31 Thread Jean Brefort
Le lundi 31 octobre 2016 à 17:16 +1100, Andrew Bernard a écrit :
> Any idea what this may mean?
>  
> As per usual, no line numbers or location info given in the message.
>  
> Preprocessing graphical objects...
> (lilypond.exe:9308): Pango-WARNING **: Invalid UTF-8 string passed to
> pango_layout_set_text()
>  
> (lilypond.exe:9308): Pango-WARNING **: Invalid UTF-8 string passed to
> pango_layout_set_text()
>  
> Andrew
>  
>  
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user

It just means what it says, there is at least one string which is not
correctly utf-8 encoded in the source file.

Jean

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