Record fails with no error message

Bug #179475 reported by Kevin Dupuy
2
Affects Status Importance Assigned to Milestone
Jokosher
New
Undecided
Unassigned

Bug Description

In Jokosher 0.9 under openSUSE 10.3, Jokosher refuses to record anything. When opening a project, then adding a Vocal track, then clicking Record, Jokosher appears to not being recording anything. Just the button is pressed down.

This is what the terminal prints out when opening with debug turned on:
"Filling LADSPA Registry
         6 LADSPA effects loaded
        Reading in presets...
        ...done.
Loading extensions:
        importing extension InstrumentTypeManager-0.2-py2.4.egg
        importing extension Minimal-0.9-py2.4.egg
        importing extension SetTempo-0.1-py2.4.egg
        importing extension GNOMEAudioProfiles.py
        importing extension jokosher-dbus.py
        importing extension FreesoundSearch-0.2-py2.4.egg
        importing extension APIConsole-0.1-py2.4.egg
                ...failed.
No module named Globals
Attempting to open: /home/kevin/YoCast/YoCast.jokosher
Using autoaudiosink for audio output
added project playback bin to the pipeline
added adder0 to project playbackbin
added levelcaps to project playbackbin
added MasterLevel to project playbackbin
added autoaudiosink0 to project playbackbin
Loading project file version 0.9
added instrument playbackbin to adder playbackbin 0
linked instrument playbackbin to adder (project)
LOG COMMAND: ('P', 'DeleteInstrument', [0]) from 3059282572
LOG COMMAND: ('I0', 'ToggleArmed', []) from 3059285836
LOG COMMAND: ('I0', 'ToggleArmed', []) from 3059284428
can record
pre-record state: GST_STATE_NULL
unlinked instrument playbackbin from adder
removed instrument playbackbin from project playbackbin
create file source
Using pipeline: alsasrc device=hw:1 ! audio/x-raw-int,rate=44100 ! audioconvert ! level name=recordlevel interval=10000000 ! audioconvert ! audio/x-raw-int,rate=22050,channels=1 ! wavenc name=enc ! filesink location=/home/kevin/YoCast/audio/Vocal_0_1199060260.ogg
Traceback (most recent call last):
  File "/var/tmp/jokosher-0.9-build/usr/lib/python2.5/site-packages/Jokosher/JokosherApp.py", line 526, in Record
  File "/var/tmp/jokosher-0.9-build/usr/lib/python2.5/site-packages/Jokosher/Project.py", line 310, in Record
gobject.GError: could not link audioconvert6 to enc
Stop pressed, about to set state to READY
current state: GST_STATE_NULL
Terminating recording.
JACK tmpdir identified as [/dev/shm]
State just set to READY
Stop pressed, about to set state to READY
current state: GST_STATE_READY
Terminating recording.
State just set to READY"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.