From owner-freebsd-gnome@freebsd.org Wed Dec 9 22:17:28 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E84409D512F for ; Wed, 9 Dec 2015 22:17:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D7A6717AC for ; Wed, 9 Dec 2015 22:17:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D5B619D512E; Wed, 9 Dec 2015 22:17:28 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D54F89D512D for ; Wed, 9 Dec 2015 22:17:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA54C17AB for ; Wed, 9 Dec 2015 22:17:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tB9MHSCE037892 for ; Wed, 9 Dec 2015 22:17:28 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 205172] sysutils/mate-control-center: mate-keyboard-properties crash with ru_RU.UTF-8 locale Date: Wed, 09 Dec 2015 22:17:28 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Dec 2015 22:17:29 -0000 Alexey Vyskubov has reassigned Bugzilla Automation 's request for maintainer-feedback to gnome@FreeBSD.o= rg: Bug 205172: sysutils/mate-control-center: mate-keyboard-properties crash wi= th ru_RU.UTF-8 locale https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205172 --- Description --- 1. Run mate-keyboard-properties with LANG set to ru_RU.UTF-8. 2. Open "Layouts" tab (the second one, "=D0=A0=D0=B0=D1=81=D0=BA=D0=BB=D0= =B0=D0=B4=D0=BA=D0=B8") 3. Press "Options..." button ("=D0=9F=D0=B0=D1=80=D0=B0=D0=BC=D0=B5=D1=82= =D1=80=D1=8B...") Expected result: Keyboard Layout Options windows opens. Actual result: segfault. If I run mate-keyboard-properties with LANG=3Den_US.UTF-8, "Options..." but= ton works as expected. 10.2-RELEASE-p8 mate-control-center-1.10.1 Installed via pkg. I've tried to recompile it from ports, with the same res= ult. pkg upgrade reports that everything is up-to-date as of Thu Dec 10 00:15:15= EET 2015.=