denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Building for Windows


From: Richard Shann
Subject: Re: [Denemo-devel] Building for Windows
Date: Mon, 21 Dec 2015 12:37:44 +0000

On Sun, 2015-12-20 at 15:47 -0600, Jeremiah Benham wrote:
> Ok. I have rebuilt this.

I've run the zip mingw from today (21st) and it is quite close to
working.
The Playback View is created but as LilyPond generates a MIDI file
with .mid extension rather than .midi the associated MIDI doesn't get
loaded which causes a crash if you try and play. I've fixed this in git.
For testing the current zip though I copied the files from .midi to .mid
and then it played the MIDI ok. The Playback Play/Stop button
successfully does a performance with repeats.
Clicking in the Playback view locates the notes and plays from the notes
etc.

There are two outstanding problems
      * The GtkScrolledWindow widget is not working, there are no scroll
        bars and a slew of warnings about them
      * The rsvg loader is still painting the score in the same color as
        the background so it can't be seen (even though you can see the
        highlighting of the note heads as it plays).

I see that the first of these is also affecting the Score Properties
Editor and the Staff Properties Editor - the Print View also uses scroll
bars but I suspect I explicitly created the scroll bars. So I can work
around this bug by using the longer form of the code.
It's going to be pretty hard going to fix the pixbuf loading problem - I
am having trouble getting gdb to make the calls that would enable me to
test out loading various SVG files.

Richard 



> Jeremiah
> 
> 
> On Sun, Dec 20, 2015 at 2:37 PM, Jeremiah Benham
> <address@hidden> wrote:
>         Yes. you are correct. I reverted a commit to far. I will
>         rebuild again. Sorry
>         
>         
>         Jeremiah
>         
>         
>         On Sun, Dec 20, 2015 at 2:26 PM, Richard Shann
>         <address@hidden> wrote:
>                 On Sun, 2015-12-20 at 12:45 -0600, Jeremiah Benham
>                 wrote:
>                 > sorry. I meant to say I rebuild the mingw binaries
>                 also.
>                 
>                 Did you mean this build?
>                 
>                 [ ]     denemo-mingw-0.0.0.zip  2015-12-20 13:40
>                 67M
>                 
>                 That seems to be Denemo-1.2.4 ...
>                 
>                 Richard
>                 
>                 
>                 > Everyone is talking to me while I email and I
>                 forgot.
>                 >
>                 >
>                 > Jeremiah
>                 >
>                 >
>                 > On Sun, Dec 20, 2015 at 12:44 PM, Jeremiah Benham
>                 > <address@hidden> wrote:
>                 >         I reverted all the changes (hopefully). It
>                 is not gtk2 yet. I
>                 >         will do that next.
>                 >
>                 >
>                 >         Jeremiah
>                 >
>                 >
>                 >         On Sun, Dec 20, 2015 at 11:05 AM, Richard
>                 Shann
>                 >         <address@hidden> wrote:
>                 >                 On Sun, 2015-12-20 at 08:04 -0600,
>                 Jeremiah Benham
>                 >                 wrote:
>                 >                 >
>                 >                 >
>                 >                 > That sounds like a good idea. I
>                 will put the current
>                 >                 stuff in a
>                 >                 > branch.
>                 >                 >
>                 >                 >
>                 >                 >         - the one that failed only
>                 in loading the
>                 >                 SVG for the
>                 >                 >         playback view, and trying
>                 different versions
>                 >                 of the librsvg
>                 >                 >         library.
>                 >                 >
>                 >                 >
>                 >                 > I had trouble upgrading because
>                 the next version up
>                 >                 requires a gtk+
>                 >                 > upgrade. A gtk upgrade required a
>                 cairo and pango
>                 >                 upgrade.
>                 >
>                 >                 Well, if it builds tonight I'll take
>                 a look (using the
>                 >                 gdb) at what SVG
>                 >                 files it does load successfully and
>                 why it might be
>                 >                 failing on
>                 >                 LilyPond's output. It is upgrades to
>                 the Windows back
>                 >                 end that would be
>                 >                 important I guess - it all works on
>                 Debian (though I
>                 >                 did have to specify
>                 >                 the color of the drawing, LilyPond's
>                 use of
>                 >                 currentColor tripped Gtk
>                 >                 up).
>                 >
>                 >                 Richard
>                 >
>                 >
>                 >
>                 >
>                 >
>                 >
>                 >
>                 
>                 
>                 
>         
>         
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]