View Issue Details

IDProjectCategoryView StatusLast Update
0003544ardourbugspublic2012-11-13 11:54
Reporteroofus Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status feedbackResolutionopen 
PlatformDell D830 core2duo T9300 2.5GHzOSKubuntuOS Version10.04
Target Version3.0 
Summary0003544: Waveform redraw error after file import.
DescriptionWaveform redraw error after file import. Import a file to a new track by linking to it not by copying it into the session. When the waveform has been drawn resize the track height. The original waveform will be left at it's original size and another wave form will be resized over it, therefore showing 2 different sized waveforms on the track. Restart the session and all is fine.
TagsNo tags attached.

Activities

2010-11-18 23:45

 

importWaveFormError.png (33,658 bytes)   
importWaveFormError.png (33,658 bytes)   

cth103

2010-11-24 01:34

administrator   ~0009492

Struggling to reproduce this. Does it always happen?

oofus

2010-11-24 23:26

developer   ~0009505

Seems that it doesn't always happen. I have started new sessions and they don't exhibit this behaviour. The session where it is happening does it all the time.

2010-11-25 00:09

 

oofus

2010-11-26 10:32

developer   ~0009514

Carl. log of IRC from the other night in case you didn't see it.

[Thursday 25 Nov 2010] [02:03:44] <oofus> cth103_: Got it, new session is showing the import thing
[Thursday 25 Nov 2010] [02:04:07] <oofus> cth103_: happened when I imported 6 files onto a new track each, in one go
[Thursday 25 Nov 2010] [02:05:21] <oofus> cth103_: here's the output http://pastebin.com/fs6rgpZ7
[Thursday 25 Nov 2010] [02:07:46] <oofus> cth103_: sorry, 5 files
[Thursday 25 Nov 2010] [02:07:54] <oofus> cth103_: the first 2 show the issue
[Thursday 25 Nov 2010] [02:08:00] <oofus> cth103_: the last 3 are fine
[Thursday 25 Nov 2010] [02:16:47] <oofus> cth103_: The key seems to be importing multiple files to multiple tacks at the same time.

And the debug output from that pastebin

    audiofile source created with path /media/Chris 750GB/Third Time Lucky/02/Audio Files/RobGtr_01.wav
    Port name Audio 2/audio_in 1 does not currently exist
    Port name Audio 2/audio_out 1 does not currently exist
    Port name Audio 2/audio_out 2 does not currently exist
    AudioRegionView::create_waves() called on 0xa6d8eb0
    creating waves for RobGtr_01.1 with wfd = 1 and channels = 1
            channel 0
            data is not ready
    audiofile source created with path /media/Chris 750GB/Third Time Lucky/02/Audio Files/RobGtr_02.wav
    Port name Audio 2/audio_in 1 does not currently exist
    Port name Audio 2/audio_out 1 does not currently exist
    Port name Audio 2/audio_out 2 does not currently exist
    AudioRegionView::create_waves() called on 0xb59cbad0
    creating waves for RobGtr_02.1 with wfd = 1 and channels = 1
            channel 0
            data is not ready
    audiofile source created with path /media/Chris 750GB/Third Time Lucky/02/Audio Files/RobGtr_03.wav
    AudioRegionView::create_one_wave() called which: 0 this: 0xa6d8eb0
    AudioRegionView::peaks_ready_handler() called on 0 this: 0xa6d8eb0
    AudioRegionView::create_one_wave() called which: 0 this: 0xa6d8eb0
    AudioRegionView::peaks_ready_handler() called on 0 this: 0xa6d8eb0
    Port name Audio 2/audio_in 1 does not currently exist
    Port name Audio 2/audio_out 1 does not currently exist
    Port name Audio 2/audio_out 2 does not currently exist
    AudioRegionView::create_waves() called on 0xa8a62458
    creating waves for RobGtr_03.1 with wfd = 1 and channels = 1
            channel 0
            data is not ready
    audiofile source created with path /media/Chris 750GB/Third Time Lucky/02/Audio Files/RobGtr_04.wav
    AudioRegionView::create_one_wave() called which: 0 this: 0xb59cbad0
    AudioRegionView::peaks_ready_handler() called on 0 this: 0xb59cbad0
    AudioRegionView::create_one_wave() called which: 0 this: 0xb59cbad0
    AudioRegionView::peaks_ready_handler() called on 0 this: 0xb59cbad0
    Port name Audio 2/audio_in 1 does not currently exist
    Port name Audio 2/audio_out 1 does not currently exist
    Port name Audio 2/audio_out 2 does not currently exist
    AudioRegionView::create_waves() called on 0xa4820428
    creating waves for RobGtr_04.1 with wfd = 1 and channels = 1
            channel 0
            data is not ready
    audiofile source created with path /media/Chris 750GB/Third Time Lucky/02/Audio Files/RobGtr_06.wav
    AudioRegionView::create_one_wave() called which: 0 this: 0xa8a62458
    AudioRegionView::peaks_ready_handler() called on 0 this: 0xa8a62458
    Port name Audio 2/audio_in 1 does not currently exist
    Port name Audio 2/audio_out 1 does not currently exist
    Port name Audio 2/audio_out 2 does not currently exist
    AudioRegionView::create_waves() called on 0xa89d870
    creating waves for RobGtr_06.1 with wfd = 1 and channels = 1
            channel 0
            Data is ready
    AudioRegionView::create_one_wave() called which: 0 this: 0xa89d870
    AudioRegionView::create_one_wave() called which: 0 this: 0xa4820428
    AudioRegionView::peaks_ready_handler() called on 0 this: 0xa4820428

paul

2012-11-13 02:48

administrator   ~0014231

did this ever get more or less common?

oofus

2012-11-13 11:54

developer   ~0014234

I haven't seen this for quite some time.

Issue History

Date Modified Username Field Change
2010-11-18 23:45 oofus New Issue
2010-11-18 23:45 oofus File Added: importWaveFormError.png
2010-11-18 23:45 oofus cost => 0.00
2010-11-24 01:34 cth103 Note Added: 0009492
2010-11-24 01:34 cth103 Status new => feedback
2010-11-24 23:26 oofus Note Added: 0009505
2010-11-25 00:09 oofus File Added: Robs Band - Song 1.ardour.ardour.ardour.ardour
2010-11-26 10:32 oofus Note Added: 0009514
2010-11-27 00:49 cth103 File Added: oofus.patch
2010-11-27 01:25 cth103 File Deleted: oofus.patch
2011-11-15 16:28 cth103 Target Version 3.0-beta1 => 3.0-beta2
2012-01-10 20:46 cth103 Target Version 3.0-beta2 => 3.0-beta3
2012-02-14 17:20 paul Target Version 3.0-beta3 => 3.0 beta4
2012-05-23 15:09 cth103 Target Version 3.0 beta4 => 3.0
2012-11-13 02:48 paul Note Added: 0014231
2012-11-13 11:54 oofus Note Added: 0014234