Re: PATCH: 48-HOur countdown to 22:00 20110918

2011-09-17 Thread m...@apollinemike.com
On Sep 17, 2011, at 5:21 PM, Reinhold Kainhofer wrote:

> Am Saturday, 17. September 2011, 05:35:30 schrieb Colin Campbell:
>> For 22: MDT Sunday Sept 18:
> [...] 
>> Issue 1888: Introduce a maximum depth for markup evaluation - R 5032041
>> 
>> and the closely related
>> 
>> Issue 380: Try to auto-detect cyclic references in header fields (was
>> 'cycling markup reference segfaults') - R 5027042: Fix 380: Auto-detect 
>> all cyclic references in markups
> 
> There's another patch for this issue:
>   http://codereview.appspot.com/4951073/
> 
> As the general solution (R 5027042) is not able to print out nice error 
> messages (i.e. tell the user where exactly the problem lies), this patch 
> handles only the cyclic \fromproperty case and prints a warning that tells 
> the 
> user exactly which header property has a recursive definition.
> 
> I'd like both patches to go in, the first, because it fixes the problem in 
> general, and the second because it's a more user-friendly special case.
> 
> What I'm still missing, though, is how I can nicely print out the contents of 
> the recursive markup. So far, I'm only able to print the name of the markup 
> function, but not its contents (i.e. I can only print somehting like 
> "recursive line-markup encountered", but the user won't know which of his 
> hundreds of markups in a score causes it).
> 

I've been toying with the idea for some time now of making markups at all 
levels behave more like grobs.  It would require a massive code rewrite, but 
it'd allow a much more uniform approach to exactly this sort of thing (markups 
could, for example, issue errors like grobs, which gives the user the place in 
the code where the bad markup is).  It'd also allow for some code-duping in the 
footnote code to go away and would allow for object-oriented references between 
markups (which would help with spacing, advanced inter-markup communication for 
layout stuff, etc.).

Would anyone be interested in co-taking this on?

Cheers,
MS


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-HOur countdown to 22:00 20110918

2011-09-17 Thread Reinhold Kainhofer
Am Saturday, 17. September 2011, 05:35:30 schrieb Colin Campbell:
> For 22: MDT Sunday Sept 18:
[...] 
> Issue 1888: Introduce a maximum depth for markup evaluation - R 5032041
>
> and the closely related
>
> Issue 380: Try to auto-detect cyclic references in header fields (was
> 'cycling markup reference segfaults') - R 5027042: Fix 380: Auto-detect 
> all cyclic references in markups

There's another patch for this issue:
   http://codereview.appspot.com/4951073/

As the general solution (R 5027042) is not able to print out nice error 
messages (i.e. tell the user where exactly the problem lies), this patch 
handles only the cyclic \fromproperty case and prints a warning that tells the 
user exactly which header property has a recursive definition.

I'd like both patches to go in, the first, because it fixes the problem in 
general, and the second because it's a more user-friendly special case.

What I'm still missing, though, is how I can nicely print out the contents of 
the recursive markup. So far, I'm only able to print the name of the markup 
function, but not its contents (i.e. I can only print somehting like 
"recursive line-markup encountered", but the user won't know which of his 
hundreds of markups in a score causes it).

Cheers,
Reinhold

-- 
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown to 20110914

2011-09-14 Thread Peekay Ex
Janek,

2011/9/14 Janek Warchoł :
> 2011/9/13 Peekay Ex :
>>
>> 2011/9/13 Janek Warchoł :
>>
>>> 2011/9/13 Peekay Ex :

 On Tue, Sep 13, 2011 at 4:56 AM, Colin Campbell  wrote:
> countdown for 22:00 MDT Wednesday, September 14
> Issue 1873: Added glyphs for Kievan Notation - R 4951062

 This has been set back to review
 after some comments today.
>>>
>>> you mean "needs_work"?
>>
>> I do.
>
> I still don't get it...  I don't see any new comments either in tracker
> http://code.google.com/p/lilypond/issues/detail?id=1873
> or on Rietveld
> http://codereview.appspot.com/4951062/
> All comments there are at least 3 days old.  Also, the patch status of
> the tracker issue is patch-review.
> ??
>


I have gone back over again. I think somewhere I confused two tracker
issues (this and the change to parmesan noteheads issue). You are
right sorry.

But I have gone back over the the correct tracker and the correct
Reitveld and it is fine. :)

Patch-review and I did my reg tests ok.

Sorry but thanks for catching this.

