OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001871 [meld] regular use block always 2006-10-19 10:21 2014-01-27 09:53
Reporter ghenry View Status public  
Assigned To dam
Priority normal Resolution unable to reproduce  
Status closed  
Summary 0001871: meld don\'t start
Description mombasa-henry% /opt/csw/bin/meld
No module named pygtk
Meld requires a recent version of pygtk.
pygtk-1.99.15 or higher is recommended.

on sparc machine, solaris 10
Additional Information mombasa-root% pkginfo -l CSWpygtk
   PKGINST: CSWpygtk
      NAME: pygtk - Python Bindings for GTK
  CATEGORY: library
      ARCH: sparc
   VERSION: 2.8.2
   BASEDIR: /
    VENDOR: http://www.pygtk.org/ [^] packaged for CSW by Jeremy Teo
    PSTAMP: ra20060106125850
  INSTDATE: Feb 07 2006 09:23
   HOTLINE: http://www.blastwave.org/bugtrack/ [^]
     EMAIL: jteo@blastwave.org
    STATUS: completely installed
     FILES: 184 installed pathnames
                  11 shared pathnames
                  19 directories
                  12 executables
               11511 blocks used (approx)

mombasa-root% pkginfo -l CSWmeld
   PKGINST: CSWmeld
      NAME: meld - Graphical tool to diff and merge files
  CATEGORY: application
      ARCH: sparc
   VERSION: 0.9
   BASEDIR: /
    VENDOR: http://meld.sourceforge.net/ [^] packaged for CSW by Cedric BRINER
    PSTAMP: apollo20050105073922
  INSTDATE: Oct 19 2006 16:11
   HOTLINE: http://www.blastwave.org/bugtrack/ [^]
     EMAIL: briner@blastwave.org
    STATUS: completely installed
     FILES: 122 installed pathnames
                  32 shared pathnames
                  37 directories
                   2 executables
                2903 blocks used (approx)
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0004084)
ghenry (reporter)
2006-10-20 10:50

on solaris 10 amd64, a workaround is:
#!/bin/sh
PYTHONPATH=/opt/csw/lib/python2.3/site-packages; export PYTHONPATH
/opt/csw/bin/meld \"${@}\"

but on solaris 10 sparc, got this error:
mombasa-henry% meld

** ERROR **: file pyorbit-utils.c: line 40: assertion failed: (kwdict != NULL)
aborting...
Abort
(0005278)
aubrey (reporter)
2008-05-05 10:18

I checked on my side, this bug can\'t replicate.
Can we close this bug?
(0005281)
ghenry (reporter)
2008-05-06 07:25

it\'s ok for me, you can close it
thanks


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker