Bug 199048

Summary: Fatal Python error: could not import gnomevfs
Product: [Fedora] Fedora Reporter: Nicolas Mailhot <nicolas.mailhot>
Component: meldAssignee: Brian Pepple <bdpepple>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa, jamiebohr
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: meld-1.1.4-4.fc6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-25 19:30:45 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 Nicolas Mailhot 2006-07-16 15:31:56 UTC
$ meld foo bar
Fatal Python error: could not import gnomevfs
Abandon
$ rpm -V meld
$ rpm -q meld
meld-1.1.4-3.fc6

Comment 1 Jamie Bohr 2006-07-29 04:18:50 UTC
I have the latest gnome-python2-gnomevfs, gnome-python2-gnomevfs-2.15.4-2, and
still have the problem with a varity of programs such as system-config-network
and system-config-vfs and so on.

$ rpm -q -a gnome-python2-gnomevfs
gnome-python2-gnomevfs-2.15.4-2
$ system-config-network
Fatal Python error: could not import gnomevfs
$ 

I removed gnome-python2-gnomevfs and reinstalled, got the same error

Comment 2 Brian Pepple 2006-10-25 19:13:05 UTC
I'm unable to reproduce this bug.  When I run:
$ meld CVS/fedora/evince/FC-6/evince.spec CVS/fedora/evince/devel/evince.spec

Meld runs as expected.  Nicholas, are you still experiencing this problem?

Comment 3 Nicolas Mailhot 2006-10-25 19:30:45 UTC
Seems fixed now :)