Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-07-18 Thread Valentin Villenave
2009/7/18 Graham Percival : > The first one I did was 2.13.2. Yeah, meaning that 2.13.1 was the last time the lilypond.nsi file was updated :) Regards, Valentin ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/b

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-07-18 Thread Graham Percival
On Sat, Jul 18, 2009 at 01:38:26PM +0200, Valentin Villenave wrote: > 2009/7/18 Trevor Daniels : > > > Incidentally the Application Version number in the error report > > appears not to have been bumped - it reports 2.13.1.1. > > Let me guess: that must be when Graham started making GUB releases

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-07-18 Thread Valentin Villenave
2009/7/18 Trevor Daniels : > It fails in the same way in both 2.13.2-0 and 2.13.3-0 under Vista, > with a crash - exception code c005. OK, thanks a lot. Added as http://code.google.com/p/lilypond/issues/detail?id=818 > Incidentally the Application Version number in the error report > appears

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-07-18 Thread Trevor Daniels
Valentin Villenave wrote Thursday, July 16, 2009 2:26 PM 2009/2/18 Trevor Daniels : This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here's a minimal example:

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-07-16 Thread Valentin Villenave
2009/2/18 Trevor Daniels : > This looks like a bug.  An attempt to add the Instrument_name_engraver to a > StaffGroup context *and* produce MIDI output causes a Crash under Vista. >  Doing either separately is fine. Here's a minimal example: > > \version "2.12.2" > \score { >  \new StaffGroup \with

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Trevor Daniels
Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 PM Trevor Daniels wrote: Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 AM Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a C

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Jonathan Kulp
Trevor Daniels wrote: Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 AM Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here's

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Trevor Daniels
Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 AM Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here's a minimal example: \v

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread James E. Bailey
El 18.02.2009, a las 01:34, Jonathan Kulp escribió: The code in this electric bass example works fine for me. I uncommented the lines in question and it ran without errors. The instrument name runs off the left margin a bit, but that wasn't at issue here. Just to be sure it's the same

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-17 Thread Jonathan Kulp
Comments at end... Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here's a minimal example: \version "2.12.2" \score { \new StaffGroup

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-17 Thread Jonathan Kulp
Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here's a minimal example: \version "2.12.2" \score { \new StaffGroup \with { \consists I

Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-17 Thread Trevor Daniels
This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here's a minimal example: \version "2.12.2" \score { \new StaffGroup \with { \consists Instrument_name_engrave