James


-- 
--
James

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown to 20110914

2011-09-14 Thread Janek Warchoł
2011/9/13 Peekay Ex :
>
> 2011/9/13 Janek Warchoł :
>
>> 2011/9/13 Peekay Ex :
>>>
>>> On Tue, Sep 13, 2011 at 4:56 AM, Colin Campbell  wrote:
 countdown for 22:00 MDT Wednesday, September 14
 Issue 1873: Added glyphs for Kievan Notation - R 4951062
>>>
>>> This has been set back to review
>>> after some comments today.
>>
>> you mean "needs_work"?
>
> I do.

I still don't get it...  I don't see any new comments either in tracker
http://code.google.com/p/lilypond/issues/detail?id=1873
or on Rietveld
http://codereview.appspot.com/4951062/
All comments there are at least 3 days old.  Also, the patch status of
the tracker issue is patch-review.
??

cheers,
Janek

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown to 20110914

2011-09-13 Thread Peekay Ex
Hello,

2011/9/13 Janek Warchoł :
> 2011/9/13 Peekay Ex :
>> Hello,
>>
>> On Tue, Sep 13, 2011 at 4:56 AM, Colin Campbell  wrote:
>>> For 22:00 MDT Wednesday, September 14
>>>
>>>
>>> Issue 1873: Added glyphs for Kievan Notation - R 4951062
>>
>> This has been set back to review
>
> you mean "needs_work"?

I do.

Sorry.


-- 
--
James

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown to 20110914

2011-09-13 Thread Janek Warchoł
2011/9/13 Peekay Ex :
> Hello,
>
> On Tue, Sep 13, 2011 at 4:56 AM, Colin Campbell  wrote:
>> For 22:00 MDT Wednesday, September 14
>>
>>
>> Issue 1873: Added glyphs for Kievan Notation - R 4951062
>
> This has been set back to review

you mean "needs_work"?

> after some comments today.

I don't see any, are you  perhaps referring to another patch?

cheers,
Janek

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown to 20110914

2011-09-13 Thread Peekay Ex
Hello,

On Tue, Sep 13, 2011 at 4:56 AM, Colin Campbell  wrote:
> For 22:00 MDT Wednesday, September 14
>
>
> Issue 1873: Added glyphs for Kievan Notation - R 4951062

This has been set back to review after some comments today.

Regards

-- 
--
James

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown to 20110903

2011-09-05 Thread Colin Campbell

On 11-09-01 02:38 PM, Graham Percival wrote:

On Thu, Sep 01, 2011 at 07:10:19AM -0600, Colin Campbell wrote:

Sweet!  I'll do some housekeeping as I get a chance today.
Tomorrow's batch will go out early, as I'm taking Mrs Patchmeister
on an impulse session of highway therapy: driving for 4 days around
Alberta and BC, back in time for the regular Monday batch.

Mrs Patchmeister is a lucky woman.  Driving around Alberta and BC
means the Rocky Mountains, the best place on earth.  :)

Cheers,
- Graham


The tour went South to Lethbridge, then West through the Crowsnest to 
the Okanagan, North along the lakes, vineyards and orchards, eventually 
to Prince George, then home through the Yellowhead, with Mount Robson 
*almost* completely visible, although he still had a wisp of cloud at 
the summit.  WRT the lucky part: we blew a tire about an hour or so 
south of PG, and were faced with the challenge of nursing the miniature 
"spare" at 60KM along the shoulder of the highway.  We made it into a 
wee town about 15 minutes later, and found someone who knew a chap who 
could fix flats at home, on Sunday!  Better than that, on the outskirts 
of PG, I noticed a sign saying the drive-in cinema was open, so Mrs 
Patchmeister and I saw "Captain America" at what is surelt the most 
Northerly and still operating drive-in cinema anywhere!


Cheers.

Colin

--
The human race has one really effective weapon, and that is laughter.
-- Mark Twain

 



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown to 20110903

2011-09-01 Thread Graham Percival
On Thu, Sep 01, 2011 at 07:10:19AM -0600, Colin Campbell wrote:
> Sweet!  I'll do some housekeeping as I get a chance today.
> Tomorrow's batch will go out early, as I'm taking Mrs Patchmeister
> on an impulse session of highway therapy: driving for 4 days around
> Alberta and BC, back in time for the regular Monday batch.

Mrs Patchmeister is a lucky woman.  Driving around Alberta and BC
means the Rocky Mountains, the best place on earth.  :)

