Hi Sorry to start a new thread on this, but I wasn't subscribed to the list before JiHOs post. I experience almost the same problem on Gentoo Linux, when I wanted to test the danish translation with Inkscape using danish locale. See these posts to inkscape-translator: http://sourceforge.net/mailarchive/forum.php?thread_id=26124204&forum_id... It only happens with the devel version, not the .44 release.
Best regards Rune
Hi all,
dev build from yesterday (17 July 2006) starts but crashes as soon as anything is drawn on the canvas. to be precise it crashes when I stop drawing the first object. In the terminal I got these messages:
(inkscape-bin:25499): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. terminate called after throwing an instance of 'std::runtime_error' what(): locale::facet::_S_create_c_locale name not valid
Emergency save activated! Emergency save completed. Inkscape will close now. If you can reproduce this crash, please file a bug at http://www.inkscape.org with a detailed description of the steps leading to the crash, so we can fix it.
the first part:
(inkscape-bin:25499): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale.
is written when Inkscape starts. The rest is written when Inkscape crashes.
It seems to be a locale problem. I use Mac OS X is English and this is the output of "locale"
jiho@...993...:Applications$ locale LANG= LC_COLLATE="C" LC_CTYPE="C" LC_MESSAGES="C" LC_MONETARY="C" LC_NUMERIC="C" LC_TIME="C" LC_ALL="C"
If this is not simple and does not come from my system I'll fill a bug report. Regarding locales I used a small app which removes unused languages from the system BUT this should only remove .lproj files and it should have kept at least English and French. I'll be curious to see the output of locale on a different 10.4.7 system. For testing purposes, I posted the build on modevia even if it is not working. I'll remove it afterwards.
NB: I removed .inkscape and .inkscape-etc to be sure it was not a configuration issue and the crash is still there.
JiHO
Windows, c'est un peu comme le beaujolais nouveau :
a chaque nouvelle cuvee on sait que ce sera degueulasse, mais on en prend quand meme par masochisme.
From: Ben Fowler <ben.mole@...1410...> Re: Inkscape crashes on OS X 2006-07-18 17:06
On 18/07/06, jiho <jo.irisson@...1410...> wrote:
Hi all, [ snip ]
If this is not simple ...
You probably know more about this than I do. I have always used the 'C' locale as the en_UTF8 does not work for my glib/GTK library.
Your crash looks like something new, and it may need to be investiagted.
Ben
On 23/07/06, Rune Laursen <runerl@...1409...> wrote:
Hi Sorry to start a new thread on this, but I wasn't subscribed to the list before JiHOs post.
Thanks for the additional data point. I'm still using my version from July 10th, which on Gentoo PPC does not have this problem.
I can't guarantee to do any work on this before the week-end, but I agree that it looks like a reproducible bug and quite a serious one.
Ben
Hi all,
dev build from yesterday (17 July 2006) starts but crashes as soon as anything is drawn on the canvas. to be precise it crashes when I stop drawing the first object. In the terminal I got these messages:
(inkscape-bin:25499): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. terminate called after throwing an instance of 'std::runtime_error' what(): locale::facet::_S_create_c_locale name not valid
Emergency save activated! Emergency save completed. Inkscape will close now. If you can reproduce this crash, please file a bug at http://www.inkscape.org with a detailed description of the steps leading to the crash, so we can fix it.
the first part:
(inkscape-bin:25499): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale.
is written when Inkscape starts. The rest is written when Inkscape crashes.
It seems to be a locale problem. I use Mac OS X is English and this is the output of "locale"
jiho@...993...:Applications$ locale LANG= LC_COLLATE="C" LC_CTYPE="C" LC_MESSAGES="C" LC_MONETARY="C" LC_NUMERIC="C" LC_TIME="C" LC_ALL="C"
If this is not simple and does not come from my system I'll fill a bug report. Regarding locales I used a small app which removes unused languages from the system BUT this should only remove .lproj files and it should have kept at least English and French. I'll be curious to see the output of locale on a different 10.4.7 system. For testing purposes, I posted the build on modevia even if it is not working. I'll remove it afterwards.
NB: I removed .inkscape and .inkscape-etc to be sure it was not a configuration issue and the crash is still there.
JiHO
From: Ben Fowler <ben.mole@...1410...> On 18/07/06, jiho <jo.irisson@...1410...> wrote:
Hi all, [ snip ]
If this is not simple ...
You probably know more about this than I do. I have always used the 'C' locale as the en_UTF8 does not work for my glib/GTK library.
Your crash looks like something new, and it may need to be investigated.
participants (2)
-
Ben Fowler
-
Rune Laursen