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: 76
Popularity: 0.004187
First Submitted: 2007-10-16 22:44 (UTC)
Last Updated: 2024-03-31 13:53 (UTC)

Dependencies (20)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

Donatzsky commented on 2024-01-30 16:40 (UTC) (edited on 2024-01-30 16:42 (UTC) by Donatzsky)

Getting compilation error:

javac:
[mkdir] Created dir: /home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/build
[mkdir] Created dir: /home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/javah
[javac] Compiling 5 source files to /home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/build
[javac] /home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/src/com/lightcrafts/platform/linux/LinuxPlatform.java:13: error: cannot access HelpSet
[javac] import javax.help.HelpSet;
[javac]                  ^
[javac]   bad class file: /usr/share/java/javahelp/jh-client.jar(/javax/help/HelpSet.class)
[javac]     class file has wrong version 65.0, should be 61.0
[javac]     Please remove or make sure it appears in the correct subdirectory of the classpath.
[javac] /home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/src/com/lightcrafts/platform/linux/LinuxPlatform.java:14: error: cannot access HelpSetException
[javac] import javax.help.HelpSetException;
[javac]                  ^
[javac]   bad class file: /usr/share/java/javahelp/jh-client.jar(/javax/help/HelpSetException.class)
[javac]     class file has wrong version 65.0, should be 61.0
[javac]     Please remove or make sure it appears in the correct subdirectory of the classpath.
[javac] /home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/src/com/lightcrafts/platform/linux/LinuxPlatform.java:15: error: cannot access JHelp
[javac] import javax.help.JHelp;
[javac]                  ^
[javac]   bad class file: /usr/share/java/javahelp/jh-client.jar(/javax/help/JHelp.class)
[javac]     class file has wrong version 65.0, should be 61.0
[javac]     Please remove or make sure it appears in the correct subdirectory of the classpath.
[javac] /home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/src/com/lightcrafts/platform/linux/LinuxPlatform.java:135: error: cannot find symbol
[javac]             URL url = HelpSet.findHelpSet(null, "LightZone.hs");
[javac]                       ^
[javac]   symbol:   variable HelpSet
[javac]   location: class LinuxPlatform
[javac] /home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/src/com/lightcrafts/platform/linux/LinuxPlatform.java:136: error: cannot find symbol
[javac]             HelpSet help = new HelpSet(null, url);
[javac]             ^
[javac]   symbol:   class HelpSet
[javac]   location: class LinuxPlatform
[javac] /home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/src/com/lightcrafts/platform/linux/LinuxPlatform.java:136: error: cannot find symbol
[javac]             HelpSet help = new HelpSet(null, url);
[javac]                                ^
[javac]   symbol:   class HelpSet
[javac]   location: class LinuxPlatform
[javac] /home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/src/com/lightcrafts/platform/linux/LinuxPlatform.java:138: error: cannot find symbol
[javac]             JHelp jhelp = new JHelp(help);
[javac]             ^
[javac]   symbol:   class JHelp
[javac]   location: class LinuxPlatform
[javac] /home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/src/com/lightcrafts/platform/linux/LinuxPlatform.java:138: error: cannot find symbol
[javac]             JHelp jhelp = new JHelp(help);
[javac]                               ^
[javac]   symbol:   class JHelp
[javac]   location: class LinuxPlatform
[javac] /home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/src/com/lightcrafts/platform/linux/LinuxPlatform.java:153: error: cannot find symbol
[javac]         catch (HelpSetException e) {
[javac]                ^
[javac]   symbol:   class HelpSetException
[javac]   location: class LinuxPlatform
[javac] 9 errors

BUILD FAILED
/home/nis/.cache/aurutils/sync/lightzone/src/LightZone-5.0.0beta2/linux/build.xml:49: Compile failed; see the compiler error output for details.

simona commented on 2023-11-04 18:11 (UTC)

lightzone/src/LightZone-5.0.0beta2/lightcrafts/build.xml:101: Compile failed; see the compiler error output for details.

Seeed commented on 2023-07-23 20:42 (UTC)

Got the build error as well. When I tried to build again with openjdk17 instead of openjdk it worked.

waldbaer59 commented on 2023-05-25 17:29 (UTC)

I can confirm the error during build. I get the following error message:

BUILD FAILED /tmp/trizen-xxxxxx/lightzone/src/LightZone-4.2.4/linux/build.xml:37: The following error occurred while executing this line: /tmp/trizen-xxxxxx/lightzone/src/LightZone-4.2.4/lightcrafts/build.xml:140: exec returned: 2

Pafrape commented on 2023-05-03 05:16 (UTC)

Error during build

ktgw0316 commented on 2022-02-27 07:45 (UTC)

Version 4.2.4 is available now. You don't need java-openjfx and "sed -i 's|http://repo2|https://repo1|' lightcrafts/build.xml" line in PKGBUILD anymore, so please update it.

Matt_H commented on 2021-11-29 20:50 (UTC)

I cannot see any popup . What do mean by upstream?

alexanderp commented on 2021-11-29 13:00 (UTC)

Should be a popup that you need to click. It's a know issue from upstream.

Matt_H commented on 2021-11-29 11:14 (UTC)

Hi, Installation went through. Lightzone Starter appears but no action by executing or double click. Lightzone doesn't start.

alexanderp commented on 2021-11-27 19:22 (UTC)

Pushed an update just now. Try it and let me know.