Re: [darktable-dev] darktable accessing lensfun issues

2018-04-19 Thread Daudi Amani
yes: two lenses are in lensfun-data.
yes, I know that update-data provides more. My issue has nothing to do with
lensfun data, but rather with Darktable 1) finding the lens and getting the
correction data; 2) perseverance of the lens selected; 3) showing a list of
other lenses to choose from; 4) able to do #2 #3 even for a manual non-CPU
lens.

On Wed, Apr 18, 2018 at 8:54 PM Patrick Shanahan  wrote:

> * Daudi Amani  [04-18-18 22:43]:
> > i installed lensfun-0.3.2 AFTER installing Darktable 2.4.2. I am able to
> > verify the lens data if I select the lens ... unfortunately, Darktable is
> > NOT providing any persistence to the selected lens. It should be
> > remembering my lens choice in the .xmp file. Nor is Darktable supplying
> me
> > a list of choices of lens. As the screenshot shows, I am only given ONE
> > choice, which indeed is the lens designated in EXIF. However, in the case
> > of a manual non-CPU lens, I am NOT given ANY choices.
> > BTW: A careful reading of the reported issue will show that it not
> merely a
> > lensfun data issue.
> >
> > On Wed, Apr 18, 2018 at 9:29 AM Patrick Shanahan 
> wrote:
> >
> > > * Daudi Amani  [04-18-18 12:21]:
> > > > Issue: Darktable is not automatically recognizing lens and
> correcting.
> > > > Further, DT doesn't show a list of possible lenses to choose from
> which
> > > is
> > > > desirable when using a manual non-CPU lens.
> > > >
> > > > Behavior:
> > > > 1) each time an image is selected, DT shows (screenshot)
> > > >
> > > > 2) when I click the down-triangle to the right of the lens, it
> > > immediately
> > > > finds the correct lens (but still doesn't show me a list of all
> lenses
> > > like
> > > > DT older versions used to do) (screenshot).
> > > >
> > > > 3) then when I select the choice given, it fills out corrections:
> > > >
> > > > 4) BUT, if I select a different image and then come back to this
> one, it
> > > no
> > > > longer remembers the lens which I had selected and the entire process
> > > must
> > > > be manually repeated. Of course, if I close DT, then reopen, it
> doesn't
> > > > remember either.
> > > >
> > > > 5) Never does it give me an option to view a list of all available
> lens
> > > > choices.
> > > >
> > > >
> > > > camera: I'm using a Nikon D5600 in RAW mode with one of three lens:
> > > Nikkor
> > > > 18-55mm, Nikkor 55-200mm, legacy (non-CPU) Nikkor 135mm.
> > > >
> > > > Darktable v2.4.2
> > > > Lensfun 0.3.2
> > > > OS: Ubuntu 16.04
> > >
> > > did you try lensfun-update-data
> > >
> > >
> > >
> > >
> > > --
> > > (paka)Patrick Shanahan   Plainfield, Indiana, USA
> @ptilopteri
> > > http://en.opensuse.orgopenSUSE Community Member
> facebook/ptilopteri
> > > Registered Linux User #207535@
> http://linuxcounter.net
> > > Photos: http://wahoo.no-ip.org/piwigo   paka @ IRCnet
> freenode
> > >
> ___
> > > darktable developer mailing list
> > > to unsubscribe send a mail to
> > > darktable-dev+unsubscr...@lists.darktable.org
> > >
> > >
> >
> >
> ___
> > darktable developer mailing list
> > to unsubscribe send a mail to
> darktable-dev+unsubscr...@lists.darktable.org
>
>
> you lense[s] is/are in the lensfun-data?
>
> and you know that lensfun-update-data provides you newer lenses than the
> install package?
>
> and it's idenity matches exif data?
>
> aiui, dt *only* uses the data available in the lensfun package.
>
> --
> (paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
> http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
> Registered Linux User #207535@ http://linuxcounter.net
> Photos: http://wahoo.no-ip.org/piwigo   paka @ IRCnet freenode
> ___
> darktable developer mailing list
> to unsubscribe send a mail to
> darktable-dev+unsubscr...@lists.darktable.org
>
>

___
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Re: Fwd: Re: [darktable-dev] Help needed for creating the HTML darktable manual.

2018-04-19 Thread openhab.doc
In the meantime I found out that xcltproc is included in package libxslt at 
Manjaro/Arch 
Linux. I had the package already installed the whole time and therefore this is 
not the 
solution.

I get always following messages when I run make darktable-usermanual-dtorg.

[ 93%] Built target target_media_images
[ 93%] Built target darktable-usermanual-dtorg-images
[ 93%] Building the en usermanual for darktable.orgFehler:
   Hauptklasse com.icl.saxon.StyleSheet konnte nicht gefunden oder geladen 
werden
make[3]: *** [doc/usermanual/CMakeFiles/darktable-usermanual-dtorg-en.dir/
build.make:62: doc/usermanual/dtorg/en/index.html] Fehler 1
make[2]: *** [CMakeFiles/Makefile2:8425: 
doc/usermanual/CMakeFiles/darktable-
usermanual-dtorg-en.dir/all] Fehler 2
make[1]: *** [CMakeFiles/Makefile2:8158: 
doc/usermanual/CMakeFiles/darktable-
usermanual-dtorg.dir/rule] Fehler 2
make: *** [Makefile:2656: darktable-usermanual-dtorg] Fehler 2 

Is it possible to get more detailed information from the make process?

Or does anyone know a possibility how the user manual can be created directly 
with 
saxon?e.g.
saxon -s:/media/Daten/GitHub/darktable/doc/usermanual/darktable.xml 
-xsl:/media/
Daten/GitHub/darktable/doc/usermanual/xsl/darktable_html_dtorg.xsl -o:index.html

Pierre

Am Donnerstag, 19. April 2018, 17:48:11 CEST schrieb Ulrich Pegelow:
> Here on my system (OpenSUSE) xsltproc comes as part of package
> libxslt-tools.
> 
> Am 18.04.2018 um 18:40 schrieb openhab.doc:
> > Hello Ulrich,
> > 
> > I saw you replay at the other thread, but until now I didn't have the
> > time to check.
> > 
> > I'm using Manjaro Linux. In the README.md in folder ./doc I can find the
> > following list of packages which I have to install to build the user
> > manual.
> > 
> > - Java JDK, `gnome-doc-utils`, Saxon 6.5.x, FOP and ImageMagick
> > 
> > - `xsltproc` and the DocBook XML DTD and XSL stylesheets
> > 
> > On my system I have installed:
> > 
> > * jdk8-openjdk
> > 
> > * gnome-doc-utils (Version 0.20.10+16+gc03cc09-1)
> > 
> > * saxon-he (Version 9.8.0.1-1)
> > 
> > * fop (Version 2.2-1)
> > 
> > * ImageMagick (Version 7.0.7.28-1)
> > 
> > * DocBook-xml (Version 4.5-6)
> > 
> > * DocBook-xsl (Version 1.79.2-4)
> > 
> > and
> > 
> > additionally docbook-xsl-saxon (Version 1.00-3)
> > 
> > I did not found and I have not installed the package xcltproc!
> > 
> > Where can I find the package xcltproc?
> > 
> > Or is it a vault of the saxon-he package?
> > 
> > Thanks
> > 
> > Pierre
> 
> ___
> darktable developer mailing list
> to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org



___
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Re: Fwd: Re: [darktable-dev] Help needed for creating the HTML darktable manual.

2018-04-19 Thread Ulrich Pegelow
Here on my system (OpenSUSE) xsltproc comes as part of package 
libxslt-tools.




Am 18.04.2018 um 18:40 schrieb openhab.doc:

Hello Ulrich,

I saw you replay at the other thread, but until now I didn't have the 
time to check.


I'm using Manjaro Linux. In the README.md in folder ./doc I can find the 
following list of packages which I have to install to build the user manual.


- Java JDK, `gnome-doc-utils`, Saxon 6.5.x, FOP and ImageMagick

- `xsltproc` and the DocBook XML DTD and XSL stylesheets

On my system I have installed:

* jdk8-openjdk

* gnome-doc-utils (Version 0.20.10+16+gc03cc09-1)

* saxon-he (Version 9.8.0.1-1)

* fop (Version 2.2-1)

* ImageMagick (Version 7.0.7.28-1)

* DocBook-xml (Version 4.5-6)

* DocBook-xsl (Version 1.79.2-4)

and

additionally docbook-xsl-saxon (Version 1.00-3)

I did not found and I have not installed the package xcltproc!

Where can I find the package xcltproc?

Or is it a vault of the saxon-he package?

Thanks

Pierre


___
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org