[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-20 Thread Gunnar Hjalmarsson
Ok, as a safety measure I just uploaded a change which in effect is what you asked for. ** Changed in: accountsservice (Ubuntu) Importance: Undecided => Low ** Changed in: accountsservice (Ubuntu) Status: New => Fix Committed ** Changed in: accountsservice (Ubuntu) Assignee:

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center - 1:3.18.2-1ubuntu6 --- gnome-control-center (1:3.18.2-1ubuntu6) xenial; urgency=medium * debian/patches: - ubuntu-region-packagekit.patch: fix detection of installed language packs (LP: #1556684) fix typo,

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-control-center/ubuntu -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to accountsservice in Ubuntu. https://bugs.launchpad.net/bugs/1556684 Title: gnome-control-center.real crashed with SIGSEGV

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-19 Thread Gunnar Hjalmarsson
Possibly closed prematurely, since there is g-c-c code in Tim's PPA which should get in. Adding a g-c-c task to denote it. ** Also affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New ** Changed in: gnome-control-center (Ubuntu) Importance: Undecided => High **

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-19 Thread Bruce Pieterse
** Changed in: ubuntu-gnome Status: New => Fix Released ** Changed in: ubuntu-gnome Importance: Undecided => Low -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to accountsservice in Ubuntu.

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package accountsservice - 0.6.40-2ubuntu8 --- accountsservice (0.6.40-2ubuntu8) xenial; urgency=medium * debian/patches/0009-language-tools.patch: - Make the language2locale script return a locale name also when the argument is a complete locale

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-16 Thread Gunnar Hjalmarsson
On 2016-03-16 08:29, Tim wrote: > could it instead just return the inputted locale? Yes, it would be an easy fix, and wouldn't hurt anywhere else AFAICT. Would the change help in 16.04 (i.e. are we in a hurry)? ** Package changed: language-selector (Ubuntu) => accountsservice (Ubuntu) -- You

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-16 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to language-selector in Ubuntu. https://bugs.launchpad.net/bugs/1556684 Title: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate() Status in Ubuntu

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-16 Thread Tim
Gunnar, part of this comes down to confusion between language vs locale, sometime the locale gets stuffed into language var and passed to language2locale The following returns a blank line also /usr/share/language-tools/language2locale ja_JP.UTF-8 could it instead just return the inputted

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-16 Thread Tim
debdiff for reference I will upload once tested more. ** Patch added: "lang-fixes.debdiff" https://bugs.launchpad.net/ubuntu-gnome/+bug/1556684/+attachment/4600785/+files/lang-fixes.debdiff -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-16 Thread Tim
ok, I have uploaded a gnome-control-center to ppa:darkxst/langpacks that should fix this, and a few other issues -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to language-selector in Ubuntu. https://bugs.launchpad.net/bugs/1556684 Title:

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-15 Thread Tim
I have found a couple of minor bugs that might help, will upload to a ppa later -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to language-selector in Ubuntu. https://bugs.launchpad.net/bugs/1556684 Title: gnome-control-center.real

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-15 Thread Gunnar Hjalmarsson
I think the language2locale script does the right thing: $ /usr/share/language-tools/language2locale ja_JP ja_JP.UTF-8 $ /usr/share/language-tools/language2locale ja ja_JP.UTF-8 $ Two thoughts (haven't looked at the g-c-c code at this time): * If the locale has not (yet) been generated, i.e.

[Desktop-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-15 Thread Tim
Also language-options returns just "ja" for Japanese, so that would explain the continual not installed messages in gnome-control-center although that would be harmless. ** Information type changed from Private to Public ** Attachment removed: "CoreDump.gz"