Re: [darktable-dev] 2.6.0rc1 Issue with Windows

2018-12-11 Thread Coding Dave
Hey Viktor, Can you try to change a) the numbers to English and b) the system language and try all combinations? Am Mi., 12. Dez. 2018, 07:00 hat Victor Sanchez geschrieben: > Thanks Rob for the Dependency Walker dump. Unfortunatley there is not > difference from the one obtained from my "bad"

Re: [darktable-dev] Feature request

2018-12-11 Thread Pascal Obry
Le mercredi 12 décembre 2018 à 14:07 +1100, Terry Duell a écrit : > Hello All, > I have been struggling to find a relatively simple method of exporting > large numbers of images with all post processing intact except for > cropping. Create a style with all module disabled and use it during exp

Re: [darktable-dev] 2.6.0rc1 Issue with Windows

2018-12-11 Thread Victor Sanchez
Thanks Rob for the Dependency Walker dump. Unfortunatley there is not difference from the one obtained from my "bad" installation. I may add that the "good" installation is in a English Language WIndows 10 laptop, while the "bad" installation is in a Spanish one. Maybe has to do with that. I ch

[darktable-dev] Feature request

2018-12-11 Thread Terry Duell
Hello All, I have been struggling to find a relatively simple method of exporting large numbers of images with all post processing intact except for cropping. The use case relates to having large numbers (thousands) of family shots that should be passed on to relevant family members. As all

Re: [darktable-dev] 2.6.0rc1 Issue with Windows

2018-12-11 Thread Robert William Hutton
I ran both of these tools on my machine (Windows 10 Pro) where darktable is working fine, as a baseline. Output from Dependency Walker (Run in GUI then saved as CSV): https://helms-deep.net/owncloud/s/sqDq9q2B8DqLp4A Output from Dependencies with command: Dependencies.exe -imports "C:\Program

Re: [darktable-dev] 2.6.0rc1 Issue with Windows

2018-12-11 Thread Jan Ingwer Baer
You can use 'Dependency Walker' to view all the dependencies. http://www.dependencywalker.com/ It shows all used DLLs an marks the missing ones. On newer windows version (>=7) it shows some system DLLs as missing, but this is not a true error. This DLL-references will be redirected at load-time

Re: [darktable-dev] 2.6.0rc1 Issue with Windows

2018-12-11 Thread Coding Dave
Hi, being a Linux user myself and having to work on windows systems the only comparable tool I am aware of is http://www.dependencywalker.com/. In my experience it has a lot of false positives. But you could give it a try. My bet is the C++ redistributables vary between your good and bad machine.

Re: [darktable-dev] 2.6.0rc1 Issue with Windows

2018-12-11 Thread Blandyna Bogdol
Hi, I think the problem have some to do with the dependencies. Your collegues from digikam had the same problems with the version 6.0beta1. Hoppefully, can this information help you. Best redards, Blandyna Am Di., 11. Dez. 2018 um 12:36 Uhr schrieb Victor Sanchez < vsanc...@promed-sa.com>: > G

Re: [darktable-dev] 2.6.0rc1 Issue with Windows

2018-12-11 Thread Victor Sanchez
Good idea, I just did that, copied the whole darktable directory from the "good" machine and I get the same error in the "bad" machine. So maybe is a matter of dependencies. I am not a heavy windows user myself. As Pascal suggested, is there a command like "ldd" in linux that helps me find miss

Re: [darktable-dev] 2.6.0rc1 Issue with Windows

2018-12-11 Thread Coding Dave
Hi Victor, can you try copying the installed directory from the machine it is working on to the machine it is not working on? Am Di., 11. Dez. 2018 um 11:53 Uhr schrieb Blandyna Bogdol < blandyna.bog...@gmail.com>: > Dear Victor, > > I'm "happy", that I not alone with problem. I have exactly the

Re: [darktable-dev] 2.6.0rc1 Issue with Windows

2018-12-11 Thread Pascal Obry
I'm not a Windows user, but maybe a missing DLL. Can't this be detected somehow? Regards, -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://photos.obry.net http://www.obry.net gpg --keyserver keys.gnupg.net --recv-key F949BD3B ___

Re: [darktable-dev] 2.6.0rc1 Issue with Windows

2018-12-11 Thread Blandyna Bogdol
Dear Victor, I'm "happy", that I not alone with problem. I have exactly the sane problem and no solution. Best regards Blandyna Am Di., 11. Dez. 2018 um 11:48 Uhr schrieb Victor Sanchez < vsanc...@promed-sa.com>: > Sorry, I forgot to mention that rebooting did not do the trick. I have > reinsta

Re: [darktable-dev] 2.6.0rc1 Issue with Windows

2018-12-11 Thread Victor Sanchez
Sorry, I forgot to mention that rebooting did not do the trick. I have reinstalled many times (I can reinstall 2.4.4 and work without problems, then reinstall 2.6rc1 again with the same error). Thanks, Victor On dic. 10 2018, at 1:47 pm, Coding Dave wrote: > Hi, > > please always reply to the

Re: [darktable-dev] 2.6.0rc1 Issue with Windows

2018-12-11 Thread Victor Sanchez
Hi, The problem seems to be with the installation itself in some machines. I was able to install successfully in another system. In the machine with the problem the program really never executes, the error appears in the process of starting the program. The same with darktable-cli.exe, it gives