Package Details: fotocx 25.0-1

Git Clone URL: https://aur.archlinux.org/fotocx.git (read-only, click to copy)
Package Base: fotocx
Description: Image editing and collection management program
Upstream URL: https://www.kornelix.net/fotocx/fotocx.html
Licenses: GPL-3.0-or-later
Replaces: fotoxx
Submitter: willemw
Maintainer: willemw
Last Packager: willemw
Votes: 51
Popularity: 0.000000
First Submitted: 2024-02-02 06:28 (UTC)
Last Updated: 2025-01-04 08:38 (UTC)

Dependencies (15)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »

sushi2503 commented on 2024-02-06 14:17 (UTC) (edited on 2024-02-06 14:37 (UTC) by sushi2503)

Hello,

Since the change from fotoxx to fotocx 24.10 the menu icons are not displayed with the error :

Vmenu no icon: /usr/share/fotocx/images/file.png And so on... With all images name...

But the folder /usr/share/fotocx/images/ and images exist!

It's a permission problem (logs): file error: /usr/share/fotocx/images/album-replace-file.png Permission denied update_thumbfile() failure: /usr/share/fotocx/images/album-replace-file.png

Some clue on that ? Thanks

willemw commented on 2023-11-01 18:18 (UTC)

@kozaki: Thanks. Fixed.

kozaki commented on 2023-11-01 17:32 (UTC)

$ sha256sum fotoxx-23.74-source.tar.gz f0dc0879d448f743d7df38ef8d7ef865abe5feb730809267d83fb278f8e92476 fotoxx-23.74-source.tar.gz

kozaki commented on 2023-10-26 16:32 (UTC)

Thank you for maintaining this excellent one. I stumbed upon an issue: Editing any picture's (EXIF) metadata with fotoxx v2.23.60 up to 2.23.72 changes its orientation from "1" to "3", so far only under Arch Linux. Note that fotoxx's dev has been kind enough to help me test and pinpoint the issue. It might be related to the built-in libraries that the binary package uses so that it runs on multiple distros (these are older libraries from Ubuntu 20.04 where the binary package is built). fotoxx's dev would be happy to cooperate to get Fotoxx running properly on Arch (as well as me if need be).

rabadumpf commented on 2023-08-05 06:26 (UTC)

Hello, how can I change the language from English to German?

warp4ever commented on 2023-06-21 12:54 (UTC) (edited on 2023-06-21 13:01 (UTC) by warp4ever)

At first program start by menu Fotoxxx asks me to install following program: libimage-exiftool-perl

But then starting on cli went flawless, afther which starting by menu does as well.

bitsfritz commented on 2023-03-15 23:05 (UTC)

patching fotoxx.desktop failes:

patching file fotoxx.desktop
Hunk #1 FAILED at 7.
1 out of 1 hunk FAILED -- saving rejects to file fotoxx.desktop.rej


cat src/fotoxx/fotoxx.desktop.rej 
--- fotoxx.desktop  2023-01-31 22:43:57.000000000 +0100
+++ fotoxx.desktop  2023-02-19 16:49:54.970577939 +0100
@@ -7,5 +7,5 @@
 Terminal=false
 MimeType=image/bmp;image/gif;image/tiff;image/jpeg;image/png;image/webp;
 Exec=fotoxx %f
-Icon=/usr/share/fotoxx/icons/fotoxx.png
+Icon=fotoxx

after removing fotoxx.desktop patch and skipping sha256sum check, build succeeds

bitsfritz commented on 2023-03-04 00:15 (UTC) (edited on 2023-03-04 00:20 (UTC) by bitsfritz)

fotoxx.patch ... FAILED ==> ERROR

downloaded fotoxx.patch from snapshot, checked sha256sum = still differs from the one in PKGBUILD.

grep -A1 sha256sum PKGBUILD 
sha256sums=('9e8098582c4b3dec51c6bf232670204e939372d0e9b66f281a0661ac36c2cce9'
            'ff52076287d84db6309789fe742b82f8fa79b208eca406973b84ba0962afecef')
sha256sum fotoxx.patch 
e5665ba5467a2cec697b977804e2b48473e14c7a499196782b01e25191e72b91  fotoxx.patch