Bug 714454
Summary: | [abrt] soundconverter-1.5.4-3.fc15: soundconverter:1982:generate_filename:KeyError: 'Voice, Lossless' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | marrako <marrix> |
Component: | soundconverter | Assignee: | Michael Schwendt <bugs.michael> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | bugs.michael, lxtnow |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:8685eff860f06b336dd4a9a0d4e1e897abf9955d | ||
Fixed In Version: | soundconverter-1.5.4-4.fc15 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-06-29 21:53:22 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
marrako
2011-06-19 11:12:43 UTC
What do you get if you run the following three commands in your user's terminal? rpm -V libgnome-media-profiles gconftool-2 --get /system/gstreamer/0.10/audio/global/profile_list gconftool-2 -a /system/gstreamer/0.10/audio/profiles/voicelossy Third command should be: gconftool-2 -a /system/gstreamer/0.10/audio/profiles/voicelossless 1. _________________________________________________ [maspo@maspo ~]$ rpm -V libgnome-media-profiles~ package libgnome-media-profiles~ is not installed _________________________________________________ 2. __________________________________________________________ [maspo@maspo ~]$ gconftool-2 --get /system/gstreamer/0.10/audio/global/profile_list [cdlossy,cdlossless,aac,mp2,mp3,voicelossy,voicelossless] __________________________________________________________ 3. ____________________________________________________________________________ [maspo@maspo ~]$ gconftool-2 -a /system/gstreamer/0.10/audio/profiles/voicelossless active = true description = Naudojama konvertuojant į nenuostolingą balso kokybės garsą. Naudokite šį profilį kalbos įrašymui ir taisymui. pipeline = audio/x-raw-int,rate=22050,channels=1 ! wavenc name=enc extension = wav name = Balsas, nenuostolingas ____________________________________________________________________________ What language is that? Lithuanian? Simply starting Soundconverter in a non-English locale here makes it crash in the same way, e.g. $ LC_ALL=lt_LT.UTF-8 soundconverter If it somewhere uses 'Voice, Lossless' as a dictionary key, but the translated one is 'Balsas, nenuostolingas', that breaks somewhere. soundconverter-1.5.4-4.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/soundconverter-1.5.4-4.fc15 Update fixed my problem. THX! Package soundconverter-1.5.4-4.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing soundconverter-1.5.4-4.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/soundconverter-1.5.4-4.fc15 then log in and leave karma (feedback). soundconverter-1.5.4-4.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |