Bug 197345
| Summary: | gonvert does not execute - libglade-WARNING | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Florence <florencent.leech> |
| Component: | gonvert | Assignee: | Paul F. Johnson <paul> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | CC: | extras-qa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-06-30 13:29:47 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 of problem: gonvert will not run, getting error libglade-WARNING **: could not find glade file '/usr/lib64/python2.4/site- packages/gtk-2.0/../share/gonvert/gonvert.glade' Traceback (most recent call last): File "/usr/bin/gonvert", line 737, in ? widgets = gtk.glade.XML(gladefile) RuntimeError: could not create GladeXML object Version-Release number of selected component (if applicable): gonvert:21027 How reproducible: Every execution Steps to Reproduce: 1.start from cli 2. 3. Actual results: libglade-WARNING Expected results: proper execution Additional info: (/share/gonvert/gonvert.glade) Directory exists, but is empty of gonvert.glade. It is not getting installed properly.