View Issue Details

IDProjectCategoryView StatusLast Update
0009442ardourbugspublic2023-09-23 16:50
ReporterL_Pro Assigned Topaul  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformMicrosoftOSWindowsOS Version10
Product Version7.5 
Summary0009442: scrolling horizontally makes the grid to dissapear
DescriptionWhen I open a session, I start srolling horizontally and the grid turns off and then on.
TagsNo tags attached.

Activities

L_Pro

2023-09-11 22:36

reporter  

L_Pro

2023-09-11 22:37

reporter   ~0028012

I've also tried in Ubuntu 22.04 and the same thing happened

L_Pro

2023-09-11 22:49

reporter   ~0028013

I figured out that only happen when the grid is set to "Bar".

AndresMGA

2023-09-12 18:09

reporter   ~0028015

line 383 of editor_tempodisplay.cc

tmap->get_grid (grid, max (tmap->superclock_at (lower_beat), (superclock_t) 0), samples_to_superclock (rightmost, sr), 1);

last argument should be 0 instead of 1

that solves the issue

L_Pro

2023-09-12 20:53

reporter   ~0028016

Thank Andres... however I'm not sure how to implement this solution because it's my first bug report ever.
Should I close this issue?

AndresMGA

2023-09-12 20:56

reporter   ~0028017

no, don't close it please....

I am no expert, and i am not even sure that it is a proper solution.

Developers will sort it, i guess

L_Pro

2023-09-12 21:10

reporter   ~0028018

Excellent... so I'll wait and see.

paul

2023-09-14 15:33

administrator   ~0028023

Does this happen in nightly builds? I cannot reproduce it ...

AndresMGA

2023-09-14 15:40

reporter   ~0028026

7.5-532-gc625e13a6f

happens only when grid is set to Bar, as L_Pro said

paul

2023-09-14 15:47

administrator   ~0028027

not happening here with 7.5-55X and above.

L_Pro

2023-09-14 15:50

reporter   ~0028030

Exactly, in nightly builds. Sorry for not detail it before.

paul

2023-09-14 15:52

administrator   ~0028031

if you can still make it happen with the current nightlies, please create a minimal session that demonstrates this behavior and attach it here as a session archive.

AndresMGA

2023-09-14 16:00

reporter   ~0028032

yes, i just downloaded and installed 7.5.555 nightly build and it happens in my system too

(Ubuntu Studio 22.04)

attached a short screen record video

L_Pro

2023-09-14 16:12

reporter   ~0028034

Hi, I can't record a video right now but after upgrading to Ardour 7.5-552-g31f45a488a in windows 10, this behaviour happen when PLAYHEAD is selected in the grid menu.

AndresMGA

2023-09-14 16:13

reporter   ~0028035

here is an empty session, created on nightly build, that does the grid disappearing error

paul

2023-09-14 18:19

administrator   ~0028037

OK, the "playhead" option is not supposed to be present any more.

We are working on fixing this today.

skygge

2023-09-14 22:27

reporter   ~0028040

Still not fixed in 7.5.561: https://youtu.be/61XihQcwm_4

paul

2023-09-15 17:43

administrator   ~0028049

appreciate the feedback, but still need a simple/sample session to debug, since i am unable to reproduce this.

AndresMGA

2023-09-15 17:58

reporter   ~0028050

i sent a session yesterday.... on 7.5.555... that was doing it (see note 0028035)

but now I can't reproduce it anymore (on 7.5.561)

sorry, not sure if this note is too helpful

L_Pro

2023-09-17 01:05

reporter   ~0028063

Hello, I've just downloaded Ardour 7.5.579 "Neroli" (rev 7.5-579-gf11a5880af) for testing and unfortunately this bug isn't fixed except for me. I'm uploading a session archive but it's as simple as an empty session.
bug_grid.mp4 (527,582 bytes)   

paul

2023-09-17 01:15

administrator   ~0028064

reproduced locally! thanks very much, i should be able to get this fixed now.

L_Pro

2023-09-17 02:01

reporter   ~0028065

No, no Paul... thank you and your team. I'm glad I can help with such a small contribution.

paul

2023-09-18 03:24

administrator   ~0028067

should be fixed by commit 75e12993c627

L_Pro

2023-09-19 22:59

reporter   ~0028071

Hi Paul. I've just downloaded Ardour 7.5.609 (rev 7.5-609-g6edbc21929) and tested it. As you said before, it's fixed.
Thank you very much for your terrific work on this and I really appreciate the support from AndresMGA and skygge.

Issue History

Date Modified Username Field Change
2023-09-11 22:36 L_Pro New Issue
2023-09-11 22:36 L_Pro File Added: Captura desde 2023-09-11 19-34-20.png
2023-09-11 22:36 L_Pro File Added: Captura desde 2023-09-11 19-34-36.png
2023-09-11 22:37 L_Pro Note Added: 0028012
2023-09-11 22:49 L_Pro Note Added: 0028013
2023-09-12 18:09 AndresMGA Note Added: 0028015
2023-09-12 20:53 L_Pro Note Added: 0028016
2023-09-12 20:56 AndresMGA Note Added: 0028017
2023-09-12 21:10 L_Pro Note Added: 0028018
2023-09-14 15:33 paul Note Added: 0028023
2023-09-14 15:40 AndresMGA Note Added: 0028026
2023-09-14 15:47 paul Note Added: 0028027
2023-09-14 15:50 L_Pro Note Added: 0028030
2023-09-14 15:52 paul Note Added: 0028031
2023-09-14 16:00 AndresMGA Note Added: 0028032
2023-09-14 16:00 AndresMGA File Added: ardour_scroll_bug.mp4
2023-09-14 16:12 L_Pro Note Added: 0028034
2023-09-14 16:13 AndresMGA Note Added: 0028035
2023-09-14 16:13 AndresMGA File Added: ardour_grid_bug_tst.zip
2023-09-14 18:19 paul Note Added: 0028037
2023-09-14 22:27 skygge Note Added: 0028040
2023-09-15 17:43 paul Note Added: 0028049
2023-09-15 17:58 AndresMGA Note Added: 0028050
2023-09-17 01:05 L_Pro Note Added: 0028063
2023-09-17 01:05 L_Pro File Added: Bug_report_2023-09-16_213609.ardour-session-archive
2023-09-17 01:05 L_Pro File Added: bug_grid.mp4
2023-09-17 01:15 paul Note Added: 0028064
2023-09-17 02:01 L_Pro Note Added: 0028065
2023-09-18 03:24 paul Note Added: 0028067
2023-09-19 22:59 L_Pro Note Added: 0028071
2023-09-23 16:50 paul Assigned To => paul
2023-09-23 16:50 paul Status new => resolved
2023-09-23 16:50 paul Resolution open => fixed