Thanks, I'll check it out.
On Sat, Sep 5, 2020 at 9:02 PM Matt Maguire wrote:
>
> For lens profiling, check out this article:
> https://pixls.us/articles/create-lens-calibration-data-for-lensfun/
>
> For more general camera support info, check out the wiki on GitHub:
> https://github.com/darktabl
For lens profiling, check out this article:
https://pixls.us/articles/create-lens-calibration-data-for-lensfun/
For more general camera support info, check out the wiki on GitHub:
https://github.com/darktable-org/darktable/wiki/Camera-support
Le dim. 6 sept. 2020 à 10:37, Michael a écrit :
> it
it is only a prime so it shouldn't be difficult to take the sample
pictures (if they're still doing that). where is the instruction to do
this?
--
:-)~MIKE~(-:
darktable user mailing list
to unsubscribe send a mail to da
thank you very much man
On Sat, Sep 5, 2020 at 8:21 PM Michael wrote:
> So then you would run:
>
> sudo apt update
> sudo apt install liblensfun1 liblensfun-bin
> lensfun-update-data
>
> On Sat, Sep 5, 2020 at 10:42 AM Timur Irikovich Davletshin <
> timur.davlets...@gmail.com> wrote:
>
>> Let's
So then you would run:
sudo apt update
sudo apt install liblensfun1 liblensfun-bin
lensfun-update-data
On Fri, Sep 4, 2020 at 11:32 PM Michael wrote:
>
> could someone direct me in installing lensfun onto linux?
>
> --
> :-)~MIKE~(-:
--
:-)~MIKE~(-:
__
Well I found I need to update lensfun since darktable does not find my
camera (a7r2) nor any of my lenses (16-35 2.8 gm, 24-70 2.8 gm, 50
2.8, minolta 135 2.8) and it did before my system crashed.
On Sat, Sep 5, 2020 at 9:04 AM Mikael Ståldal wrote:
>
> Are you installing an already compiled Dark
Further to the previous message, line 845 in my copy of the enfuseAdvanced
script contains:
if temp == '' or temp == nil then temp = dt.collection[1].path end
> On 5 Sep 2020, at 19:32, J Albrecht wrote:
>
> I’ve got everything ticking along nicely on my Mac box but, the Linux crate
I’ve got everything ticking along nicely on my Mac box but, the Linux crate is
now being obstinate; Whereas I can load enfuse, trying to do the same with
enfuseAdvanced results in:
9.760007 LUA ERROR Error loading enfuseAdvanced
9.760012 LUA ERROR Error message:
/home/heviiguy/
Excellent! That did it, Bill. Thank you so much!
> On 5 Sep 2020, at 13:14, William Ferguson wrote:
>
> In script_manager go to the category tools and open executable manager. Pick
> the executable from the drop down menu and then pick the location.
> enfuseAdvanced needs exiftool and alig
Thanks Michael (sorry for late reaction, found your mail in my spam folder).
Indeed I posted already 2 questions on pixls.us and got very helpful
replies.
Marc.
-Oorspronkelijk bericht-
Van: Michael Rasmussen [mailto:m...@miras.org]
Verzonden: donderdag 20 augustus 2020 20:49
Aan: darkta
* Scott [09-05-20 14:01]:
> Thanks for the input. This is the exact reason that I've never used a
> development version either. I've only ever used DT from the
> repositories. Honestly, I don't even know how to use a development
> version and I've never tried to compile DT. I can compress the
Thanks for the input. This is the exact reason that I've never used a
development version either. I've only ever used DT from the
repositories. Honestly, I don't even know how to use a development
version and I've never tried to compile DT. I can compress the
history before the profiled denoise
On samedi 5 septembre 2020 18:15:53 CEST Scott wrote:
> Hello. I've recently updated to DT 3.2.1 and I've found that many
> (most?) of my old edits are now ruined when I open them in darkroom.
> I think it consistently occurs when I have two instances of profiled
> denoise in versions before DT 3.
In script_manager go to the category tools and open executable manager.
Pick the executable from the drop down menu and then pick the location.
enfuseAdvanced needs exiftool and align_image_stack also.
On Sat, Sep 5, 2020, 10:31 AM J Albrecht wrote:
> Thanks for the guidance, Bill. As expected,
I didn't remember exactly what it was about, but I found the post, and it
was about converting to BW:
https://discuss.pixls.us/t/black-printing-problem/19048/6
I appreciate the explanation.
On Fri, Sep 4, 2020 at 10:42 PM Matt Maguire
wrote:
> Le sam. 5 sept. 2020 à 11:55, Bill Martz
> a écrit
Hello. I've recently updated to DT 3.2.1 and I've found that many
(most?) of my old edits are now ruined when I open them in darkroom.
I think it consistently occurs when I have two instances of profiled
denoise in versions before DT 3. For years I edited my pictures with
the 2 profiled denoise i
Let's imagine new camera or lens family appears, this creates new file
in lensfun data structure. This file is orphaned since it is not
mentioned in lensfun-data-v1 package. During regular apt update this
will create mess. Turning Debian into Slackware is not a good idea 😄
Timur.
On Sat, 2020-09-
On 9/5/20 9:29 AM, Timur Irikovich Davletshin wrote:
> Better not to mess with updating system-wide database via sudo lensfun-
> update-data.
Why? Over years, I have never got into any mess with system-wide update.
> On Sat, 2020-09-05 at 09:13 -0400, Šarūnas wrote:
>> sudo lensfun-update-data
Thanks for the guidance, Bill. As expected, the terminal output showed:
/.config/darktable/lua/official/enfuse.lua:283: enfuse executable not
found
Entering “which enfuse” returns:
/Applications/Hugin/HuginStitchProject.app/Contents/MacOS/enfuse
I seem to recall that in earlier
Better not to mess with updating system-wide database via sudo lensfun-
update-data. Run it as a regular user (without sudo) and avoid problems
updating database via apt. Local update are written to
~/.local/share/lensfun and they work as expected with darktable.
Timur.
On Sat, 2020-09-05 at 09:1
On 9/5/20 12:00 AM, Michael wrote:
> sorry... it is late here and I forgot to say that I run Mint20 and I
> don't know what you mean by "the package(s) they provide." I just d/l
> version 0.3.95.tar.gz if that is what you mean.
To install lensfun in Mint, in the terminal type:
sudo apt update
sud
Are you installing an already compiled Darktable, or are you compiling
Darktable yourself? How did you became aware that you do need lensfun
installed?
On 2020-09-05 06:00, Michael wrote:
sorry... it is late here and I forgot to say that I run Mint20 and I
don't know what you mean by "the pac
On Sat, 5 Sep 2020 at 05:34, Michael wrote:
>
> could someone direct me in installing lensfun onto linux?
Since you said you use Mint, go to Mint's package manager (could
depend on the desktop environment) and search there.
https://packages.linuxmint.com/ does not find anything
lensfun-related, I
* Michael [09-05-20 00:05]:
> 0.3.95 of lensfun. The read me is a little lacking in the means of help
>
> On Sat, Sep 5, 2020 at 12:00 AM Michael wrote:
> >
> > sorry... it is late here and I forgot to say that I run Mint20 and I
> > don't know what you mean by "the package(s) they provide."
* Michael [09-05-20 00:07]:
> sorry... it is late here and I forgot to say that I run Mint20 and I
> don't know what you mean by "the package(s) they provide." I just d/l
> version 0.3.95.tar.gz if that is what you mean.
>
> On Fri, Sep 4, 2020 at 11:53 PM Patrick Shanahan wrote:
> >
> > * Micha
25 matches
Mail list logo