Re: [darktable-dev] LUA 5.4 not available on Ubuntu 20.04 LTS

2021-07-15 Thread Peter Harde
Hi William, Am 15.07.21 um 17:51 schrieb William Ferguson: I'm thinking of building a Lua 5.4 ppa, but it wont happen for a couple of weeks Would be very welcome, thank you. pass -DDONT_USE_INTERNAL_LUA=OFF option to cmake then. Tried to add this option for cmake inside *build.sh*, bu

Re: [darktable-dev] Darktable exiting when selecting 'add to library'

2021-07-15 Thread Patrick Shanahan
* David Vincent-Jones [07-15-21 21:43]: > Is this already being worked on or do I need to make a new-issue entry on > github? > > David > > On 2021-07-15 3:53 p.m., Terry Duell wrote: > > Hello David, > > > > On Thu, 2021-07-15 at 08:20 -0700, David Vincent-Jones wrote: > > > The latest git rep

Re: [darktable-dev] Darktable exiting when selecting 'add to library'

2021-07-15 Thread David Vincent-Jones
Is this already being worked on or do I need to make a new-issue entry on github? David On 2021-07-15 3:53 p.m., Terry Duell wrote: Hello David, On Thu, 2021-07-15 at 08:20 -0700, David Vincent-Jones wrote: The latest git repaired the issue I've just built release-3.7.0-384-g45dbc4dbb,

Re: [darktable-dev] add-to-library problem on git

2021-07-15 Thread Nicolas Auffray
Hi, Just tested on my side with 3.7.0+377~gf22d3af65 (and just before updating, tested on previous one 3.7.0+360) and on both, no issues. Maybe it was between or for some paths. Try update to latest master (2 commits added today and last one about code paths ; maybe not related though). See l

Re: [darktable-dev] Darktable exiting when selecting 'add to library'

2021-07-15 Thread Terry Duell
Hello David, On Thu, 2021-07-15 at 08:20 -0700, David Vincent-Jones wrote: > The latest git repaired the issue I've just built release-3.7.0-384-g45dbc4dbb, and the problem still exists for me. Cheers, -- Terry Duell

Re: [darktable-dev] Darktable exiting when selecting 'add to library'

2021-07-15 Thread William Ferguson
Actually, that was a good answer. I probably should have asked the question a little better. I was wanting to know if you had any running. :) Thanks, Bill On Thu, Jul 15, 2021 at 6:28 PM Terry Duell wrote: > Hello William, > > On Thu, 2021-07-15 at 11:53 -0400, William Ferguson wrote: > > T

Re: [darktable-dev] Darktable exiting when selecting 'add to library'

2021-07-15 Thread Terry Duell
Hello William, On Thu, 2021-07-15 at 11:53 -0400, William Ferguson wrote: > Terry, are you running lua scripts? Good question. I don't have any of my own that I run, but I don't know if dt runs any for some operations. Sorry, that's not very helpful. Cheers, -- Terry Duell ___

[darktable-dev] add-to-library problem on git

2021-07-15 Thread David Vincent-Jones
A few days ago there was a problem on the git version with both 'add-to-library' as well as 'copy & import' both functions caused dt to close. With git version 3.7.0+375~g8b5d719452 the 'copy & import' is now working correctly but 'add-to-library' still misbehaves and causes dt to immedi

Re: [darktable-dev] Darktable exiting when selecting 'add to library'

2021-07-15 Thread William Ferguson
Terry, are you running lua scripts? On Thu, Jul 15, 2021 at 11:19 AM David Vincent-Jones wrote: > The latest git repaired the issue > On 2021-07-14 9:53 p.m., Terry Duell wrote: > > A bit of additional info on this issue. > I reverted to release-3.7.0-324-g17d82bb19, which doesn't exit when

Re: [darktable-dev] LUA 5.4 not available on Ubuntu 20.04 LTS

2021-07-15 Thread William Ferguson
I'm thinking of building a Lua 5.4 ppa, but it wont happen for a couple of weeks On Thu, Jul 15, 2021 at 9:16 AM Patrick Shanahan wrote: > * Peter Harde [07-15-21 02:13]: > > Hi developers, > > > > since https://github.com/darktable-org/darktable/pull/9299 darktable > master > > does no longer

Re: [darktable-dev] Darktable exiting when selecting 'add to library'

2021-07-15 Thread David Vincent-Jones
The latest git repaired the issue On 2021-07-14 9:53 p.m., Terry Duell wrote: A bit of additional info on this issue. I reverted to release-3.7.0-324-g17d82bb19, which doesn't exit when adding to library, but does issue a warning when selecting 'add to library', as follows... [terry@localh

Re: [darktable-dev] LUA 5.4 not available on Ubuntu 20.04 LTS

2021-07-15 Thread Patrick Shanahan
* Peter Harde [07-15-21 02:13]: > Hi developers, > > since https://github.com/darktable-org/darktable/pull/9299 darktable master > does no longer build with LUA support : > > -- The following OPTIONAL packages have not been found: >  * Lua54 (required version >= 5.4) > > LUA 5.4 is not (yet?) a