https://bugzilla.novell.com/show_bug.cgi?id=730327 https://bugzilla.novell.com/show_bug.cgi?id=730327#c0 Summary: vusb-analyzer needs 'gnomecanvas' Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: afaerber@suse.com QAContact: qa@suse.de Found By: --- Blocker: --- On openSUSE 12.1 RC2, `vusb-analyzer` resulted in: Traceback (most recent call last): File "/usr/bin/vusb-analyzer", line 13, in <module> from VUsbTools import Views, Log, Diff, Decode File "/usr/lib/python2.7/site-packages/VUsbTools/Views.py", line 15, in <module> from VUsbTools import Types, Style File "/usr/lib/python2.7/site-packages/VUsbTools/Types.py", line 20, in <module> except gnomecanvas: NameError: name 'gnomecanvas' is not defined Installing python-gnome package resolved this. A suitable Depends: should be added to the vusb-analyzer package. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.