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.000395
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 »

Retro_Gamer commented on 2016-11-11 04:10 (UTC)

@travnick: I have no issue running 4.1.7 using https://aur.archlinux.org/packages/jdk/ instead of OpenJDK. Also you should always try to run programs from a terminal to see any possible message if you haven't.

travnick commented on 2016-09-10 14:19 (UTC)

I'm not able to run LightZone: Starting LightZone version 4.1.6 ... with options : openjdk version "1.8.0_102" OpenJDK Runtime Environment (build 1.8.0_102-b14) OpenJDK 64-Bit Server VM (build 25.102-b14, mixed mode) This is LightZone 4.1.6 () Running Java version 1.8.0_102 and nothing more happens... no window, no errors, nothing .... How to fix it?

kgunders commented on 2016-04-24 22:47 (UTC) (edited on 2016-04-24 22:47 (UTC) by kgunders)

Be nice if this listed 32bit lib depend. Pretty much borked as is: ==> Making package: lightzone 4.1.5-1 (Sun Apr 24 16:42:40 MDT 2016) ==> Checking runtime dependencies... ==> Missing dependencies: -> javahelp2 -> lib32-libstdc++5 -> lib32-libx11 -> lib32-libxcb -> lib32-libxtst ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies.

dreieck commented on 2015-12-20 12:57 (UTC) (edited on 2015-12-20 12:59 (UTC) by dreieck)

New version: 'http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/Debian_7.0/amd64/lightzone_4.1.4-0obs1_amd64.deb' resp. 'http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/Debian_8.0/amd64/lightzone_4.1.4-0obs1_amd64.deb'; for 32-bit probably similar. Source URL in the package returns http error 404.

<deleted-account> commented on 2015-05-19 19:14 (UTC)

4.1.0 PKGBUILD is on lightzone github: https://raw.githubusercontent.com/ktgw0316/LightZone/master/linux/PKGBUILD but git cloning needs to be added, or repo cloned beforehand

<deleted-account> commented on 2015-05-19 19:06 (UTC)

version 4.1.0: http://download.opensuse.org/repositories/home:/ktgw0316:/LightZone/Debian_7.0/amd64/lightzone_4.1.0-0obs1_amd64.deb requires also: 'javahelp2' and changing: cp -dr --no-preserve=ownership {usr,opt} "${pkgdir}"/ to cp -dr --no-preserve=ownership ./usr "${pkgdir}"/

<deleted-account> commented on 2015-04-15 08:26 (UTC)

I have just noticed I have js17 installed which might be causing the problem. Unfortunately it is required by polkit, which in turn has some important dependencies that cannot be removed.

<deleted-account> commented on 2015-04-12 09:04 (UTC)

@DrTebi I have the same java packages as you. I've installed Virtualbox to use LZ on a xubuntu64 guest, it's a bit a crap to have to do that:( , but what can you do. Lets hope someone comes along soon to maintain the package or knows how to help me debug it.

DrTebi commented on 2015-04-12 02:11 (UTC)

@fantasia: I am sorry to hear that. I just tried the same again on another install and it worked. If you check what java packages you have installed, what do you get? These are the ones I have currently: local/java-environment-common 2-2 Common files for Java Development Kits local/java-runtime-common 2-2 Common files for Java Runtime Environments local/javahelp2 2.0.05-1 Java based help system local/jdk7-openjdk 7.u75_2.5.4-1 OpenJDK Java 7 development kit local/jre7-openjdk 7.u75_2.5.4-1 OpenJDK Java 7 full runtime environment local/jre7-openjdk-headless 7.u75_2.5.4-1 OpenJDK Java 7 headless runtime environment Run 'pacman -Qs java' to find out. My previous comment also had the 'cp' command wrong. It should be: sudo cp -dri usr / But I think you already figured that out, since you had Lightzone startup already. If you cannot get it to work, you can try darktable. It has pretty much everything that Lightzone has, including zones. I find it a bit less user-friendly, since it has so many features, but I suppose it's just a matter of getting used to it.

<deleted-account> commented on 2015-04-10 10:56 (UTC)

Thanks for your input DrTebi. I now get: Starting LightZone version 4.1.0 rc1 ... with options : This is LightZone 4.1.0~rc1 () Still no gui It's frustrating!!!!!