Hi, I am trying to use the mail reader exmh which is a tcl application using wish. With the Tcl/Tk version from fink I get a segmentation fault.
Some debugging showed me that this happens when the Img library is used to display xpm images. A little example to reproduce the segmentation fault can be found here: [1]. It happens for xpm images, but works fine for eg gif images... Interestingly using wish from Apple/MacOSX works fine in all cases (but has other quirks). The versions are 8.4.13 for fink and 8.4.11 for Apple, so a priori not very different. As it seems, the Tk Img library is not provided by fink (I could at least not find it) and so the system Img library is used. Maybe that could be the origin of the segmentation fault? Is there a version of Img in the making for fink? Any suggestions or help is appreciated (in particular as I am very Tcl "unaware"). Thanks in advance, Marc Baaden [1] http://www.shaman.ibpc.fr/imgbug.zip -- Dr. Marc Baaden - Institut de Biologie Physico-Chimique, Paris mailto:[EMAIL PROTECTED] - http://www.baaden.ibpc.fr FAX: +33 15841 5026 - Tel: +33 15841 5176 ou +33 609 843217 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
