Package Details: lightzone 5.0.0beta2-2

Git Clone URL: https://aur.archlinux.org/lightzone.git (read-only, click to copy)
Package Base: lightzone
Description: Open-source professional-level digital darkroom software
Upstream URL: https://github.com/ktgw0316/LightZone/
Licenses: BSD-3-Clause
Conflicts: lightzone-git
Provides: lightzone
Submitter: N30N
Maintainer: ktgw0316
Last Packager: ktgw0316
Votes: 77
Popularity: 0.000912
First Submitted: 2007-10-16 22:44 (UTC)
Last Updated: 2024-10-17 03:57 (UTC)

Dependencies (20)

Required by (0)

Sources (3)

Latest Comments

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

tom commented on 2021-10-22 15:21 (UTC)

Thanks, thats it!

ktgw0316 commented on 2021-10-22 14:19 (UTC)

@tom Patch /usr/bin/lightzone as in this commit: https://github.com/ktgw0316/LightZone/commit/57cb1cb008f9d0b32582d985f0a2262d4c0a9ab4#diff-2428d5b2221d9182be2cfedbc421ce27da498d7e46efcc78be6f1d77d53741fe

tom commented on 2021-10-21 09:52 (UTC)

try to edit and get:

class javax.media.jai.RasterAccessor (in unnamed module @0x617c74e5) cannot access class sun.awt.image.BytePackedRaster (in module java.desktop) because module java.desktop does not export sun.awt.image to unnamed module @0x617c74e5

amgpuma commented on 2021-07-01 22:47 (UTC)

getting a persistent error BUILD FAILED /home/bruno/lightzone/src/LightZone-4.2.3/linux/build.xml:37: The following error occurred while executing this line: /home/bruno/lightzone/src/LightZone-4.2.3/lightcrafts/build.xml:129: exec returned: 2

alexanderp commented on 2021-05-20 17:48 (UTC)

Getting the error as well and cannot pinpoint what exactly is at fault. I've found this: http://lightzoneproject.org/comment/9955#comment-9955

tom commented on 2021-05-20 14:08 (UTC)

Confirming this message lightzone starts.

I get this message too...

albuntu commented on 2021-05-20 12:27 (UTC)

new failure message after installing lightzone 4.2.3 and jre15-openjdk:

Couldn't link with platform-specific native libraries no linux in java.library.path: /usr/lib64/lightzone

Confirming this message lightzone starts.

tom commented on 2021-05-20 10:19 (UTC)

Error while building: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [exec] /usr/include/lensfun/lensfun.h:2547:9: Anmerkung: Kandidat erwartet 1 Argument, 4 angegeben [exec] /usr/include/lensfun/lensfun.h:2562:9: Anmerkung: Kandidat: »int lfModifier::EnableVignettingCorrection(float, float)« [exec] 2562 | int EnableVignettingCorrection (float aperture, float distance); [exec] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [exec] /usr/include/lensfun/lensfun.h:2562:9: Anmerkung: Kandidat erwartet 2 Argumente, 4 angegeben [exec] LC_lensfun.cpp:418:35: Fehler: keine passende Funktion für Aufruf von »lfModifier::EnableProjectionTransform(const lfLens&, float&, const lfLensType&)« [exec] 418 | mod->EnableProjectionTransform(lens, focal, targeom); [exec] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [exec] In Datei, eingebunden von LC_lensfun.h:2, [exec] von LC_lensfun.cpp:3: [exec] /usr/include/lensfun/lensfun.h:2576:9: Anmerkung: Kandidat: »int lfModifier::EnableProjectionTransform(lfLensType)« [exec] 2576 | int EnableProjectionTransform (lfLensType target_projection); [exec] | ^~~~~~~~~~~~~~~~~~~~~~~~~ [exec] /usr/include/lensfun/lensfun.h:2576:9: Anmerkung: Kandidat erwartet 1 Argument, 3 angegeben [exec] make[2]: [../../../lightcrafts/mk/sources.mk:134: LC_lensfun.o] Fehler 1 [exec] make[1]: [../jni.mk:198: mk_target] Fehler 2 [exec] make: ** [../mk/recurse.mk:29: lensfun] Fehler 1

BUILD FAILED

.cache/yay/lightzone/src/LightZone-4.2.3/lightcrafts/build.xml:129: exec returned: 2

BTrey commented on 2021-01-14 00:52 (UTC)

Lightzone is now blocking system updates:

pacman -Syu
...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing jre-openjdk (15.0.1.u9-1) breaks dependency 'java-runtime=14' required by lightzone

bartus commented on 2021-01-10 16:31 (UTC) (edited on 2021-01-10 16:32 (UTC) by bartus)

How's lightzone working on jre:15? Can we pop jre version in depends array?