Re: [darktable-dev] New 2.6.0rc2 Windows build

2018-12-18 Thread Pete Hall
Blandyna, Check the messages on this list for the last few days. I recall seeing a note that the issue is fixed. You would need to re-download in order to get the patch. Regards Pete On 12/19/18 12:09 AM, Blandyna Bogdol wrote: Der Victor, I have an old AMD Prozessor without AVX2 Support.

Re: [darktable-dev] New 2.6.0rc2 Windows build

2018-12-18 Thread Blandyna Bogdol
Der Victor, I have an old AMD Prozessor without AVX2 Support. What can I do? Best regards, Blandyna Am 19. Dezember 2018 05:15:24 schrieb Victor Sanchez : Dear Blandyna, I have a 64bit system, at version 1803. The problem detected was with the type of processor, if the processor did not hav

Re: [darktable-dev] New 2.6.0rc2 Windows build

2018-12-18 Thread Victor Sanchez
Dear Blandyna, I have a 64bit system, at version 1803. The problem detected was with the type of processor, if the processor did not have support AVX2 instructions the program will crash due to the fact that it was compiled assuming those were available. My processor is an i7-3770 CPU @ 3.4Ghz.

Re: [darktable-dev] possible error in clipping.c

2018-12-18 Thread AlicVB
Hello, Indeed, I think I think the "else if" should have been removed (even if it was very long ago and I don't completely remember) Thanks Aldric Le 18/12/2018 à 17:35, Matthieu Moy a écrit : - Original Message - From: "Heiko Bauke" else if(p->k_type == 0) { d->all_off = 1; d->k_ap

Re: [darktable-dev] New 2.6.0rc2 Windows build

2018-12-18 Thread Blandyna Bogdol
Hi Victor, could you say me about your system? Do you haven 64 Bit, service pack 1803 or 1809 and what about Visual C++ versions? You can see my versions? Have someone any idea? Best regards, Blandyna Am 18.12.2018 um 17:34 schrieb Victor Sanchez: Hi, in my case the new version did work

Re: [darktable-dev] possible error in clipping.c

2018-12-18 Thread Matthieu Moy
- Original Message - > From: "Heiko Bauke" > else if(p->k_type == 0) > { > d->all_off = 1; > d->k_apply = 0; > } > else > { > d->all_off = 1; > d->k_apply = 0; > } It was introduced in c53168bc5 (direct keystoning system, 2012-11-27) with a bit more code in the 'else' branch. The extra

Re: [darktable-dev] New 2.6.0rc2 Windows build

2018-12-18 Thread Victor Sanchez
Hi, in my case the new version did work well. Victor Sánchez Urrutia Asesor E: vsanc...@promed-sa.com (https://link.getmailspring.com/link/1545150850.local-dffc322b-d82d-v1.5.3-420ce...@getmailspring.com/0?redirect=mailto%3Avsanchez%40promed-sa.com&recipient=ZGFya3RhYmxlLWRldkBsaXN0cy5kYXJrdGFib

Re: [darktable-dev] darktable 2.6 string freeze

2018-12-18 Thread openhab.doc
Hello Pascal, I made PR #1913 with some changes for the German translation. Pierre Am Dienstag, 4. Dezember 2018, 15:58:03 CET schrieb openhab.doc: > Hello Pascal, > > Thank you for your explanation! > > The translation into German is done now, you will find the result in PR > #1872. > > Pier