[wxPython-users] ANN: PHATCH, a PHoto bATCH processor with some new wxPython controls

Stani spe.stani.be at gmail.com
Wed Feb 6 13:02:15 PST 2008


Rob McMullen wrote:
> Nice job on the tutorials!
>   =

Thanks.
> I've got the bzr333 source distribution and it's working fine on
> linux, but on windows it give me a  "Sorry your platform is not yet
> supported" error, looking like it's coming from check_config_paths in
> phatch/core/config.py.
>   =

I guess you did a python setup.py install or tried to run the phatch =

script. I forgot to include the instructions for windows. As Phatch is =

an application, you just need to unzip it and cd to the phatch =

directory. There you start phatch with:
python phatch.py

I am now working with Debian PAPT (Python Application Package Team) to =

get it included. Afterwards I'll try to polish it for Windows.
Stani
> Rob
>
> On Feb 5, 2008 12:48 PM, Stani <spe.stani.be at gmail.com> wrote:
>   =

>> Hi Andrea,
>> Thanks for testing. Try again with the latest version 0.1.bzr333 or
>> later. Let me know if you encounter any more issues.
>>
>> Stani
>>
>>
>> On Feb 5, 2008 9:14 PM, Andrea Gavana <andrea.gavana at gmail.com> wrote:
>>     =

>>> Hi Stani,
>>>
>>> On Feb 5, 2008 8:52 PM, Stani wrote:
>>>       =

>>>> Sorry for spamming the wxpython mailing list with this long post...
>>>>
>>>> As a visual artist I needed an easy tool for batch processing and
>>>> renaming images on Ubuntu. For a while I was using ImageMagick, but I
>>>> found writing complex operations on the command line quite a hassle
>>>> and wanted to write the image operations in python.
>>>>
>>>> As a result I'm pleased to announce the release of Phatch which is a
>>>> powerful batch processor and renamer. Phatch exposes a big part of the
>>>> Python Imaging Library through an user friendly GUI. (It is using
>>>> python-pyexiv2 to offer more extensive EXIF and IPTC support.) Phatch
>>>> is not targeted at manipulating individual pictures (such as with
>>>> Gimp), but repeating the same actions on hundreds or thousands of
>>>> images.
>>>>         =

>>> Very nice application! I was eager to try it, but unfortunately on
>>> Windows XP, Python 2.5, wxPython 2.8.7.1 I get:
>>>
>>> Traceback (most recent call last):
>>>   File "C:\Documents and
>>> Settings\Andrea\Desktop\phatch-0.1.bzr331\phatch-0.1.bzr331\phatch\pyWx=
\lib\paint.py",
>>> line 41, in OnEraseBackground
>>>     dc =3D GCDC(_dc)
>>>   File "C:\Python25\Lib\site-packages\wx-2.8-msw-ansi\wx\_gdi.py",
>>> line 6031, in __init__
>>>     _gdi_.GCDC_swiginit(self,_gdi_.new_GCDC(*args))
>>> TypeError: in method 'new_GCDC', expected argument 1 of type 'wxWindow =
*'
>>>
>>> This happens at the very beginning, after the splash screen.
>>>
>>> Andrea.
>>>
>>> "Imagination Is The Only Weapon In The War Against Reality."
>>> http://xoomer.alice.it/infinity77/
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
>>> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>>>
>>>
>>>       =

>>
>> --
>> http://pythonide.stani.be
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
>> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>>
>>
>>     =

>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>   =


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200802=
06/86228c29/attachment.htm


More information about the wxpython-users mailing list