Cheers,
- Graham

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown to 20110903

2011-09-01 Thread Colin Campbell

On 11-08-31 11:32 PM, Graham Percival wrote:

Colin: I've just added a Patch-push label as a temporary measure.
Please change the labels on issues that should be pushed, so that
we can (easily) get an accurate view of the situation.
(this isn't urgent, though)




Sweet!  I'll do some housekeeping as I get a chance today.  Tomorrow's 
batch will go out early, as I'm taking Mrs Patchmeister on an impulse 
session of highway therapy: driving for 4 days around Alberta and BC, 
back in time for the regular Monday batch.


Cheers

Colin

--
The human race has one really effective weapon, and that is laughter.
-- Mark Twain

 



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown to 20110903

2011-08-31 Thread Graham Percival
On Wed, Aug 31, 2011 at 09:34:26PM -0600, Colin Campbell wrote:
>The remaining 13(!) patches with "review" status, have all had coundtowns,
>and are waiting to be pushed, closed and marked fixed.

woah, seriously ?!

>Folks, please make my life easier, and get Graham off my back: when you
>get a PatchBatch, why not set a follow up reminder in your email or
>calendar?

Yes, definitely.  Guys: I certainly have been sending nasty
private messages to Colin to prod him along, thinking that we had
a huge backlog of 10-20 patches waiting to get onto the countdown.
This changes everything!

Colin: I've just added a Patch-push label as a temporary measure.
Please change the labels on issues that should be pushed, so that
we can (easily) get an accurate view of the situation.
(this isn't urgent, though)

Cheers,
- Graham

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown to 20110828

2011-08-27 Thread Mike Solomon
On Aug 27, 2011, at 4:40 AM, Colin Campbell wrote:
> 
> 
> Issue 1235: Accidental overlays stem - R  4898044: Fixes heights and pure 
> heights of stems. 
> 
> Issue 1114: A later note's stem can be to the left of an earlier note's stem 
> - R Issue 4898044: Fixes heights and pure heights of stems.
> 

Hey all,

Just a note to say that this issue had already gone through a countdown with no 
comments, so I'm gonna push it (I just ran the regtests on it and they are 
clean) so that I can push the stem-tremolo patch on Monday.

Cheers,
MS___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown to 20:00 MDT 20110826

2011-08-25 Thread Graham Percival
On Wed, Aug 24, 2011 at 07:56:10PM -0600, Colin Campbell wrote:
>Of the 14 patches for review, 6 are less than 48 hours old and too young
>to be on this list,

What?  There's no point waiting.  If something is marked
patch-review, then (space permitting) it should go on the next
countdown.

Obviously is something is still languishing in patch-new, then
don't put it on the countdown... and if there's any patch-review
with known objections, it shouldn't go on the countdown (and
should instead be marked patch-needs_work).


I'm aware of approximately 15 patches which haven't gotten into
the system as patch-new, so I don't think there's cause for
celebration yet.  I haven't made a bigger fuss about those because
there's plenty of stuff already in patch-review, but once those
are under control, we should either recruit a new volunteer to
find those lost patches, or I'll do it myself.

Let's not let up the pressure yet.
(I also don't like having 21 patches languishing as
patch-needs_work; I think that once the backlog is gone and we can
force reviews within 48 hours, developers will have more
motivation to make the required changes and get another set of
reviews)

Cheers,
- Graham

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown to 20:00 MDT 20110826

2011-08-24 Thread Mike Solomon
On Aug 25, 2011, at 3:56 AM, Colin Campbell wrote:

> For Friday, August 26 (and where did the Summer go?)
> 
> Issue 509: collision nested tuplet numbers - R Issue 4808082: Prevents nested 
> tuplets from colliding. 
> 
> Issue 1328: Slurs collides with fermata - R Issue 4860042: Does better 
> polynomial calculations for avoid objects.
> 

Hey Lilynauts,

1328 was on Monday's countdown and got reviews from Joe & Han-Wen, so I'm gonna 
push it this morning.  If no one has any objections, I'd like to replace this 
with the older:

Issue 1235: Accidental overlays stem - R  4898044: Fixes heights and pure 
heights of stems. 

Which I had pulled off of the countdown on Monday so that the flags could be 
reviewed first.

Sorry for the post-countdown e-mails, and thanks very much for your help Colin!

Cheers,
MS___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown 22:00 MDT 20110824

2011-08-23 Thread Mike Solomon
On Aug 23, 2011, at 5:31 AM, Colin Campbell wrote:

> For Wednesday August 25th, 22:00
> 
> Issue 1735: modifying default behaviour of tremolo slashes - R 4636081
> Issue 1628: Fingerings collide with slurs when used in <> - R  4876051: Fixes 
> issue 1628. 
> Issue 1328: Slurs collides with fermata - R 4860042
> Issue 1235: Accidental overlays stem - R  4898044: Fixes heights and pure 
> heights of stems. 
> 
> Cheers, Colin
> 

Hey all,

If it's OK with everyone, I'd like to replace:

Issue 1235: Accidental overlays stem - R  4898044: Fixes heights and pure 
heights of stems. 

with

Creates a Flag grob (http://codereview.appspot.com/4922042/)

as Han-Wen had requested that this be implemented first before 4898044 was 
pushed.

Sorry for not alerting you about that, Colin, and thanks to all for your 
reviews on both 4922042 and 4898044 so far.

Cheers,
MS___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-Hour countdown to 20:00 MDT Friday July 29

2011-07-28 Thread Keith OHara
Colin Campbell  shaw.ca> writes:

> New today, for Friday:
> Issue 621:
> Dynamics should avoid cross-staff BarLines (e.g.
>   GrandStaff, PianoStaff etc) - Rietveld 

I should advertise that the patch on this issue includes a Docs change.  
After the patch we no longer need to teach how to un-overlap DynamicText, so I 
replaced it with teaching on how to un-overlap MetronomeMarks

http://codereview.appspot.com/4805054/


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-Hour countdown to 20:00 MDT Friday July 29

2011-07-28 Thread Colin Campbell

On 11-07-27 10:59 PM, Graham Percival wrote:

On Wed, Jul 27, 2011 at 08:04:21PM -0600, Colin Campbell wrote:

The list of patches still not dealt with is rather alarming: is it because
devels are on holiday, am I missing the closed or fixed tags in Rietveld and
Google Code?  How can I help you folk keep this moving?

You could check the git changelog (either in gitk, or on the web)
to make sure that nobody pushed something without marking it
fixed.  Then send private emails to people reminding them to push,
or to send final patches to me if they don't have push ability.

Private emails always get more attention.  Yes, it adds another 30
minutes to your job, but with the looming Aug 1 deadline before
existing C++ patches get awkward, I think it's worth the effort.

Cheers,
- Graham




Good points, Graham, and I'll try to do that.

Colin

--
The human race has one really effective weapon, and that is laughter.
-- Mark Twain

 



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-Hour countdown to 20:00 MDT Friday July 29

2011-07-28 Thread Colin Campbell

On 11-07-28 12:48 AM, m...@apollinemike.com wrote:

On Jul 28, 2011, at 4:04 AM, Colin Campbell wrote:


New today, for Friday:

Issue 621 : 
Dynamics should avoid cross-staff BarLines (e.g. GrandStaff, 
PianoStaff etc) - Rietveld



Countdown done, but still open/not marked fixed:
From Wednesday July 27

Issue 732 : 
Alignment problems when vertically stacking horizontally centered 
stencils. - Rietveld Issue 4798050 
: Fix 732: center-column 
ignored left half of stencil extent -> collision with previous stencil
Issue  : 
Allow manual directions on dynamics to break alignment spanner 
automatically - Rietveld Issue 4810048 
: Fix : Break dynamic 
line spanner if different direction is explicitly given
Issue 1730 : 
Documentation for lilypond-windows.exe and -dgui option - Rietveld 
Issue 4806050 : Doc: Usage - 
new option for lilypond-book



And a couple of Rietveld-only patches:
  Issue 4668045 : Fixes error 
for tuplet bracket direction calculation when tuplets contain rests.
Issue 4639075 : Moves tuplet 
numbers outside staff with their brackets.
  Issue 4580041 : Current 
state of automatic footnotes.




  Issue 1433 
: 
\breakDynamicSpan breaks with \break ("bounds of spanner are 
invalid") - Rietveld Issue 4630070 
: Fix issues 1259 and 1433 
(\breakDynamicSpan and a spanner's style=#'none over a line break)
  Issue 1259 
: 
DynamicTextSpanner #'style = #'none doesn't work over \break


The list of patches still not dealt with is rather alarming: is it 
because devels are on holiday, am I missing the closed or fixed tags 
in Rietveld and Google Code?  How can I help you folk keep this moving?





Hey Colin,

Sorry for the delay!  I'll take care of a large portion of my backlog 
today (I run an extra regtest before pushing, which slows me down a bit).


Cheers,
MS



No problem, Mike: extra testing is always in order.  Many's the time I 
wished I'd checked the order first: ready, fire, aim or  . . .


Thanks for the effort!

Colin

--
The human race has one really effective weapon, and that is laughter.
-- Mark Twain

 

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-Hour countdown to 20:00 MDT Friday July 29

2011-07-28 Thread Colin Campbell

On 11-07-28 01:16 AM, Reinhold Kainhofer wrote:

On Do., 28. Jul. 2011 04:04:21 CEST, Colin Campbell  wrote:

Countdown done, but still open/not marked fixed:
From Wednesday July 27
Issue 732: Alignment problems when vertically stacking horizontally centered
stencils.
Issue : Allow manual directions on dynamics to break alignment spanner
automatically
  Issue 1433: \breakDynamicSpan breaks with \break ("bounds of spanner are 
invalid")
  Issue 1259: DynamicTextSpanner #'style = #'none doesn't work over \break

The list of patches still not dealt with is rather alarming: is it
because devels are on holiday,

Those four patches quoted above are mine, and I'm currently at vacation at home 
with my parents, so I simply don't find enough time to deal with them right 
now. I'll fix and close them in the next few days.
Cheers,
Reinhold




No worries, Reinhold.  Thanks for your hard work, and I see you've 
already pushed them.  Great to get that group around the dynamic spanner 
off this list!


Enjoy the rest of the vacation, and sorry for the nagging.

Colin

--
The human race has one really effective weapon, and that is laughter.
-- Mark Twain

 



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


RE: PATCH: 48-Hour countdown to 20:00 MDT Friday July 29

2011-07-28 Thread James Lowe
Hello,

)-Original Message-
)From: m...@apollinemike.com [mailto:m...@apollinemike.com]
)Sent: 28 July 2011 09:16
)To: James Lowe
)Cc: Reinhold Kainhofer; Colin Campbell; Devel
)Subject: Re: PATCH: 48-Hour countdown to 20:00 MDT Friday July 29
)Importance: Low
)
)On Jul 28, 2011, at 10:07 AM, James Lowe wrote:
)
)> PA to Mike Solomon
)
):)
)Even with my new virtual box, I am sometimes forgetting to take certain
)steps to get a clean baseline (i.e. forgetting to commit changes before
)deleting a branch, which leaves a set of files in my new branch, which
)then gets compiled with a patch, etc.).  That has gotten better in the past
)few days, but I still make mistakes (like the slur stuff).  Your regtest and
)admin help is very appreciated!
)
)Cheers,
)MS

Mike, depending on your Host machine you can use snapshot of VBOX quite 
effectively, to snapshot a point where you KNOW you have a clean build and even 
create snaps of different stages of your dev. I use it a lot because I get 
confused with git stashing and popping, but also to save me having to keep 
making a clean make test-baseline (only because it is much more sure to go back 
to a snap than run the 'clean' make commands).

James


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-Hour countdown to 20:00 MDT Friday July 29

2011-07-28 Thread m...@apollinemike.com
On Jul 28, 2011, at 10:07 AM, James Lowe wrote:

> PA to Mike Solomon

:)
Even with my new virtual box, I am sometimes forgetting to take certain steps 
to get a clean baseline (i.e. forgetting to commit changes before deleting a 
branch, which leaves a set of files in my new branch, which then gets compiled 
with a patch, etc.).  That has gotten better in the past few days, but I still 
make mistakes (like the slur stuff).  Your regtest and admin help is very 
appreciated!

Cheers,
MS


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


RE: PATCH: 48-Hour countdown to 20:00 MDT Friday July 29

2011-07-28 Thread James Lowe
Hello,

)-Original Message-
)From: lilypond-devel-bounces+james.lowe=datacore@gnu.org
)[mailto:lilypond-devel-bounces+james.lowe=datacore@gnu.org] On
)Behalf Of Reinhold Kainhofer
)Sent: 28 July 2011 08:16
)To: Colin Campbell; Devel
)Subject: Re: PATCH: 48-Hour countdown to 20:00 MDT Friday July 29
)
)On Do., 28. Jul. 2011 04:04:21 CEST, Colin Campbell 
)wrote:
)> Countdown done, but still open/not marked fixed:
)>   From Wednesday July 27
)> Issue 732: Alignment problems when vertically stacking horizontally
)>centered  stencils.
)> Issue : Allow manual directions on dynamics to break alignment
)>spanner  automatically
)> Issue 1433: \breakDynamicSpan breaks with \break ("bounds of spanner
)>are invalid")
)> Issue 1259: DynamicTextSpanner #'style = #'none doesn't work over
)>\break
)>
)> The list of patches still not dealt with is rather alarming: is it
)> because devels are on holiday,
)
)Those four patches quoted above are mine, and I'm currently at vacation
)at home with my parents, so I simply don't find enough time to deal with
)them right now. I'll fix and close them in the next few days.
)Cheers,
)Reinhold
)
---

I also keep half an eye on Rietveld issues being updated in the emails and 
Trackers not - as the patches are on Rietveld it is more than likely a dev will 
do one but forget the other. So I often step in and cut/paste the relevant 
comment on the Rietveld and update the Tracker.

Until we get a single place to put issues and Patches I can't see this really 
changing and as has been said before, it is more important to keep the Devs 
slaving^H^H^H^H^H^H^H working away fixing and improving LP than worrying *too* 
much about the admin.

James
PA to Mike Solomon
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-Hour countdown to 20:00 MDT Friday July 29

2011-07-28 Thread Reinhold Kainhofer
On Do., 28. Jul. 2011 04:04:21 CEST, Colin Campbell  wrote:
> Countdown done, but still open/not marked fixed:
>   From Wednesday July 27
> Issue 732: Alignment problems when vertically stacking horizontally centered 
> stencils.
> Issue : Allow manual directions on dynamics to break alignment spanner 
> automatically
> Issue 1433: \breakDynamicSpan breaks with \break ("bounds of spanner are 
>invalid")
> Issue 1259: DynamicTextSpanner #'style = #'none doesn't work over \break
> 
> The list of patches still not dealt with is rather alarming: is it 
> because devels are on holiday, 

Those four patches quoted above are mine, and I'm currently at vacation at home 
with my parents, so I simply don't find enough time to deal with them right 
now. I'll fix and close them in the next few days.
Cheers,
Reinhold

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-Hour countdown to 20:00 MDT Friday July 29

2011-07-27 Thread Graham Percival
On Wed, Jul 27, 2011 at 08:04:21PM -0600, Colin Campbell wrote:
> The list of patches still not dealt with is rather alarming: is it because
> devels are on holiday, am I missing the closed or fixed tags in Rietveld and
> Google Code?  How can I help you folk keep this moving?

You could check the git changelog (either in gitk, or on the web)
to make sure that nobody pushed something without marking it
fixed.  Then send private emails to people reminding them to push,
or to send final patches to me if they don't have push ability.

Private emails always get more attention.  Yes, it adds another 30
minutes to your job, but with the looming Aug 1 deadline before
existing C++ patches get awkward, I think it's worth the effort.

Cheers,
- Graham

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-23 Thread Janek Warchoł
2011/7/22 Xavier Scheuer :
> On 21 July 2011 04:24, Colin Campbell  wrote:
>>
>> Issue 1735: modifying default behaviour of tremolo slashes - Rietveld Issue
>> 4636081: modifying default behaviour of tremolo slashes
>
> [Not sure how it works, but]
> Please wait for issue 1735.
> Joe reviewed it yesterday and made some changes, about which Janek has
> not replied back yet.
> http://codereview.appspot.com/4636081/diff/10001/lily/stem-tremolo.cc#newcode42
>
> And I asked to keep current settings as default (and suggested not to
> blindly follow Elaine Gould, but instead see real practices and/or make
> a little user survey about what should be default tremolo slashes
> settings).
> http://code.google.com/p/lilypond/issues/detail?id=1735#c5

2011/7/22 Colin Campbell :
> I've taken it off the list and set it to "patch needs work".

The problems are addressed (i think).
Thanks for watching over this!
Janek

PS Reinhold, have a nice vacation!

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-22 Thread Colin Campbell

On 11-07-22 06:50 AM, Reinhold Kainhofer wrote:

Am Donnerstag, 21. Juli 2011, 04:24:07 schrieb Colin Campbell:

Issue 1770: \displayLilyMusic causes error with \oneVoice - Rietveld Issue
4805043: Fix 1770: revert caused a crash in displayLilyMusic.

I have already pushed this after fixing Neil's concerns, because I'm going on
vacation tomorrow morning for a week and I don't know if I'll be able to do
any LilyPond work during that time.

Cheers,
Reinhold



Works for me, Reinhold.  Have a great time away!

Cheers,
Colin

--
The human race has one really effective weapon, and that is laughter.
-- Mark Twain

 



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-22 Thread Reinhold Kainhofer
Am Donnerstag, 21. Juli 2011, 04:24:07 schrieb Colin Campbell:
> Issue 1770: \displayLilyMusic causes error with \oneVoice - Rietveld Issue
> 4805043: Fix 1770: revert caused a crash in displayLilyMusic.

I have already pushed this after fixing Neil's concerns, because I'm going on 
vacation tomorrow morning for a week and I don't know if I'll be able to do 
any LilyPond work during that time.

Cheers,
Reinhold
-- 
--
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-22 Thread Colin Campbell

On 11-07-22 04:00 AM, Xavier Scheuer wrote:

On 21 July 2011 04:24, Colin Campbell  wrote:

Issue 1735: modifying default behaviour of tremolo slashes - Rietveld Issue
4636081: modifying default behaviour of tremolo slashes

[Not sure how it works, but]
Please wait for issue 1735.
Joe reviewed it yesterday and made some changes, about which Janek has
not replied back yet.
http://codereview.appspot.com/4636081/diff/10001/lily/stem-tremolo.cc#newcode42

And I asked to keep current settings as default (and suggested not to
blindly follow Elaine Gould, but instead see real practices and/or make
a little user survey about what should be default tremolo slashes
settings).
http://code.google.com/p/lilypond/issues/detail?id=1735#c5

Thanks in advance.

Cheers,
Xavier




Thanks, Xavier!  I've taken it off the list and set it to "patch needs 
work".


Cheers,

Colin

--
The human race has one really effective weapon, and that is laughter.
-- Mark Twain

 



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-22 Thread Xavier Scheuer
On 21 July 2011 04:24, Colin Campbell  wrote:
>
> Issue 1735: modifying default behaviour of tremolo slashes - Rietveld Issue
> 4636081: modifying default behaviour of tremolo slashes

[Not sure how it works, but]
Please wait for issue 1735.
Joe reviewed it yesterday and made some changes, about which Janek has
not replied back yet.
http://codereview.appspot.com/4636081/diff/10001/lily/stem-tremolo.cc#newcode42

And I asked to keep current settings as default (and suggested not to
blindly follow Elaine Gould, but instead see real practices and/or make
a little user survey about what should be default tremolo slashes
settings).
http://code.google.com/p/lilypond/issues/detail?id=1735#c5

Thanks in advance.

Cheers,
Xavier

-- 
Xavier Scheuer 

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-21 Thread Graham Percival
On Wed, Jul 20, 2011 at 08:24:07PM -0600, Colin Campbell wrote:
> Countdown done, but still open/not fixed:
> 
> 21:00 MST Wednesday July 13
>  Reitveld Issue 4664060: Adds redirect-lilypond-output option to
> lilypond-book

sorry, that one was pushed but I forgot to update the google
tracker.  Phil, could you mark it fixed and add the git commit
hash?

Cheers,
- Graham

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


RE: PATCH: 48-hour countdown

2011-07-21 Thread James Lowe
Hello,

)-Original Message-
)From: lilypond-devel-bounces+james.lowe=datacore@gnu.org
)[mailto:lilypond-devel-bounces+james.lowe=datacore@gnu.org] On
)Behalf Of Colin Campbell
)Sent: 21 July 2011 03:24
)To: lilypond-devel@gnu.org
)Subject: PATCH: 48-hour countdown
)
)New today, for 21:00 MST Friday July 22
)
)Issue 1567  :
)Add documentation for footnotes - Rietveld Issue 4751045
) : Doc: NR Added new Node
)for Footnotes 

This still has some (minor) work to do by me - I've changed the Tracker Status 
back to 'needs work'.

James

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-18 Thread Carl Sorensen



On 7/18/11 9:48 PM, "Graham Percival"  wrote:

> On Mon, Jul 18, 2011 at 08:44:13PM -0600, Colin Campbell wrote:
>> Countdown done, but still open/not fixed:
> 
> All those should be marked "patch-needs_work".  When a new version
> of the patch is available, James will check that it passes the
> regtests, and then they are simply "patch-review" items.  They
> should be placed on a future countdown, like any other
> "patch-review" item.

I think the patch for 1695 is approved.  Current status, patch-review.  No
negative comments.

Thanks,

Carl


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-18 Thread Graham Percival
On Mon, Jul 18, 2011 at 08:44:13PM -0600, Colin Campbell wrote:
> Countdown done, but still open/not fixed:

All those should be marked "patch-needs_work".  When a new version
of the patch is available, James will check that it passes the
regtests, and then they are simply "patch-review" items.  They
should be placed on a future countdown, like any other
"patch-review" item.

Cheers,
- Graham

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-18 Thread Carl Sorensen
On 7/18/11 8:44 PM, "Colin Campbell"  wrote:
>  Countdown done, but still open/not fixed:
>  
>  21:00 MST Monday July 18
>      Issue 1695  :
> Clef change placed outside score - Rietveld -  4683043
>  : Fix #1695: Clef change placed
> outside score.

