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

Reply via email to