problem with meld on SuSE 9.2



Hi,

I just found this tool and wanted to test it. But after choosing two directories for Directory Comparison the following traceback shows up and the window "Choose Files" doesn't close:

Traceback (most recent call last):
  File "/home/kuckuck/Tools/meld-1.0.0/meldapp.py", line 97, in on_response
    methods[page](paths)
File "/home/kuckuck/Tools/meld-1.0.0/meldapp.py", line 727, in append_dirdiff
    doc = dirdiff.DirDiff(self.prefs, len(dirs))
  File "/home/kuckuck/Tools/meld-1.0.0/dirdiff.py", line 242, in __init__
    self.create_name_filters()
File "/home/kuckuck/Tools/meld-1.0.0/dirdiff.py", line 277, in create_name_filters
    toggle = gtk.ToggleToolButton()
AttributeError: 'module' object has no attribute 'ToggleToolButton'


Installed versions of python and gnome are:

python-2.3.4-3.2
python-gtk-2.2.0-3.1
python-orbit-2.0.0-177.1
python-devel-2.3.4-3.1
python-gnome-2.0.3-2.1

Can anybody help me?

Thanks in advance,

	Tobias



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]