anonymous | 1 Aug 2010 04:05
Picon

[bug #29006] d-Anacrusis does not count tuplets (or grace notes) properly


Follow-up Comment #1, bug #29006 (project denemo):

I amended the Anacrusis and ShortMeasure scripts to use the functions I wrote
for Rebar that calculate measure lengths.  These account for tuplets and grace
notes.  If you change the measure, you can rerun the command and it will
update the anacrusis/shortmeasure directive.
-Dan W.

(file #21116, file #21117)
    _______________________________________________________

Additional Item Attachment:

File name: Anacrusis                      Size:3 KB
File name: ShortMeasure                   Size:3 KB

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29006>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
anonymous | 1 Aug 2010 04:20
Picon

[bug #30613] Can't print preview or print view in 0.8.19b


URL:
  <http://savannah.gnu.org/bugs/?30613>

                 Summary: Can't print preview or print view in 0.8.19b
                 Project: GNU Denemo, a gtk+ frontend to GNU Lilypond
            Submitted by: None
            Submitted on: Sun 01 Aug 2010 02:20:38 AM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This is on windows.  When I try to refresh print view, it just shows an
hourglass that never disappears.  When I try print preview, a dos box appears
for a tiny fraction of a second.  My guess is it's probably a problem with the
-dgui business, since print preview was working before, and they should both
work if the command to lilypond is issued correctly.  -DW

    _______________________________________________________

Reply to this item at:
(Continue reading)

Richard Shann | 1 Aug 2010 18:16
Favicon

Re: Denemo compile error

This fails to print on windows (even after clearing the old value for
lilypond executable). I now suspect that neither -dgui nor the
executable lilypond-windows.exe are relevant to Denemo.
I have set the default executable to lilypond.exe and dropped the -dgui,
and that should at the very least give us a solid starting point for
debugging problems - it may even be the working solution.
Can you create a new denemo-console.exe please Nils.
And BTW what is the denemo-windows.exe you mentioned?
Richard

On Sat, 2010-07-31 at 22:19 +0200, Nils wrote:
> http://www.nilsgey.de/denemo-console.exe
> http://www.nilsgey.de/denemo.exe
> http://www.nilsgey.de/denemo-windows.exe
> http://www.nilsgey.de/denemo-0.8.19b.exe (upload in progress)
> 
> On Sat, 31 Jul 2010 18:11:12 +0100
> Richard Shann <richard.shann@...> wrote:
> 
> > Sorry, fixed now. I have checked the compile stage.
> > Richard
> > 
> > On Sat, 2010-07-31 at 19:34 +0200, Nils wrote:
> > > I want to gub but its not possible:
> > > 
> > > src/src/print.c: In function 'refresh_print_view':
> > > print.c:1087: error: 'dgui' undeclared (first use in this function)
> > > 
> > > _______________________________________________
> > > Denemo-devel mailing list
(Continue reading)

Richard Shann | 1 Aug 2010 14:05
Picon

[bug #30613] Can't print preview or print view in 0.8.19b


Follow-up Comment #1, bug #30613 (project denemo):

I have tracked down the -dgui thing to lilypond's scm/lily.scm file. It is, I
think, something we should not be using - it is not some new, needed option;
rather it is an option for using lilypond from LilyPond's own gui:

   (gui #f
   "Run LilyPond from a GUI and redirect stderr to a log file.")

Instead, we should solve the problem that while previously the
lilypond-windows.exe process when invoked from denemo completed properly it is
now hanging waiting for denemo to quit first. 

I don't know how to go about fixing this.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30613>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
Richard Shann | 2 Aug 2010 10:22
Picon

[bug #30391] More customary ctrl+left/right behavior


Update of bug #30391 (project denemo):

                  Status:                   Fixed => In Progress            

    _______________________________________________________

Follow-up Comment #5:

A new command d-MarkStatus returns #t if the mark is set. In git now.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30391>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
Richard Shann | 3 Aug 2010 10:02
Picon

[bug #29006] d-Anacrusis does not count tuplets (or grace notes) properly


Update of bug #29006 (project denemo):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #2:

I've changed some old-style code and pushed these scripts. However, I think
they contain global variables that should be made local, so I will keep this
open for now.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29006>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
Nils | 3 Aug 2010 16:05
Picon

Re: new Windows installer inside.

http://www.nilsgey.de/denemo-0.8.19c.exe
http://www.nilsgey.de/denemo-console.exe 

On Wed, 28 Jul 2010 09:08:52 +0100
Richard Shann <richard.shann@...> wrote:

> I have tested denemo-console.exe on windows, and the scheme CLI is now
> working there.
> This should mean that 
> http://www.nilsgey.de/denemo-0.8.19a.exe 
> is a windows binary with this working, as well as all other fixes and
> features up to yesterday.
> 
> Richard
> 
> 
> On Wed, 2010-07-28 at 08:05 +0200, Nils Gey wrote:
> > The files are now updated. (the two small ones are already, the whole installer needs 10 minutes after
this mail. Upload in progress, but I have to go)
> > 
> > On Mon, 26 Jul 2010 19:19:07 +0100
> > Richard Shann <richard.shann@...> wrote:
> > 
> > > I am afraid my fix was wrong. The correct one is now in git (I hope:)
> > > Richard
> > > 
> > > On Mon, 2010-07-26 at 22:01 +0200, Nils wrote:
> > > > I've updated the files. Just download them again for the latest CLI fix
> > > > 
> > > > On Mon, 26 Jul 2010 17:41:20 +0200
(Continue reading)

Richard Shann | 3 Aug 2010 23:11
Favicon

Re: new Windows installer inside.

Thanks for creating this. This version of denemo on windows exhibits the
original problem with printing viz. LilyPond starts but does not create
any files until Denemo quits.
We need to ask around for any general reason why this might be: it is
possible that the LilyPond folk have hit this problem (hence the .bat
file in the package), but the gtk folk are more likely to be able to
explain what the circumstance that gives rise to the behavior might be.

Richard

On Tue, 2010-08-03 at 16:05 +0200, Nils wrote:
> http://www.nilsgey.de/denemo-0.8.19c.exe
> http://www.nilsgey.de/denemo-console.exe 
> 
> On Wed, 28 Jul 2010 09:08:52 +0100
> Richard Shann <richard.shann@...> wrote:
> 
> > I have tested denemo-console.exe on windows, and the scheme CLI is now
> > working there.
> > This should mean that 
> > http://www.nilsgey.de/denemo-0.8.19a.exe 
> > is a windows binary with this working, as well as all other fixes and
> > features up to yesterday.
> > 
> > Richard
> > 
> > 
> > On Wed, 2010-07-28 at 08:05 +0200, Nils Gey wrote:
> > > The files are now updated. (the two small ones are already, the whole installer needs 10 minutes after
this mail. Upload in progress, but I have to go)
(Continue reading)

anonymous | 4 Aug 2010 03:41
Picon

[bug #29006] d-Anacrusis does not count tuplets (or grace notes) properly


Follow-up Comment #3, bug #29006 (project denemo):

Hmm, I had assumed that defines inside lets were not global--I'll check it
one of these days.  Just my lazy approach to scheme, learning enough to get
by, and define seems an easier syntax.
The only other comment I have is that the documentation for Anacrusis says
that it turns the current measure into an upbeat/pickup.  Maybe that would be
a better way to go, but right now, it always goes back to the first bar of the
piece, not the current measure.  So we should either change the doc. to say
"turns the first measure into an upbeat/pickup" or change the script to be
more like ShortMeasure.  But then they would be redundant- so probably the doc
should say it turns the first measure of the score into an upbeat/etc.
-Dan W.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29006>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
Nils | 5 Aug 2010 23:36
Picon

Re: new Windows installer inside.

http://www.nilsgey.de/denemo-0.8.19d.exe
http://www.nilsgey.de/denemo-console.exe

should work with print preview. If yes please report and I will make this public on the website.

Nils

On Wed, 28 Jul 2010 09:08:52 +0100
Richard Shann <richard.shann@...> wrote:

> I have tested denemo-console.exe on windows, and the scheme CLI is now
> working there.
> This should mean that 
> http://www.nilsgey.de/denemo-0.8.19a.exe 
> is a windows binary with this working, as well as all other fixes and
> features up to yesterday.
> 
> Richard
> 
> 
> On Wed, 2010-07-28 at 08:05 +0200, Nils Gey wrote:
> > The files are now updated. (the two small ones are already, the whole installer needs 10 minutes after
this mail. Upload in progress, but I have to go)
> > 
> > On Mon, 26 Jul 2010 19:19:07 +0100
> > Richard Shann <richard.shann@...> wrote:
> > 
> > > I am afraid my fix was wrong. The correct one is now in git (I hope:)
> > > Richard
> > > 
(Continue reading)


Gmane