View Issue Details

IDProjectCategoryView StatusLast Update
0005839ardourbugspublic2014-01-28 20:27
Reporterakveth Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version3.0 
Summary0005839: Some kind of error when exporting WAV on Ardour
DescriptionHi. I'm trying to export some audio from Ardour in a fresh installed and updated KXStudio GNU/Linux.
The log shows this error when I try to create a WAV file. Apparently with FLAC format sometimes there's not any problem and some other times the program just stops:

------------------------------------------------------------
   [INFO]: LV2: Discovering 434 plugins
[WARNING]: Ignoring invalid LV2 plugin http://home.gna.org/lv2vocoder/1
[INFO]: Loading menus from /opt/ardour3/etc/ardour.menus
[INFO]: Loaded mixer bindings from /opt/ardour3/etc/mixer.bindings
[ERROR]: Filesource: cannot find required file (140122A-2-L.wav): while searching /home/ccd/CCD_Enero/jams/interchange/jams/audiofiles:/home/ccd:/home/ccd/CCD_Enero
[WARNING]: Ignoring duplicate Linux VST plugin cabbage-Powershape
Ignoring duplicate Linux VST plugin cabbage-PingPongDelay
Ignoring duplicate Linux VST plugin cabbage-WhiteNoise
Ignoring duplicate Linux VST plugin cabbage-bassline
Ignoring duplicate Linux VST plugin cabbage-Dust
Ignoring duplicate Linux VST plugin cabbage-Additive
Ignoring duplicate Linux VST plugin cabbage-pvsBlur
Ignoring duplicate Linux VST plugin cabbage-MIDI_OUT_MATRIX
Ignoring duplicate Linux VST plugin cabbage-RingModulator
Ignoring duplicate Linux VST plugin cabbage-pvScale
Ignoring duplicate Linux VST plugin cabbage-StereoChorus
Ignoring duplicate Linux VST plugin cabbage-LoFi
Ignoring duplicate Linux VST plugin cabbage-CrazyPluck
Ignoring duplicate Linux VST plugin cabbage-Phaser
Ignoring duplicate Linux VST plugin cabbage-pvSmooth
Ignoring duplicate Linux VST plugin cabbage-FrequencyShifter
Ignoring duplicate Linux VST plugin cabbage-pvsBuffer
Ignoring duplicate Linux VST plugin cabbage-EnvelopeFollower
Ignoring duplicate Linux VST plugin Pianoteq 4
A sound file is missing. It will be replaced by silence.
[ERROR]: Filesource: cannot find required file (140122A-2-R.wav): while searching /home/ccd/CCD_Enero/jams/interchange/jams/audiofiles:/home/ccd:/home/ccd/CCD_Enero
[WARNING]: A sound file is missing. It will be replaced by silence.
[INFO]: Loading bindings from /opt/ardour3/etc/mnemonic-us.bindings
Loading 84 MIDI patches from /home/ccd/.config/ardour3/patchfiles:/opt/ardour3/share/patchfiles
[INFO]: Loading history from /home/ccd/CCD_Enero/jams/jams.history
[INFO]: Searching for export formats in /home/ccd/.config/ardour3/export:/opt/ardour3/share/export
[WARNING]: Existing export folder for this session (/home/ccd/CCD_Enero/pray) does not exist - ignored
[ERROR]: Export ended unexpectedly: Exception thrown by AudioGrapher::Threader<float>:
    - Dynamic type: AudioGrapher::Exception
    - what(): Exception thrown by AudioGrapher::SndfileWriter<int>: Could not write data to output file (Not a valid SNDFILE* pointer.)


------------------------------------------------------------


