From owner-freebsd-emulation@freebsd.org Fri Feb 24 10:14:31 2017 Return-Path: Delivered-To: freebsd-emulation@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 9987DCEBFC0 for ; Fri, 24 Feb 2017 10:14:31 +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 83839ECA for ; Fri, 24 Feb 2017 10:14:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 82F23CEBFBF; Fri, 24 Feb 2017 10:14:31 +0000 (UTC) Delivered-To: emulation@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 829C8CEBFBE for ; Fri, 24 Feb 2017 10:14:31 +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 72DF6EC9 for ; Fri, 24 Feb 2017 10:14:31 +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 v1OAEVfe004129 for ; Fri, 24 Feb 2017 10:14:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: maintainer-feedback requested: [Bug 217321] x11-toolkits/linux-c6-gtk2: possibly broke linux-flashplayer Date: Fri, 24 Feb 2017 10:14:31 +0000 X-Bugzilla-Type: request 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: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2017 10:14:31 -0000 bkazemi@users.sf.net has reassigned Bugzilla Automation 's request for maintainer-feedback to emulation@FreeBSD.org: Bug 217321: x11-toolkits/linux-c6-gtk2: possibly broke linux-flashplayer https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217321 --- Description --- This is a guess, but I believe the most recent update of linux-c6-gtk2 (r432937) has broken flashplayer. Flashplayer does not start after some pac= kage updates and I've been trying to pin down what broke it through dependencies. The reason for this guess is that the error message comes from the /compat/linux/lib/libgtk-x11-2.0.so.0 sharedlib used by nspluginwrapper. The message is the following: `npviewer.bin:(pid): Gtk-WARNING **: cannot open display: :0` whenever firefox tries to startup the flash plug-in.