Bug 197355
| Summary: | Unable to start yumex on fc5 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | rich <rich> |
| Component: | yumex | Assignee: | Tim Lauridsen <tim.lauridsen> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | CC: | extras-qa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-07-08 06:11:38 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: | |||
Look like a problem with the /usr/share/pixmaps/yumex/yumex-icon.png Try removing yumex and install it again yum remove yumex yum install yumex yes, i tried that before posting the bug. No luck. *** This bug has been marked as a duplicate of 196522 *** upgrading to gtk2.i386 2.8.20-1 solves the problem. Thanks |
Description of problem: On starting yumex is get the following error Component: yumex Version: 1.0.2 Summary: TBe2817d01 yumexmain.py:657:setup_gui:GError: Couldn't recognize the im age file format for file '/usr/share/pixmaps/yumex/yumex-icon.png' Traceback (most recent call last): File "/usr/share/yumex/yumexmain.py", line 948, in ? mainApp = YumexMainApplication() File "/usr/share/yumex/yumexmain.py", line 469, in __init__ self.setup_gui() File "/usr/share/yumex/yumexmain.py", line 657, in setup_gui gtk.window_set_default_icon_from_file( const.PIXMAPS_PATH + '/yumex-icon.png ' ) GError: Couldn't recognize the image file format for file '/usr/share/pixmaps/yu mex/yumex-icon.png' Local variables in innermost frame: self: <__main__.YumexMainApplication instance at 0xb79d834c> TIA Rich