Bug 119454
Summary: | redhat-config-network fails to start | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Casper Stevens <pmoc_2001> |
Component: | gnome-python2 | Assignee: | John (J5) Palmieri <johnp> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 1 | CC: | jkeck, steve |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-04-22 04:58:18 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
Casper Stevens
2004-03-30 17:28:03 UTC
*** Bug 119452 has been marked as a duplicate of this bug. *** I was able to reproduce this bug running redhat-config-printer-gui on a system upgraded from Red Hat 7.2 to Fedora Core 1 with apt. I assumed there must be a missing dependency somewhere, so I tried doing "import bonobo.ui" directly from the python interpreter. That gave me "ImportError: could not import gnome.canvas", so I installed gnome-python2-canvas, and now redhat-config-printer-gui works fine. Apparently gnome-python2-bonobo is missing a dependency on gnome-python2-canvas. reassigning to gnome-python2 |