Mantis - meld
Viewing Issue Advanced Details
2928 regular use block always 2008-07-11 11:33 2014-01-27 09:57
ghenry  
 
normal  
closed  
fixed  
none    
none  
0002928: meld does\'nt work on solaris 10
mombasa-henry% meld
Traceback (most recent call last):
  File \"/opt/csw/bin/meld\", line 93, in <module>
    import meldapp
  File \"/opt/csw/lib/meld/meldapp.py\", line 28, in <module>
    import prefs
  File \"/opt/csw/lib/meld/prefs.py\", line 52, in <module>
    import gconf
ImportError: No module named gconf
it seems that gconf isn\'t compiled for python 2.5.x:
/opt/csw/lib/python2.3/site-packages/gtk-2.0/gconf.so from CSWgnome-python
but there is no gconf.so in /opt/csw/lib/python/site-packages/gtk-2.0/
Issue History
2014-01-27 09:57 opk Note Added: 0010691
2014-01-27 09:57 opk Status new => closed
2014-01-27 09:57 opk Resolution open => fixed

Notes
(0005348)
aubrey   
2008-07-11 19:24   
python and its modules doesn\'t match.

The workaround is, pkgrm CSWpython and use solaris native one.

Thanks,
-Aubrey
(0010691)
opk   
2014-01-27 09:57   
meld has been upgraded to a much newer version. I don't believe this bug is an issue any more.