6
edits
Changes
→Make sure all dialogs can be copied with the mouse please: new section
This one seems to be a problem on launch (setting encoding) but related to the compiled translation file!
If I modify the 'msgid' (config.py), I get next errors (not the next with non-ASCII characters on translation strings sequence...!):
<pre>1349: ERROR: gramps.py: line 163: Unhandled exception
Traceback (most recent call last):
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 12:
ordinal not in range(128)</pre>
====fr.po====
...
"Content-Type: text/plain; charset=UTF-8\n"
...
# L'espace finale est pour précéder le « : » codé en dur.
#: ../src/gui/configure.py
msgid "Missing given name"
msgstr "Prénom manquant "
# L'espace finale est pour précéder le « : » codé en dur.
#: ../src/gui/configure.py
msgid "Private record"
msgstr "Enregistrement privé "
:--[[User:Romjerome|Romjerome]] ([[User talk:Romjerome|talk]]) 08:46, 14 July 2012 (MST)
== spell check install ==
Today I found that the instructions for 12.10 don't work, i.e. that I can't build the code downloaded with hg on Mint 14. When I use the GtkSpell tarball, it builds OK, but for that .autogen.sh needs to be replace by .configure to build right.
Can I change the page accordingly?
--[[User:Ennoborg|Ennoborg]] ([[User talk:Ennoborg|talk]]) 09:22, 5 March 2013 (MST)
== Make sure all dialogs can be copied with the mouse please ==
I got a dialog (GExiv2 module not loaded) that I cannot copy with the mouse! [[User:Jidanni|Jidanni]] ([[User talk:Jidanni|talk]]) 16:50, 6 December 2013 (MST)