Richard Lowe <richlowe at richlowe.net> writes: > Jim Walker <James.Walker at Sun.COM> writes: > >> While I workout some final help issues with meld and gnome, >> I posted some "unofficial" meld packages on the project >> webpage, so we can install it using pkgadd. >> >> SUNWmeld_i386.tar OpenSolaris Meld i386 Package (unofficial) >> http://opensolaris.org/os/project/scm-migration/files/SUNWmeld_i386.tar >> >> SUNWmeld_sparc.tar OpenSolaris Meld sparc Package (unofficial) >> http://opensolaris.org/os/project/scm-migration/files/SUNWmeld_sparc.tar >> >> The main issue is you will get a core when you exit help. >> Otherwise it should work fine. >> >> Let me know if you find any issues other then with help. > > I'll note that, beyond that, it still doesn't work for me on snv_84. > I'm yet to figure out why, it may just be that I need to upgrade. > > File "/usr/lib/meld/vcview.py", line 25, in ? > import tree > File "/usr/lib/meld/tree.py", line 32, in ? > pixbuf_folder = load("tree-folder-normal.png", 20) > File "/usr/lib/meld/tree.py", line 31, in <lambda> > load = lambda x,s=14: gnomeglade.load_pixbuf( > paths.share_dir("glade2/pixmaps",x), s) > File "/usr/lib/meld/gnomeglade.py", line 147, in load_pixbuf > image = image.get_pixbuf() > ValueError: image should be a GdkPixbuf or empty
That's the result of the same issue in other files (doh), you'll have to replace all references to the /brmnas path with something reasonable. -- Rich