Postr 0.6
Postr 0.6 is here! What is new I hear you ask. Well:
- Really parse embedded IPTC data
- Sweet new look for the side bar (thanks Lucas Rocha)
- Ability to select a set to upload the pictures too
- New icon (thanks Andreas Nilsson)
The tarball is in the usual place, and I'll make Debian packages shortly.
NP: Konfusion, Skalpel
Posted by Mathieu Laurent at Tue Jun 5 22:19:56 2007:
Great application ;-) I like the possibility to select a set to upload photos.
I try on ubuntu feisty with python 2.5.1.
I have some minor problems :
* error with photos with blank space in name : Unhandled file /home/user/the%20photo.jpg
* no progress bar progression during upload
May be due to the python version...
Ciao
Posted by Ross at Tue Jun 5 22:47:00 2007:
I try on ubuntu feisty with python 2.5.1.
I have some minor problems :
* error with photos with blank space in name : Unhandled file /home/user/the%20photo.jpg
* no progress bar progression during upload
May be due to the python version...
Ciao
> Great application ;-) I like the possibility to > select a set to upload photos.
Thanks!
> * error with photos with blank space in name : Unhandled file /home/user/the%20photo.jpg
Fixed in bzr, thanks!
> * no progress bar progression during upload
It progresses per image, but if you are uploading one image it never moves. This is a limitation with Twisted.
Posted by Daniel Nylander at Sat Jun 9 13:10:13 2007:
Thanks!
> * error with photos with blank space in name : Unhandled file /home/user/the%20photo.jpg
Fixed in bzr, thanks!
> * no progress bar progression during upload
It progresses per image, but if you are uploading one image it never moves. This is a limitation with Twisted.