Forum Categories

Receive forum updates by email, subscribe here.

Users
Category nameThreadsPostsLast post
Support for any problems installing or running Phatch
52202by Nadia AlramliNadia Alramli
1258674699|(%O ago) Jump!
Questions about translations, writing documentation, spreading the word, ...
217by stanistani
1246363465|(%O ago) Jump!
Developpers
Category nameThreadsPostsLast post
Suggestions and discussion of future versions
2174by stanistani
1255965192|(%O ago) Jump!
Suggest, post, or discuss action plugins for Phatch
1248by ProvocateurProvocateur
1258031650|(%O ago) Jump!

Show hidden

rss icon RSS: New threads | New posts

From categories:
page 1123...next »

Thank you zigraphix for offering to be a beta tester as well. Would you send me your email address to notify you when the app is ready? Phatch is compatible with python 2.4, 2.5 and 2.6. It is also compatible with wxpython 2.8 and 2.6.

Re: Install on Mac OS X (Snow Leopard) by Nadia AlramliNadia Alramli, 1258674699|%e %b %Y, %H:%M %Z|agohover

I'd like to be a beta tester for you too, if possible. I'm on OSX 10.5 (Leopard).

I'd settle for a macports configuration… then at least it would check dependencies during install. I think I have three different versions of python on my system now, because wxpython wanted one, PIL wanted one, and I updated other packages on my system at about the same time and that got a different version, too (2.6). When I use macports to install PIL, it seems to want python 2.4. I installed 2.5 with wxpython, but that was because I wasn't sure which version of wxpython to install (I could choose 2.5, 2.6, or 2.8).

Re: Install on Mac OS X (Snow Leopard) by zigraphixzigraphix, 1258581620|%e %b %Y, %H:%M %Z|agohover

Hi Nadia,

Thanks for your fast reply. Of course I'd accept to be a beta tester. I send you the information via PM.

Regards, Claude

Re: Install on Mac OS X (Snow Leopard) by cloclolulucloclolulu, 1258482101|%e %b %Y, %H:%M %Z|agohover

Hi Claude,

We are currently working on a making a Mac app file for phatch. Would you like to be a beta tester when the app is available? If yes would you send me your email address to notify you when it is available?

Thanks,
Nadia

Re: Install on Mac OS X (Snow Leopard) by Nadia AlramliNadia Alramli, 1258412972|%e %b %Y, %H:%M %Z|agohover

Hi!

I found Phatch by googling, and I thought this was a very interesting tool - exactly what I was looking for… unfortunately I did not manage to install it on my iMac running on Snow Leopard 10.6.2.

I must admit I am very new to Phyton, and with the few instructions I found on the web site (1- install Phyton 2- install wxPython 3- install PIL and finally do pythonw phatch.py) it only generated lots of errors in a terminal window… After trying for a couple of hours, I gave up…

Any who can give me advice on how to get it installed?

Any help would be greatly appreciated!

Claude

Install on Mac OS X (Snow Leopard) by cloclolulucloclolulu, 1258402118|%e %b %Y, %H:%M %Z|agohover
Remove semi-transparent areas.
MattCattMattCatt 1258275952|%e %b %Y, %H:%M %Z|agohover
in discussion Users / Support » Remove Background

How do I remove anything less that 100% opacity from my images?

Remove semi-transparent areas. by MattCattMattCatt, 1258275952|%e %b %Y, %H:%M %Z|agohover

I use linux (elive with e17 as desktop), and I was wondering if phatch can do this: a png with a transparent background, to be positioned at a certain spot, with no window decorations, i.e. borderless would be nice. Don't really need to tilt or anything (image already is). But most viewers/graphics editors (feh, display, qiv, ee) I've had or used only do 2 out of 3, and scripting to do all 3 gets out of hand. Do you think phatch could do it?

I have a dual screen setup but if I am able to position the image with the other attributes working even just on the primary display, I'd be glad to have that!

Transparent AND borderless AND position on desktop? by ProvocateurProvocateur, 1258031650|%e %b %Y, %H:%M %Z|agohover

Well I searched a bit around and I found a rather brutal way to fix this issue…
I've edited both the "phatch.desktop" files located in:
- /usr/share/app-install/desktop
- /usr/share/applications

I've removed the "inode/directory;" entry in the "MimeType" section…
As a result it does show up in the context-menu of image-files, but it doesn't show up in the context-menu of folders… Exactly the way I wanted it to…

Re: Remove Context Menu item in Ubuntu 9.10? by diekstradiekstra, 1257865994|%e %b %Y, %H:%M %Z|agohover

If you are talking about the "Open With …" context submenu, I'm afraid I can't do nothing about that. This is a freedesktop standard, which is responsible for registering an application in the dekstop menu and registering its extensions.

Registering menu entries and file types is done in the same file, so unfortunately that can't be optional.

Re: Remove Context Menu item in Ubuntu 9.10? by stanistani, 1257863677|%e %b %Y, %H:%M %Z|agohover

Although I love Phatch, it really is a pleasant program to use, I don't really like that it added a Context Menu Item in my Nautilus menus….
Is there a way to remove this entry from the menu?

Maybe this could also be a feature request, the ability to choose in the preference if Phatch should add the Context Menu Item or not…

Remove Context Menu item in Ubuntu 9.10? by diekstradiekstra, 1257859467|%e %b %Y, %H:%M %Z|agohover

