Page 5 of 7

Posted: Tue 27 Apr 2010, 09:39
by muggins
Uploaded v10.2.

Posted: Sun 16 May 2010, 00:13
by dawnsboy
Hmmm... What to do about the nasty exiv tool warning. Tried the various methods suggested in this thread to no avail.

Posted: Sun 16 May 2010, 10:34
by muggins
dawnsboy,

which version fotoxx & which version puppy?

Posted: Sun 16 May 2010, 23:31
by dawnsboy
The latest version of fotoxx that you have posted (10.2) on Puppy 4.31.

Posted: Fri 21 May 2010, 00:05
by muggins
dawnsboy,

I mistakenly deleted the original exiftool .pet, from the first page, but I've now re-uploaded it. Running fotoxx, on the commandline in a fresh p431 install, after installing exiftool, ufraw & libgtkimageview, I get:

Code: Select all

# fotoxx
fotoxx v.10.2  2010.04.23
language: en_US 
using 1 threads 
exiftool 7.72
ufraw 0.16
EXIV2 0.16
JPEG enabled.
TIFF enabled.
FITS disabled.
ZIP enabled.
/root/.fotoxx/assigned_tags  - not found 
/root/.fotoxx/tags_index  - not found

Posted: Fri 21 May 2010, 11:04
by dawnsboy
Thanks muggins! I get the same results.

Posted: Mon 19 Jul 2010, 11:48
by abushcrafter
The has been loads of changes with the last 10 releases. Are you making new PETS? If not will the be any problems with the binarys in the DEB from the website of fotoxx?

Posted: Tue 20 Jul 2010, 22:06
by muggins
I'm aware there's newer releases, but just been moving around a bit. Will try & upload latest in day or so. Debs should work OK, although I haven't tried them. The only function that probably wouldn't work is burning images to CD, as this needs brasero. I did have this workiing with pburn, but i'm not sure it will work with latest source code.

Posted: Wed 21 Jul 2010, 09:42
by abushcrafter
Ok and thank you.

Posted: Thu 22 Jul 2010, 05:00
by muggins
Will take a bit longer as I have to work out how to get Exiv-tool to work with Lupu's perl setup. Any perlers here that know a simple way of compiling Exiv-tool so that it's compatible with perl's location with pup4, and with different location in lupu? otherwise I need to compile a different version for lupu!

Posted: Thu 22 Jul 2010, 05:00
by muggins
Will take a bit longer as I have to work out how to get Exiv-tool to work with Lupu's perl setup. Any perlers here that know a simple way of compiling Exiv-tool so that it's compatible with perl's location with pup4, and with different location in lupu? otherwise I need to compile a different version for lupu!

Posted: Thu 22 Jul 2010, 08:12
by abushcrafter
BTW I am not using the 5 series yet. Still using 4.3.2 v3.

Posted: Sun 25 Jul 2010, 02:49
by muggins
Uploaded v10.7. Also updated Exiftool to v8.26.

Fotoxx 10.7

Posted: Tue 17 Aug 2010, 21:20
by gf71
Hi!

I installed all pet's from your first post but i still get des message exif tools are not installed...

I use it on puppy 4.3.1

thx for help

Posted: Wed 18 Aug 2010, 12:36
by muggins
Hello gf71,

funnily I compiled the last fotoxx on p431, and was certain it was working, but somehow I must have forgotten to test from the commandline & missed the error you picked up. It has to do with me altering exiftool so it would work with Lupu, which has perl in a different location to p431.

Until I resolve this, if you download the attached file, and replace your existing /usr/bin/exiftool with the extracted one, then it should work OK.

Posted: Fri 20 Aug 2010, 22:40
by gf71
Hi muggins!

Thank's it works great! :D

Posted: Wed 01 Sep 2010, 11:59
by abushcrafter
10.9 is out and has some interesting features. By the way can I have a copy of your compile options please.

Posted: Sun 31 Oct 2010, 17:22
by abushcrafter
Name=Fotoxx
Version=10.10.3
Website=http://kornelix.squarespace.com/fotoxx/
Licence=GPL v3
Program Language=C++

Command Line?=0
GUI?=1
GUI Language/Library=GTK2

Is Package Made From A Especially Compiled Binary?=Yes
URL Of Source Which This Package Is Made From=Fotoxx-10.10.3-Source-ModifiedForPuppy.tar.xz

Is There A NLS Package=1
Is There A DOC Package=1
Is There A DEV/Source Package=0

Description: "
Fotoxx is a free open source Linux program for photo editing and collection management. The goal is to meet most user needs while remaining fast and easy to use.
"

Notes: "
This has loads more puppy mods than the previous packages. To see info on what mods where done, look at the "Mods.txt" in the "Fotoxx-10.10.3-Source-ModifiedForPuppy.tar.xz" source archive.

Here is the list of improvements:
  1. Burn function now uses PBurn.
  2. Now uses your default Web Browser to show a local or remote html file.
  3. Traceback dump now opens in your default text viewer
  4. Removed the create a desktop icon / launcher with icon feature because it does not work in Puppy Linux.
For the Email function to work you need "xdg-email".
"

Download:
http://puppylinuxstuff.meownplanet.net/ ... x/10.10.3/

Posted: Sun 31 Oct 2010, 19:34
by technosaurus
I think xdg-email can simply be replaced with defaultemail (or make a symlink to it) I use a symlink to rox for xdg-open instead of defaulthandler like Barry has in woof (but it does need a wrapper for http://, ftp:// and the like ... in case the link doesn't have an html type extension) ... Zenity and Yad use xdg-utils a lot and that was the workaround I came up with for them.

Posted: Sun 31 Oct 2010, 20:17
by abushcrafter
"defaultemail" only works if your default email program takes the "--attach" parameter.