ma 13. jouluk. 2021 klo 18.04 Marko Vertainen (marko.vertai...@iki.fi)
kirjoitti:
>
> Hi devs,
>
> I have a problem with my Finnish translation. It seems to crash
> Darktable on Windows, when doing edits in darkroom. I have not been
> able to reproduce this problem on Linux. I have now checked fi.po file
> for erros couple of times, but I'm unable to locate cause for this
> crash. One crash was probably caused by missing ' in one string (fixed
> in master now). After that I found some missing % (not fixed in
> master), but copying fixed .mo file to windows installation didn't fix
> crash. I was not able to crash windows version when using English
> language.

Did some more testing and most probably found what string in my
translation caused this. My testing was earlier too random and now did
it bit better. I noticed that crash was happening when mouse was
hovering over darktable module. Then I found that one of my
translations had trailing space. After I removed that space I have not
been able to reproduce this crash in Windows version of darktable.
Here is the cause of this crash (trailing space removed from this
translation):

#: ../src/develop/imageop.c:3089
msgid "purpose"
msgstr "tarkoitus"
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to