Bug 656526 - [abrt] soundconverter-1.5.3-2.fc14: soundconverter:2854:cli_convert_main:AttributeError: TaskQueue instance has no attribute 'add'
Summary: [abrt] soundconverter-1.5.3-2.fc14: soundconverter:2854:cli_convert_main:Attr...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: soundconverter
Version: 14
Hardware: All
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Michael Schwendt
QA Contact: Fedora Extras Quality Assurance
URL: http://developer.berlios.de/bugs/?fun...
Whiteboard: abrt_hash:1ebfca7f
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-23 22:40 UTC by Viv
Modified: 2010-12-08 21:38 UTC (History)
3 users (show)

Fixed In Version: soundconverter-1.5.3-7.fc14
Clone Of:
Environment:
Last Closed: 2010-12-08 21:38:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (903 bytes, text/plain)
2010-11-23 22:40 UTC, Viv
no flags Details

Description Viv 2010-11-23 22:40:11 UTC
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.

Comment 1 Viv 2010-11-23 22:40:13 UTC
Created attachment 462473 [details]
File: backtrace

Comment 2 Michael Schwendt 2010-11-23 23:19:32 UTC
> 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. ;)

Comment 3 Fedora Update System 2010-11-24 16:54:39 UTC
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

Comment 4 Fedora Update System 2010-11-24 22:44:58 UTC
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

Comment 5 Fedora Update System 2010-11-26 13:07:34 UTC
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

Comment 6 Dj YB 2010-12-05 14:35:49 UTC
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

Comment 7 Michael Schwendt 2010-12-05 15:20:30 UTC
@ Dj YB
see https://admin.fedoraproject.org/updates/soundconverter-1.5.3-7.fc13

Comment 8 Fedora Update System 2010-12-08 21:38:10 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.