Bug 470442 - ImportError: could not import bonobo.ui
Summary: ImportError: could not import bonobo.ui
Keywords:
Status: CLOSED DUPLICATE of bug 470365
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-network
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-07 08:08 UTC by Dean Mander
Modified: 2008-11-07 08:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-07 08:27:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dean Mander 2008-11-07 08:08:40 UTC
Description of problem:
system-config-network tool doesn't work, it creates next error on startup from CLI:

$ system-config-network
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/share/system-config-network/netconfpkg/exception.py", line 363, in <lambda>
    progname, version, gui, debug)
  File "/usr/share/system-config-network/netconfpkg/exception.py", line 285, in handleMyException
    while trace.tb_next:
AttributeError: 'NoneType' object has no attribute 'tb_next'

Original exception was:
ImportError: could not import bonobo.ui


Version-Release number of selected component (if applicable):
system-config-network-tui-1.5.93-2.fc10.noarch

How reproducible:
Install F10 preview (with KDE desktop, no gnome desktop) and a few custom packages.


  
Actual results:


Expected results:


Additional info:
when trying to save updated configuration it creates another error:

Traceback (most recent call last):
  File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 829, in on_applyButton_clicked
    self.save()
  File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 406, in save
    self.appBar.refresh()
AttributeError: '__main__.GnomeAppBar' object has no attribute 'refresh'

Comment 1 Harald Hoyer 2008-11-07 08:27:01 UTC

*** This bug has been marked as a duplicate of bug 470365 ***


Note You need to log in before you can comment on or make changes to this bug.