Package Details: phatch 0.2.7.1-11

Git Clone URL: https://aur.archlinux.org/phatch.git (read-only, click to copy)
Package Base: phatch
Description: A simple to use cross-platform GUI Photo Batch Processor.
Upstream URL: http://photobatch.stani.be
Keywords: 2010 broken eol python2 to-be-deleted unneeded
Licenses: GPL
Provides: phatch
Submitter: Mymaud
Maintainer: MarsSeed
Last Packager: blubbblubb
Votes: 105
Popularity: 0.000000
First Submitted: 2007-10-07 08:52 (UTC)
Last Updated: 2019-04-30 13:21 (UTC)

Dependencies (6)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

TiborB commented on 2015-05-27 20:25 (UTC)

@anish how can we communicate apart from here? I noticed there is a new python3 repository - are you going to work on it, or I can look at it? When I tried to run it, if failed complaining it is not python2.x. :)

TiborB commented on 2015-05-26 20:34 (UTC)

No hurry, I am done for today anyway... It would be nice if you also test it on your PC with 'pythonX phatch.py' and see it works (or doesnt work) as expected I mean only unpack the tarball and uninstall system-wide package just to avoid interferences and so on - if I may suggest...

anish commented on 2015-05-26 20:26 (UTC)

WIP :) I'm also at work so doing it as I get time, it'll be fixed once I'm home

TiborB commented on 2015-05-26 20:22 (UTC)

Why did you stop working on it? Obviously you are capable to work on it. I expected the same behaviour as when running arch-linux's phatch. Oh, I just looked at PKGBUILD, you are doing some heavy 'sed'ing... Why dont you implement your changes to the repository? python3 is more perspective. So it would be reasonable to work on this... This is really not straightforward...

anish commented on 2015-05-26 20:10 (UTC)

There's also a python3 branch that I committed (the migration is not complete yet, no guarantees) that you can try if you don't want python2.7

anish commented on 2015-05-26 20:09 (UTC)

The code I uploaded is from the release tarball (https://launchpad.net/ubuntu/+archive/primary/+files/phatch_0.2.7.1.orig.tar.gz) , not the upstream repo.

TiborB commented on 2015-05-26 19:31 (UTC)

What code did you post on github? On http://bazaar.launchpad.net/~stani/phatch/trunk/files/head:/phatch/core/ there is no config.py file....

TiborB commented on 2015-05-26 19:28 (UTC)

You are fast. I download zip and tried to run it: python2.7 ./phatch.py Traceback (most recent call last): File "./phatch.py", line 29, in <module> from core import config File "/home/tibor/devel/phatch-fork/phatch-master/phatch/core/config.py", line 29, in <module> from lib import desktop ImportError: No module named lib And I just spent 10 minutes of estimated 30 minutes of work :( There is no library "lib" in python:( Going to google for it...

anish commented on 2015-05-26 19:07 (UTC)

I just made a new repo at https://github.com/anish/phatch. Adding the code in just about a min.

TiborB commented on 2015-05-26 18:55 (UTC)

I dont think it is half-hour work (for me). I know python, but I am not much familiar with PIL/pillow stuff. Also there are some critical bugs reported for phatch, so as I see it there is some "technological debt". So again - no half hour job Anyway, I will look at it and see I am able to do something with it. No sense to set up a fork and everything just to find out we are not able to do anything with it. Or motivated enough..