From owner-freebsd-ports@freebsd.org Sat Nov 3 00:10:48 2018 Return-Path: Delivered-To: freebsd-ports@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 80F4210DFD15 for ; Sat, 3 Nov 2018 00:10:48 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 01F4685C21 for ; Sat, 3 Nov 2018 00:10:47 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id wA30AkEo055667 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 2 Nov 2018 17:10:47 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id wA30AjXR055666 for freebsd-ports@freebsd.org; Fri, 2 Nov 2018 17:10:45 -0700 (PDT) (envelope-from fbsd) Date: Fri, 2 Nov 2018 17:10:45 -0700 From: bob prohaska To: freebsd-ports@freebsd.org Subject: Inkscape compiles but crashes on startup Message-ID: <20181103001044.GA55652@www.zefox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2018 00:10:48 -0000 On an RPI3 running 13.0-CURRENT r339983 inkscape compiled without obvious errors but reports (process:35330): Gtk-WARNING **: 17:00:23.081: Locale not supported by C library. Using the fallback 'C' locale. Emergency save activated! Emergency save completed. Inkscape will close now. If you can reproduce this crash, please file a bug at www.inkscape.org with a detailed description of the steps leading to the crash, so we can fix it. (inkscape:35330): Gtk-WARNING **: 17:00:33.357: ChannelsAction: missing action ChannelsAction [much snippage, ending with] (inkscape:35330): Gtk-WARNING **: 17:00:33.510: ConnectorOverlapAction: missing action ConnectorOverlapAction Abort (core dumped) If anybody has a fix or workaround I'd be pleased to try it. Thanks for reading, bob prohaska