| Summary: | [abrt] soundconverter-2.1.1-4.fc20: soundconverter:170:<module>:ImportError: No module named glade | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Carlos Morel-Riquelme <quantenselbstmord> | ||||||
| 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: | 20 | CC: | bugs.michael, lxtnow | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:9395124bb7e3563dc587b7001d82a0e100009e75 | ||||||||
| Fixed In Version: | soundconverter-2.1.1-5.fc20 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-10-09 14:23:44 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 808738 [details]
File: backtrace
Created attachment 808739 [details]
File: environ
soundconverter-2.1.1-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/soundconverter-2.1.1-5.fc20 Package soundconverter-2.1.1-5.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing soundconverter-2.1.1-5.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-18466/soundconverter-2.1.1-5.fc20 then log in and leave karma (feedback). (In reply to Fedora Update System from comment #4) > Package soundconverter-2.1.1-5.fc20: > * should fix your issue, > * was pushed to the Fedora 20 testing repository, > * should be available at your local mirror within two days. > Update it with: > # su -c 'yum update --enablerepo=updates-testing soundconverter-2.1.1-5.fc20' > as soon as you are able to. > Please go to the following url: > https://admin.fedoraproject.org/updates/FEDORA-2013-18466/soundconverter-2.1. > 1-5.fc20 > then log in and leave karma (feedback). feedback +1 soundconverter work fine thank for all help , i'm newbie in bugzilla soundconverter-2.1.1-5.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: after install gnome soundconverter in the first start appear this error Version-Release number of selected component: soundconverter-2.1.1-4.fc20 Additional info: reporter: libreport-2.1.6 cmdline: /usr/bin/python /usr/bin/soundconverter executable: /usr/bin/soundconverter kernel: 3.11.1-300.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: soundconverter:170:<module>:ImportError: No module named glade Traceback (most recent call last): File "/usr/bin/soundconverter", line 170, in <module> import gtk.glade ImportError: No module named glade Local variables in innermost frame: _add_soundconverter_path: <function _add_soundconverter_path at 0x7f21d21a1de8> locale: <module 'locale' from '/usr/lib64/python2.7/locale.pyc'> parser: <optparse.OptionParser instance at 0x7f21d2202878> parse_command_line: <function parse_command_line at 0x7f21d21a9050> GInitiallyUnowned: <class 'gtk.__main__.GInitiallyUnowned'> GPollableOutputStream: <class 'gio.__main__.GPollableOutputStream'> GFileDescriptorBased: <class 'gio.__main__.GFileDescriptorBased'> soundconverter: <module 'soundconverter' from '/usr/lib/soundconverter/python/soundconverter/__init__.pyc'> GLADEFILE: '/usr/share/soundconverter/soundconverter.glade' _check_libs: <function _check_libs at 0x7f21d21a1e60> gtk: <module 'gtk' from '/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.pyc'> LIBDIR: '/usr/lib' gettext: <module 'gettext' from '/usr/lib64/python2.7/gettext.pyc'> __package__: None GstChildProxy: <class 'gst.__main__.GstChildProxy'> __doc__: '\nSoundConverter Launcher.\n' OptionParser: <class optparse.OptionParser at 0x7f21d218aae0> files: [] PACKAGE: 'soundconverter' __builtins__: <module '__builtin__' (built-in)> __file__: '/usr/bin/soundconverter' args: [] sys: <module 'sys' (built-in)> DATADIR: '/usr/share' VERSION: '2.1.1' __name__: '__main__' GstProxyPad: <class 'gst.__main__.GstProxyPad'> GPollableInputStream: <class 'gio.__main__.GPollableInputStream'> NAME: 'SoundConverter' settings: {'cli-output-suffix': '.ogg', 'jobs': 2, 'quiet': False, 'read_module': <bound method Values.read_module of <Values at 0x7f21d219c488: {'cli-output-suffix': None, 'jobs': None, '_unused': None, 'quiet': None, 'mode': None, 'cli-output-type': None, 'debug': None}>>, 'read_file': <bound method Values.read_file of <Values at 0x7f21d219c488: {'cli-output-suffix': None, 'jobs': None, '_unused': None, 'quiet': None, 'mode': None, 'cli-output-type': None, 'debug': None}>>, 'mode': 'gui', 'cli-output-type': 'audio/x-vorbis', 'debug': False, 'ensure_value': <bound method Values.ensure_value of <Values at 0x7f21d219c488: {'cli-output-suffix': None, 'jobs': None, '_unused': None, 'quiet': None, 'mode': None, 'cli-output-type': None, 'debug': None}>>, 'max-jobs': 2} k: 'read_module' options: <Values at 0x7f21d219c488: {'cli-output-suffix': None, 'jobs': None, '_unused': None, 'quiet': None, 'mode': None, 'cli-output-type': None, 'debug': None}> mode_callback: <function mode_callback at 0x7f21d21a1f50> os: <module 'os' from '/usr/lib64/python2.7/os.pyc'> check_mime_type: <function check_mime_type at 0x7f21d21a1ed8>