Does this work?

<Exif.Image.Model[-3:]>

Note this this will only work in phatch 0.2!

Re: Trimming tags and other String Operations by stanistani, 1257607810|%e %b %Y, %H:%M %Z|agohover

I'm trying to use the tag <Exif.Image.Model> as part of the filename, but only want to use the last 3 characters. Can I trim this tag via some python expression?

So, I want my filename to change from
myimage NIKON D90.jpg (where "NIKON D90" is the model)
to
myimage D90.jpg

Thanks.

Lu

Trimming tags and other String Operations by Lu TimdaleLu Timdale, 1257605633|%e %b %Y, %H:%M %Z|agohover
Re: Missing Action
MattCattMattCatt 1257494283|%e %b %Y, %H:%M %Z|agohover
in discussion Users / Support » Missing Action

Using Phatch 0.1.6 for Windows

Re: Missing Action by MattCattMattCatt, 1257494283|%e %b %Y, %H:%M %Z|agohover
Re: Missing Action
stanistani 1257474622|%e %b %Y, %H:%M %Z|agohover
in discussion Users / Support » Missing Action

Color to Alpha is new in Phatch 0.2, which is not officially released yet besides in Debian/Ubuntu. If you use another os, it is temporarily available from:
http://sd-2469.dedibox.fr/photobatch/download/package/phatch-0.2.4.tar.gz

What Phatch version are you using?

Re: Missing Action by stanistani, 1257474622|%e %b %Y, %H:%M %Z|agohover
Missing Action
MattCattMattCatt 1257465780|%e %b %Y, %H:%M %Z|agohover
in discussion Users / Support » Missing Action

I have quite a few actions available to me, but not the one I need. I cannot find Color to Alpha.

Missing Action by MattCattMattCatt, 1257465780|%e %b %Y, %H:%M %Z|agohover
Re: Got it running but ...
stanistani 1257290732|%e %b %Y, %H:%M %Z|agohover
in discussion Users / Support » Got it running but ...

Can you copy & paste all warnings?

Re: Got it running but ... by stanistani, 1257290732|%e %b %Y, %H:%M %Z|agohover
Got it running but ...
happhackerhapphacker 1257195521|%e %b %Y, %H:%M %Z|agohover
in discussion Users / Support » Got it running but ...

I had to download a new version of one of the dependancies because it failed to install first time. However the DOS window reports "…\phatch\core\lib\formfield.py:272: Deprecation warning: Base exception.message has been deprecated as of Python 2.6 self.message = message".

When the program runs other errors or warnings come up but it does at least do the watermarking successfully. I have not tried the others yet.

Advice welcome

Got it running but ... by happhackerhapphacker, 1257195521|%e %b %Y, %H:%M %Z|agohover
Re: Cannot run on Windows Vista
stanistani 1256251151|%e %b %Y, %H:%M %Z|agohover
in discussion Users / Support » Cannot run on Windows Vista

It looks like PIL-1.1.6.win32-py2.6.exe is not properly installed. If you are sure you installed it, please remove it.

Afterwards download it from here and try again:
http://effbot.org/downloads/PIL-1.1.6.win32-py2.6.exe

Re: Cannot run on Windows Vista by stanistani, 1256251151|%e %b %Y, %H:%M %Z|agohover
Re: Cannot run on Windows Vista
PenmonicusPenmonicus 1256250759|%e %b %Y, %H:%M %Z|agohover
in discussion Users / Support » Cannot run on Windows Vista

I did as you suggested, but the command "python phatch.py" gave an error stating that "python" was not a valid command. By entering simply "phatch.py", the below error came out, which I believe is the same error that appears briefly after I double-click on the phatch.py icon:

c:\phatch\phatch>phatch.py
Traceback (most recent call last):
File "C:\phatch\phatch\phatch.py", line 59, in <module>
main()
File "C:\phatch\phatch\phatch.py", line 56, in main
app.main(config_paths, app_file = FILE)
File "C:\phatch\phatch\app.py", line 167, in main
_gui(app_file,paths,settings)
File "C:\phatch\phatch\app.py", line 121, in _gui
from pyWx import gui
File "C:\phatch\phatch\pyWx\gui.py", line 51, in <module>
from core import api, ct
File "C:\phatch\phatch\core\api.py", line 26, in <module>
from core import ct, pil
File "C:\phatch\phatch\core\pil.py", line 26, in <module>
import Image
ImportError: No module named Image

Re: Cannot run on Windows Vista by PenmonicusPenmonicus, 1256250759|%e %b %Y, %H:%M %Z|agohover
Re: Cannot run on Windows Vista
stanistani 1256175447|%e %b %Y, %H:%M %Z|agohover
in discussion Users / Support » Cannot run on Windows Vista

No the phatch directory can be anywhere. To keep it simple put it as "C:\phatch" Open in the start menu of windows the "Run" entry and type "cmd" (or open the DOS command prompt in another way).

Go inside this folder:
cd C:\phatch\phatch

and start phatch:
python phatch.py

Paste back the error you get.

Re: Cannot run on Windows Vista by stanistani, 1256175447|%e %b %Y, %H:%M %Z|agohover
© 2007-2008 www.stani.be
(It is not allowed to copy, distribute or transmit any part of the wiki without written permission.
Only contribute to this wiki if you agree with this term.)