From owner-freebsd-gnome@freebsd.org Wed Feb 14 17:35:04 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD359F112D5 for ; Wed, 14 Feb 2018 17:35:04 +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 5631583DCC for ; Wed, 14 Feb 2018 17:35:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 13075F112D4; Wed, 14 Feb 2018 17:35:04 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01B44F112D3 for ; Wed, 14 Feb 2018 17:35:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9514683DC9 for ; Wed, 14 Feb 2018 17:35:03 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id E540F15DA0 for ; Wed, 14 Feb 2018 17:35:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w1EHZ25U040233 for ; Wed, 14 Feb 2018 17:35:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w1EHZ2ol040232 for gnome@FreeBSD.org; Wed, 14 Feb 2018 17:35:02 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 195394] x11/gnome-terminal fails to start Date: Wed, 14 Feb 2018 17:35:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: z7dr6ut7gs@snkmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.25 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, 14 Feb 2018 17:35:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D195394 --- Comment #20 from John Hein --- (In reply to Ting-Wei Lan from comment #19) No, the slim display manager was started without LANG set to anything (even= if you select gnome as the session environment). Adding lang=3Den_US.UTF-8 to /etc/login.conf seems to do the trick. Thanks for finding that. That has to be the worst error message ever. Oka= y, probably not _the_ worst. So if you use gdm as your display manager + gnome session environment, it appears to inject a UTF-8 locale for dbus's environment somehow (presumably= if you don't have one set for the system). But if you use slim for a display manager and mate for the desktop environm= ent, LANG is not set to anything. Setting lang in /etc/login.conf to a UTF-8 lo= cale (I only tested en_US.UTF-8 & de_DE.UTF-8) fixes it. I did test with slim a= nd 'lang=3DC' in login.conf, and that also made gnome-terminal fail the same w= ay (exited with status 8). --=20 You are receiving this mail because: You are the assignee for the bug.=