[INFO]: LV2: Discovering 434 plugins
[WARNING]: Ignoring invalid LV2 plugin http://home.gna.org/lv2vocoder/1
[INFO]: Loading menus from /opt/ardour3/etc/ardour.menus
[INFO]: Loaded mixer bindings from /opt/ardour3/etc/mixer.bindings
[ERROR]: Filesource: cannot find required file (140122A-2-L.wav): while searching /home/ccd/CCD_Enero/jams/interchange/jams/audiofiles:/home/ccd:/home/ccd/CCD_Enero
[WARNING]: Ignoring duplicate Linux VST plugin cabbage-Powershape
Ignoring duplicate Linux VST plugin cabbage-PingPongDelay
Ignoring duplicate Linux VST plugin cabbage-WhiteNoise
Ignoring duplicate Linux VST plugin cabbage-bassline
Ignoring duplicate Linux VST plugin cabbage-Dust
Ignoring duplicate Linux VST plugin cabbage-Additive
Ignoring duplicate Linux VST plugin cabbage-pvsBlur
Ignoring duplicate Linux VST plugin cabbage-MIDI_OUT_MATRIX
Ignoring duplicate Linux VST plugin cabbage-RingModulator
Ignoring duplicate Linux VST plugin cabbage-pvScale
Ignoring duplicate Linux VST plugin cabbage-StereoChorus
Ignoring duplicate Linux VST plugin cabbage-LoFi
Ignoring duplicate Linux VST plugin cabbage-CrazyPluck
Ignoring duplicate Linux VST plugin cabbage-Phaser
Ignoring duplicate Linux VST plugin cabbage-pvSmooth
Ignoring duplicate Linux VST plugin cabbage-FrequencyShifter
Ignoring duplicate Linux VST plugin cabbage-pvsBuffer
Ignoring duplicate Linux VST plugin cabbage-EnvelopeFollower
Ignoring duplicate Linux VST plugin Pianoteq 4
A sound file is missing. It will be replaced by silence.
[ERROR]: Filesource: cannot find required file (140122A-2-R.wav): while searching /home/ccd/CCD_Enero/jams/interchange/jams/audiofiles:/home/ccd:/home/ccd/CCD_Enero
[WARNING]: A sound file is missing. It will be replaced by silence.
[INFO]: Loading bindings from /opt/ardour3/etc/mnemonic-us.bindings
Loading 84 MIDI patches from /home/ccd/.config/ardour3/patchfiles:/opt/ardour3/share/patchfiles
[INFO]: Loading history from /home/ccd/CCD_Enero/jams/jams.history
[INFO]: Searching for export formats in /home/ccd/.config/ardour3/export:/opt/ardour3/share/export
[WARNING]: Existing export folder for this session (/home/ccd/CCD_Enero/pray) does not exist - ignored
[ERROR]: Export ended unexpectedly: Exception thrown by AudioGrapher::Threader<float>:
    - Dynamic type: AudioGrapher::Exception
    - what(): Exception thrown by AudioGrapher::SndfileWriter<int>: Could not write data to output file (Not a valid SNDFILE* pointer.)
[INFO]: Searching for export formats in /home/ccd/.config/ardour3/export:/opt/ardour3/share/export
[WARNING]: Existing export folder for this session (/home/ccd/CCD_Enero/prey) does not exist - ignored
[INFO]: Searching for export formats in /home/ccd/.config/ardour3/export:/opt/ardour3/share/export
[ERROR]: Export ended unexpectedly: Exception thrown by AudioGrapher::Threader<float>:
    - Dynamic type: AudioGrapher::Exception
    - what(): Exception thrown by AudioGrapher::SndfileWriter<short>: Could not write data to output file (Not a valid SNDFILE* pointer.

------------------------------------------------------------

Additionally when I try to export only a track program freezes and I have to force the quit.
Thanks.
TagsNo tags attached.

Activities

akveth

2014-01-28 20:27

reporter   ~0015640

We discover that if we leave in blank all fields and export with the default name and preferences, it works! so we just have to rename them after that. It's not the best, but works nice for now.

Issue History

Date Modified Username Field Change
2014-01-24 21:37 akveth New Issue
2014-01-28 20:27 akveth Note Added: 0015640