abrt version: 1.1.14 architecture: i686 cmdline: /usr/bin/python -tt /usr/bin/soundconverter -b Ace.flac comment: Worked ok from the gui but I need to include the conversion in a perl script. Therefore I was checking commandline operation of soundconverter. Fails on the most simple case. component: soundconverter executable: /usr/bin/soundconverter kernel: 2.6.35.6-48.fc14.i686.PAE package: soundconverter-1.5.3-2.fc14 reason: soundconverter:2854:cli_convert_main:AttributeError: TaskQueue instance has no attribute 'add' release: Fedora release 14 (Laughlin) time: 1290551899 uid: 502 backtrace ----- soundconverter:2854:cli_convert_main:AttributeError: TaskQueue instance has no attribute 'add' Traceback (most recent call last): File "/usr/bin/soundconverter", line 2891, in <module> main(args) File "/usr/bin/soundconverter", line 2887, in main cli_convert_main(args) File "/usr/bin/soundconverter", line 2854, in cli_convert_main queue.add(c) AttributeError: TaskQueue instance has no attribute 'add' Local variables in innermost frame: c: <__main__.Converter instance at 0xa64a6cc> generator: <__main__.TargetNameGenerator instance at 0xa646d8c> input_file: <__main__.SoundFile instance at 0xa64a64c> output_suffix: '.ogg' queue: <__main__.TaskQueue instance at 0xa64a60c> output_type: 'audio/x-vorbis' progress: <__main__.CliProgress instance at 0xa646d2c> output_name: 'file:///mnt/sda/1/home/scat/Desktop/Ace.ogg' input_files: ['file:///mnt/sda/1/home/scat/Desktop/Ace.flac'] How to reproduce ----- 1. invoke soundconverter in batch mode from the commandline 2. 3.
Created attachment 462473 [details] File: backtrace
> Therefore I was checking commandline operation of soundconverter. > Fails on the most simple case. And still nobody has noticed/reported it during Fedora 14 development or with the test-updates for Fedora 13 and 12. ;)
soundconverter-1.5.3-5.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/soundconverter-1.5.3-5.fc14
soundconverter-1.5.3-5.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update soundconverter'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/soundconverter-1.5.3-5.fc14
soundconverter-1.5.3-6.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/soundconverter-1.5.3-6.fc14
Package: soundconverter-1.5.3-2.fc13 Architecture: i686 OS Release: Fedora release 13 (Goddard) How to reproduce ----- 1. converted flv to ogg 2. 3. Comment ----- tried to convert an flv file to ogg
@ Dj YB see https://admin.fedoraproject.org/updates/soundconverter-1.5.3-7.fc13
soundconverter-1.5.3-7.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.