Re: [darktable-dev] [PATCH] Image collection: added second order sorting

2019-03-13 Thread Patrick Shanahan
* Robert Rembold [03-13-19 17:39]: > Hi all, > please find updated patch for second order sorting for image collection > enclosed. It supports 'new' sorting criteria which were introduced since I > provided it first time in 2017. Additionally some minor improvements/fixes > went in. > > I'm looki

[darktable-dev] [PATCH] Image collection: added second order sorting

2019-03-13 Thread Robert Rembold
Hi all, please find updated patch for second order sorting for image collection enclosed. It supports 'new' sorting criteria which were introduced since I provided it first time in 2017. Additionally some minor improvements/fixes went in. I'm looking forward someone takes this patch over to d

Re: [darktable-dev] darktable from current git doesn't response after database conversion

2019-03-13 Thread Pascal Obry
Le mercredi 13 mars 2019 à 18:08 -0300, Edgardo Hoszowski a écrit : > Sure, no problem, seems that the issue can be fixed by cleaning the install > directory anyway. Indeed, probably the same problem already reported. As you build from sources you may have an old module (libgphoto.so or even libp

Re: [darktable-dev] darktable from current git doesn't response after database conversion

2019-03-13 Thread Edgardo Hoszowski
Sure, no problem, seems that the issue can be fixed by cleaning the install directory anyway. El mié., 13 mar. 2019 a las 18:04, Heiko Bauke () escribió: > Hi Edgardo, > > Am 12.03.19 um 12:51 schrieb Edgardo Hoszowski: > > Can you share your old config directory? If is too big maybe remove some

Re: [darktable-dev] darktable from current git doesn't response after database conversion

2019-03-13 Thread Heiko Bauke
Hi Edgardo, Am 12.03.19 um 12:51 schrieb Edgardo Hoszowski: Can you share your old config directory? If is too big maybe remove some images, just a few should do it. (I don't need the actual images, just the config directory) I hope you understand that I hesitate to share my config directory

[darktable-dev] OpenCL with Amdgpu-pro and -d perf

2019-03-13 Thread AlicVB
Hi all, I just want to let you know that I finally manage to get my "old" R9 270X (Sea Island) AMD graphic card working with dt and opencl. Steps : 1- install 18.40 driver version with "-y --opencl=legacy --headless" switchs 2- set GPU_FORCE_64BIT_PTR=1 Now you have something "almost" working,

Re: [darktable-dev] darktable from current git doesn't response after database conversion

2019-03-13 Thread Heiko Bauke
Hi, Am 13.03.19 um 11:01 schrieb johannes hanika: i had a very similar problem with hangs during startup. in my case deleting the old /usr/local/lib/darktable directory did the trick (old plugins were installed there which happened to be renamed/not compiled any more, so they were neither remove

Re: [darktable-dev] OpenCL question

2019-03-13 Thread Bruce Guenter
On Fri, Mar 08, 2019 at 01:01:34PM +0100, Sturm Flut wrote: are you sure your GPU has enough resources to handle a dual-monitor setup plus the Darktable GUI plus OpenCL? It's a six years old device which was usually shipped with just 2 GB of dedicated video RAM. I used to run a dual-monitor setu

Re: [darktable-dev] LUA not working (Win7) (solved)

2019-03-13 Thread Christian
Thanks William, it's working now with small issues. My faults: - wrong script, enfuseAdvanced is fine - did not copy all scripts to lua/official Issues: - Alignement did not work fine ("No valid distortion data found in lens database") - Typos, see: https://up.picr.de/35270979mb.jpg Chris

Re: [darktable-dev] darktable from current git doesn't response after database conversion

2019-03-13 Thread Alexander Rabtchevich
Maybe that made the trick for me too - I manually deleted the darktable directory before reinstalling it as 2.6.1 release complained about some plugins when I tried to install it. With respect, Alexander Rabtchevich johannes hanika wrote: hi, i had a very similar problem with hangs during st

Re: [darktable-dev] LUA not working (Win7)

2019-03-13 Thread William Ferguson
On Wed, Mar 13, 2019 at 4:42 AM Christian wrote: > Hi. > Update: Small scripts like "image_path_in_ui" are working. > > So there is a problem with this special script "enfuse_pro", maybe not > compatible with 2.6.1. > contrib/enfuseAdvanced is a reworked copy of enfuse_pro that is included in th

[darktable-dev] DT 2.6.1 freeze

2019-03-13 Thread franjo
Since I'm using DT 2.6.1 on LM 19.1 DT freeze during I developed pictures. I only have the option to close process. After restart all changes are lost ___ darktable developer mailing list to unsubscribe send a mail to dark

Re: [darktable-dev] darktable from current git doesn't response after database conversion

2019-03-13 Thread johannes hanika
hi, i had a very similar problem with hangs during startup. in my case deleting the old /usr/local/lib/darktable directory did the trick (old plugins were installed there which happened to be renamed/not compiled any more, so they were neither removed nor overwritten by a new 'make install'). che

Re: [darktable-dev] LUA not working (Win7)

2019-03-13 Thread Christian
Hi. Update: Small scripts like "image_path_in_ui" are working. So there is a problem with this special script "enfuse_pro", maybe not compatible with 2.6.1. anyway, print-commands in luarc giving no output to the windows-console seems to be a little bug. Chris Am 12.03.2019 um 11:16 schrieb C