Re: error message from PDF viewer

2010-04-20 Thread Martin Tarenskeen



On Mon, 19 Apr 2010, Graham Percival wrote:


On Sun, Apr 18, 2010 at 07:25:29PM +0200, Martin Tarenskeen wrote:


OK. Here is a tiny example (attached).


Thanks!  This looks like a great report.  Bug squad, could
somebody add this to the tracker?


To add one remark: It might have something to do with the Dynamics 
context. If I comment that one out, the messages disappear.


--

Martin Tarenskeen




Cheers,
- Graham


1. I use Lilypond 2.13.18 on Fedora 12 to compile
2. I start Evince from my terminal to view the pdf. Looks fine to me.
3. I close Evince.
4. I see that Evince has left some messages in my terminal:

** (evince:8380): WARNING **: Failed to create dbus proxy for
org.gnome.SettingsDaemon: Could not get owner of name
'org.gnome.SettingsDaemon': no such name
Error: Illegal entry in bfrange block in ToUnicode CMap
Error: Illegal entry in bfrange block in ToUnicode CMap
Error: Illegal entry in bfrange block in ToUnicode CMap
Error: Illegal entry in bfrange block in ToUnicode CMap
Error: Illegal entry in bfrange block in ToUnicode CMap
Error: Illegal entry in bfrange block in ToUnicode CMap

Press ENTER or type command to continue

--


Martin Tarenskeen



\version 2.13.18

upper = \relative c' { \clef treble c1 }
lower = \relative c { \clef bass c1 }
dynamics = { s1\mf }

\score {
  \new PianoStaff {

  \new Staff { \upper }
  \new Dynamics { \dynamics }
  \new Staff { \lower }
   
  }
  \layout {}
}






___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: error message from PDF viewer

2010-04-19 Thread Graham Percival
On Sun, Apr 18, 2010 at 07:25:29PM +0200, Martin Tarenskeen wrote:

 OK. Here is a tiny example (attached).

Thanks!  This looks like a great report.  Bug squad, could
somebody add this to the tracker?

Cheers,
- Graham

 1. I use Lilypond 2.13.18 on Fedora 12 to compile
 2. I start Evince from my terminal to view the pdf. Looks fine to me.
 3. I close Evince.
 4. I see that Evince has left some messages in my terminal:

 ** (evince:8380): WARNING **: Failed to create dbus proxy for  
 org.gnome.SettingsDaemon: Could not get owner of name  
 'org.gnome.SettingsDaemon': no such name
 Error: Illegal entry in bfrange block in ToUnicode CMap
 Error: Illegal entry in bfrange block in ToUnicode CMap
 Error: Illegal entry in bfrange block in ToUnicode CMap
 Error: Illegal entry in bfrange block in ToUnicode CMap
 Error: Illegal entry in bfrange block in ToUnicode CMap
 Error: Illegal entry in bfrange block in ToUnicode CMap

 Press ENTER or type command to continue

 -- 


 Martin Tarenskeen

 \version 2.13.18
 
 upper = \relative c' { \clef treble c1 } 
 lower = \relative c { \clef bass c1 }
 dynamics = { s1\mf }
 
 \score {
   \new PianoStaff {
 
   \new Staff { \upper }
   \new Dynamics { \dynamics }
   \new Staff { \lower }
 
   }
   \layout {}
 }
 



___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: error message from PDF viewer

2010-04-19 Thread Neil Puttock
On 19 April 2010 18:01, Graham Percival gra...@percival-music.ca wrote:

 Thanks!  This looks like a great report.  Bug squad, could
 somebody add this to the tracker?

I think this is beyond our control, since reports for various
distributions are suggesting it's a libpoppler bug.

There's a bugreport and patch here:
https://bugs.freedesktop.org/show_bug.cgi?id=27728


___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: error message from PDF viewer

2010-04-19 Thread Boris Shingarov

I am not getting anything abormal when viewing your example with my
local installation of evince (evince 2.28.1, poppler 0.12.0(cairo)). 
Nor do Okular nor Acrobat report anything bad.

On Mon, 19 Apr 2010 21:58:38  0100, Neil Puttock  wrote:
On 19 April 2010 18:01, Graham Percival gra...@percival-music.ca wrote:
 
   Thanks!  This looks like a great report.  Bug squad, could
   somebody add this to the tracker?
 
  I think this is beyond our control, since reports for various
  distributions are suggesting it's a libpoppler bug.
 
  There's a bugreport and patch here:
  https://bugs.freedesktop.org/show_bug.cgi?id=27728
 



___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: error message from PDF viewer

2010-04-19 Thread Boris Shingarov

On Tue, 20 Apr 2010 07:28:49  0200 (CEST), Martin Tarenskeen  wrote:


Did you start evince from the commandline ?

 
Yes, of course.
Which version of poppler do you use?
 
 
 
 
 
 
 
 



___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond