Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4856)

Issue 570830043: stem.cc - issue 5303 - misplaced notehead

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 9 months ago by lilypond-pkx
Modified:
4 years, 9 months ago
Reviewers:
Lukas-Fabian Moser, Malte Meyn, carl.d.sorensen, c_sorensen
CC:
lilypond-devel_gnu.org, lfm_gmx.de
Visibility:
Public.

Description

stem.cc - issue 5303 - misplaced notehead In loop calculating the attachments of chord node heads to stem, calculate last used position by _rounding_ to int rather than by truncating to int. This fixes issue 5303 (misplaced note head bug). Also add regression test.

Patch Set 1 #

Total comments: 2

Patch Set 2 : With changes from Lukas based on dev's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
A input/regression/note-head-chord-layout-set-staff-size.ly View 1 1 chunk +17 lines, -0 lines 0 comments Download
M lily/stem.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12
lilypond-pkx
Passes make, make check and a full make doc.
4 years, 9 months ago (2019-07-04 20:03:01 UTC) #1
Malte Meyn
Maybe the snipped should be renamed also. https://codereview.appspot.com/570830043/diff/578780043/input/regression/misplaced-note-head-bug.ly File input/regression/misplaced-note-head-bug.ly (right): https://codereview.appspot.com/570830043/diff/578780043/input/regression/misplaced-note-head-bug.ly#newcode1 input/regression/misplaced-note-head-bug.ly:1: \version "2.19.16" ...
4 years, 9 months ago (2019-07-06 08:06:43 UTC) #2
Lukas-Fabian Moser
On 2019/07/06 08:06:43, Malte Meyn wrote: Thanks for the review! > Maybe the snipped should ...
4 years, 9 months ago (2019-07-06 09:20:32 UTC) #3
lilypond-pkx
With changes from Lukas based on dev's comments
4 years, 9 months ago (2019-07-07 16:31:47 UTC) #4
Malte Meyn
On 2019/07/07 16:31:47, lilypond-pkx wrote: > With changes from Lukas based on dev's comments The ...
4 years, 9 months ago (2019-07-07 16:37:26 UTC) #5
Lukas-Fabian Moser
> The last patch reverts the rounding in stem.cc. stem.cc should be taken from the ...
4 years, 9 months ago (2019-07-07 17:32:35 UTC) #6
Malte Meyn
On 2019/07/07 17:32:35, Lukas-Fabian Moser wrote: > > The last patch reverts the rounding in ...
4 years, 9 months ago (2019-07-07 17:36:46 UTC) #7
Carl
Perhaps this patch should also revert 87eb2f9fe1be3a532675fe4b7322bbba5a60ba5c since that patch was a workaround, rather than ...
4 years, 9 months ago (2019-07-07 19:43:39 UTC) #8
Malte Meyn
On 2019/07/07 19:43:39, Carl wrote: > Perhaps this patch should also revert 87eb2f9fe1be3a532675fe4b7322bbba5a60ba5c See also: ...
4 years, 9 months ago (2019-07-08 06:48:28 UTC) #9
lilypond-pkx
Lukas-Fabian, see the comments about reverting a previous commit within this patch. I didn't see ...
4 years, 9 months ago (2019-07-09 17:46:51 UTC) #10
Lukas-Fabian Moser
Thanks, Malte, for the pointers! > https://sourceforge.net/p/testlilyissues/issues/5522/ (another bug that might be > a duplicate ...
4 years, 9 months ago (2019-07-11 15:18:02 UTC) #11
c_sorensen
4 years, 9 months ago (2019-07-11 17:40:23 UTC) #12

On 7/11/19, 9:18 AM, "lilypond-devel on behalf of
lukasfabianmoser@googlemail.com"
<lilypond-devel-bounces+c_sorensen=byu.edu@gnu.org on behalf of
lukasfabianmoser@googlemail.com> wrote:

    
    As for Carl's suggestion, I'm trying now to understand the relationship
    between 87eb2f9fe1be3a532675fe4b7322bbba5a60ba5c and the bugs/patches
    under consideration.

I withdraw my suggestion to revert this patch.  It should not be reverted. 

Thanks,

Carl
    

Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b