For What It's Worth, I confirm the bug with python-tk 2.5.2-1.1. 
For example, the following lines caused a segmentation fault (i386) :

import Tkinter, Image, ImageTk
root = Tkinter.Tk()
PIL_Image = Image.open("test.jpg")
Tk_Image = ImageTk.PhotoImage(PIL_Image) # <-- segmentation fault

Downgrading to python-tk 2.5.2-1 was necessary for me.

Best regards,

O.C.

 Créez votre adresse électronique prenom....@laposte.net 
 1 Go d'espace de stockage, anti-spam et anti-virus intégrés.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to