View Issue Details

IDProjectCategoryView StatusLast Update
0001928ardourbugspublic2020-04-19 20:12
Reporterdx9s Assigned Topaul  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version2.0 
Summary0001928: punch (in + out) is broken big time (causing other problems)
Descriptionpunch in/out broken and causes other problems, such as extra regions being created when the track is not hot (aka marked for record), zoom in onto the region will cause crashes sometimes and close does not ask you to "cancel, save, save+quit"..

I've made a recording (ogg video) here:

http://dx9s.ath.cx/files/punch-bug.ogg

TagsNo tags attached.

Relationships

related to 0001937 closedpaul punch IN/OUT is horridly broken... resulting in lots of weird things 

Activities

dx9s

2007-10-22 22:20

reporter   ~0004497

it really is product version 2.1 (and ongoing as of this date)

dx9s

2007-10-23 22:24

reporter   ~0004499

Changed (simplified, reduced watching time) the video to demonstrate the two functional problems (that are obvious) with the punch in/out.

same URL http://dx9s.ath.cx/files/punch-bug.off

cth103

2007-11-05 15:22

administrator   ~0004539

Hi, thanks for the report! I have committed a fix to trunk for the regions-appearing-at-zero-time bug. Would you like to test trunk and see if there are problems remaining?

Many thanks, Carl

2007-11-10 04:18

 

ardour2-1801-gtk-red.ogg (1,027,797 bytes)

dx9s

2007-11-10 04:18

reporter   ~0004554

got latest svn jack, latest qjackctl and latest svn ardour2 (trunk)...

Getting some weird red GTK drawing *issue* which makes ardour2 functionally unusable -- (screen update super slow, and distracting) ..

See attached ardour2-1801-gtk-red.ogg (1801 trunk rev)

dx9s

2007-11-10 04:39

reporter   ~0004555

Carl, perhaps port the patch to 2.0-ongoing (if possible?). I understand if it is not possible (big changes in trunk)! In any case thanks for looking at this!

cth103

2007-11-10 12:24

administrator   ~0004556

Hi, the red GTK drawing weirdness should be gone from trunk now, it was due to some debugging code that got left in... could you try it again? I'll look into backporting to 2.0-ongoing as well. Thanks, Carl

dx9s

2007-11-10 19:05

reporter   ~0004557

Looks good, now just have to recompile all the stuff I might use against the new jacklibs... (whew, lot-o-work) -- will keep testing -- according to svn update .. I am at 2616.

dx9s

2007-11-10 19:16

reporter   ~0004558

Looks like paul already applied 2582-2605 to 2.0-ongoing.. *2606* ..

does that mean the "slow flashy screen updates fix you (Carl) did in 2616 -- that 2.0-ongoing might have red-flashy thing?

--Doug

cth103

2007-11-11 14:36

administrator   ~0004560

Hi Doug, no, 2.0-ongoing is free from red-flashing! Cheers, Carl

hsyl20

2008-02-24 02:54

reporter   ~0004748

These bugs are still in 2.3. It is really annoying to have to move regions in order to put them at the right place and and to have to delete garbage extra regions created at 0 time.

I hope it will be fixed in the next version! Thanks!

2008-03-24 12:25

 

hsyl20_punch_audio_diskstream.patch (395 bytes)   
Index: libs/ardour/audio_diskstream.cc
===================================================================
--- libs/ardour/audio_diskstream.cc	(révision 3165)
+++ libs/ardour/audio_diskstream.cc	(copie de travail)
@@ -598,6 +598,7 @@
 			*/
 			rec_nframes = last_recordable_frame - transport_frame;
 			rec_offset = 0;
+			first_recordable_frame = -1;
 			break;
 			
 		case OverlapExternal:

hsyl20

2008-03-24 12:27

reporter   ~0004808

My patch may fix the problem (I asked for approval on the devel mailing list). See attached file "hsyl20_*.patch"

paul

2008-03-24 22:38

administrator   ~0004810

dx9s: you've got a version of GTK that has debugging enabled, specifically, it shows all areas about to be redrawn by drawing them in red. Ardour has some code right now to utilize that, and turns it on more or less unconditionally. i would recommend using a different build of GTK, since the one you have is going to have performance degradation too.

seablade

2009-07-04 05:25

manager   ~0006238

This doesn't seem to be a problemf or me in recent versions of Ardour2 (2.8 or newer) can anyone confirm or deny this?

dx9s

2009-07-23 02:19

reporter   ~0006455

still has issues in 2.8.2

paul

2009-10-31 12:39

administrator   ~0007010

marking resolved since this is a dup of 0001937.

system

2020-04-19 20:12

developer   ~0021568

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2007-10-19 23:31 dx9s New Issue
2007-10-22 22:20 dx9s Note Added: 0004497
2007-10-23 22:24 dx9s Note Added: 0004499
2007-11-04 23:27 cth103 Relationship added related to 0001937
2007-11-05 15:22 cth103 Note Added: 0004539
2007-11-05 15:22 cth103 Status new => feedback
2007-11-10 04:18 dx9s File Added: ardour2-1801-gtk-red.ogg
2007-11-10 04:18 dx9s Note Added: 0004554
2007-11-10 04:39 dx9s Note Added: 0004555
2007-11-10 12:24 cth103 Note Added: 0004556
2007-11-10 19:05 dx9s Note Added: 0004557
2007-11-10 19:16 dx9s Note Added: 0004558
2007-11-11 14:36 cth103 Note Added: 0004560
2008-02-24 02:54 hsyl20 Note Added: 0004748
2008-03-24 12:25 hsyl20 File Added: hsyl20_punch_audio_diskstream.patch
2008-03-24 12:27 hsyl20 Note Added: 0004808
2008-03-24 22:38 paul Note Added: 0004810
2009-07-04 05:25 seablade Note Added: 0006238
2009-07-04 05:25 seablade Description Updated
2009-07-04 05:25 seablade Additional Information Updated
2009-07-23 02:19 dx9s Note Added: 0006455
2009-10-31 12:39 paul cost => 0.00
2009-10-31 12:39 paul Note Added: 0007010
2009-10-31 12:39 paul Status feedback => resolved
2009-10-31 12:39 paul Resolution open => fixed
2009-10-31 12:39 paul Assigned To => paul
2020-04-19 20:12 system Note Added: 0021568
2020-04-19 20:12 system Status resolved => closed