Bug#441010: postr: Can't add pictures (strange python error)

2007-09-22 Thread Claudio Saavedra
On Thu, 2007-09-06 at 07:56 +0100, Ross Burton wrote: > > That's my fault. Can you email me privately the image you were > dropping so I can verify it is fixed? I've emailed you the image as you requested (I think a couple of weeks ago), but still have no idea whether this is fixed or not. Gr

Bug#441010: postr: Can't add pictures (strange python error)

2007-09-06 Thread Ross Burton
On Thu, 2007-09-06 at 00:47 -0400, Claudio Saavedra wrote: > AttributeError: IFD_Tag instance has no attribute 'replace' > > > I'm just running a standard unstable install, and have no idea if this > is postr's fault or something in the python-xml package, but I had to > report it somewhere. T

Bug#441010: postr: Can't add pictures (strange python error)

2007-09-05 Thread Claudio Saavedra
Package: postr Version: 0.8-1 Severity: important When drag'n dropping an image to postr, I get this message in the command line: Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/postr/postr.py", line 575, in on_drag_data_received self.add_image_filename(filename)