I'd sure like to see the fix for 1695 pushed.  When that fix is pushed and
backported, we can release 2.14.2.

Thanks,

Carl


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-18 Thread Carl Sorensen
On 7/18/11 8:44 PM, "Colin Campbell"  wrote:

>New today, for 21:00 MST Wednesday July 20 (Where were you 42 years ago
> that day?)

I was watching Neil Armstrong step on the moon in my living room, IIRC.

>      Issue 1752  :
> redesigning G clef in our Feta font - Rietveld issue 4664070
>  : changing shape of the G clef

I believe the current state of this patch is not approved.  I believe the
consensus is that we should not keep the old clef around; the patch set 3
that does this has been identified as of concern to Trevor, Neil, and
Han-Wen.

Also, the comments on the glyph are not being kept on Rietveld, but are
rather on -user, IIRC.  James Lowe does not want to change the clef; many
others are supportive of changing the clef.  But there were some small
details on the clef that were still being discussed, I think.

So I think it's premature to push this patch before coming to consensus on
the final disposition.

Thanks,

Carl


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-11 Thread Jan Warchoł
2011/7/12 Colin Campbell :
> 21:00 MST Wednesday July 13
>
> Reitveld Issue 4664060: Adds redirect-lilypond-output option to
> lilypond-book
>
> Issue 1736: clarify description of minimal examples - Reitveld Issue 4636082
>
> Issue 1739: doc: correcting note about rerunning regtests - Reitveld Issue
> 4675048

?  This already was on the previous countdown, i've send patch to Mike
for pushing.

cheers,
Janek

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-10 Thread Colin Campbell

On 11-07-09 09:08 PM, Carl Sorensen wrote:



On 7/9/11 8:43 PM, "Colin Campbell"  wrote:


21:00 MST Monday

  A paltry pile of patches presented, presumably prior patches (of which there
are a metric shedload marked for review) preoccupying people.

  Issue 1735  :
modifying default behaviour of tremolo slashes,  Reitveld Issue  4636081
  :

It seems to me that this patch is not yet approved.  There is a major
objection; it could be resolved by making an easily adjusted setting part of
the patch.  But it is premature to push this patch before revising it, IMO.

Thanks,

Carl



Thanks, Carl!  I obviously looked only at the tracker issue, and not at 
the discussion on Reitveld.


Colin "Chastened" Campbell

--
The human race has one really effective weapon, and that is laughter.
-- Mark Twain

 



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-10 Thread Jan Warchoł
2011/7/10 Carl Sorensen :
> On 7/9/11 8:43 PM, "Colin Campbell"  wrote:
>
>>    21:00 MST Monday
>>
>>  A paltry pile of patches presented, presumably prior patches (of which there
>> are a metric shedload marked for review) preoccupying people.
>>
>>  Issue 1735  :
>> modifying default behaviour of tremolo slashes,  Reitveld Issue  4636081
>>  :
>
> It seems to me that this patch is not yet approved.  There is a major
> objection; it could be resolved by making an easily adjusted setting part of
> the patch.  But it is premature to push this patch before revising it, IMO.

Yes, it's not ready - sory for forgetting to update label.
I'll work on it, but i need to close other issues first.

cheers,
Janek

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: PATCH: 48-hour countdown

2011-07-09 Thread Carl Sorensen



On 7/9/11 8:43 PM, "Colin Campbell"  wrote:

>21:00 MST Monday
>  
>  A paltry pile of patches presented, presumably prior patches (of which there
> are a metric shedload marked for review) preoccupying people.
>  
>  Issue 1735  :
> modifying default behaviour of tremolo slashes,  Reitveld Issue  4636081
>  :

It seems to me that this patch is not yet approved.  There is a major
objection; it could be resolved by making an easily adjusted setting part of
the patch.  But it is premature to push this patch before revising it, IMO.

Thanks,

Carl


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel