Hi
matiphas@...9... wrote:
Hi again Rune,
i've downloaded da.po, de.po and fr.po from svn. Then compiled those files as inkscape.mo and placed them in my locale inkscape directory under windows (svn build from 19 July 2006). I get the same error as you when launching inkscape with the file generated from da.po, but no error with fr.po and de.po
Did the same thing here and both french and german works fine, still not danish though.
Ah, i guess you're right then. It indicates an issue with da.po.
Well, i'm going to test the previous versions of da.po you had sent us. So that you don't have to loose too much time/energy on this. Anyway thanks a lot for your commitment.
Was having the same issue with the fi.po too. After I saw the bt from gdb (below) I instantly remembered (sp_file_new_default()) I hadn't copied the "default.fi.svg" template to the share/inkscape/template directory. Once I did that everything worked ok.
#0 0x00002b366c8fdaa5 in raise () from /lib64/libc.so.6 #1 0x00002b366c8fee60 in abort () from /lib64/libc.so.6 #2 0x00002b366c412d24 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib64/libstdc++.so.6 #3 0x00002b366c410e56 in std::set_unexpected () from /usr/lib64/libstdc++.so.6 #4 0x00002b366c410e83 in std::terminate () from /usr/lib64/libstdc++.so.6 #5 0x00002b366c410f6a in __cxa_throw () from /usr/lib64/libstdc++.so.6 #6 0x00002b366c3ac7e7 in std::__throw_logic_error () from /usr/lib64/libstdc++.so.6 #7 0x00002b366c3efc79 in std::string::_S_copy_chars () from /usr/lib64/libstdc++.so.6 #8 0x00002b366c3efd82 in std::basic_string<char, std::char_traits<char>, std::a llocator<char> >::basic_string () from /usr/lib64/libstdc++.so.6 #9 0x00002b366907f4ce in Glib::ustring::ustring () from /opt/gnome/lib64/libglibmm-2.4.so.1 #10 0x0000000000584368 in sp_file_new_default () #11 0x0000000000577f59 in sp_main_gui () #12 0x0000000000578382 in main ()