From owner-freebsd-questions@FreeBSD.ORG Mon Nov 5 16:14:54 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 448FD16A49C for ; Mon, 5 Nov 2007 16:14:54 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from a.cs.okstate.edu (a.cs.okstate.edu [139.78.113.1]) by mx1.freebsd.org (Postfix) with ESMTP id 2169013C4A8 for ; Mon, 5 Nov 2007 16:14:54 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from [172.18.0.232] (showcase.tulsatech.com [70.168.226.150]) by a.cs.okstate.edu (Postfix) with ESMTP id 10B85155143; Mon, 5 Nov 2007 08:14:32 -0600 (CST) Message-ID: <472F2512.8080907@cs.okstate.edu> Date: Mon, 05 Nov 2007 08:13:38 -0600 From: Reid Linnemann User-Agent: Thunderbird 2.0.0.6 (X11/20070926) MIME-Version: 1.0 To: "Richard (Rick) Seay" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: nspluginwrapper + linux-flashplugin7 broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Nov 2007 16:14:54 -0000 Written by Richard (Rick) Seay on 11/04/07 10:02>> > After upgrading to xorg-7.3_1, linux-flashplugin-7.0r70 and > nspluginwrapper-0.9.91.5 stopped working. I get a blank area on the > screen where the flash content should be, and the following error > messages: > > The program 'npviewer.bin' received an X Window System error. > This probably reflects a bug in the program. > The error was 'BadMatch (invalid parameter attributes)'. > (Details: serial 84 error_code 8 request_code 147 minor_code 3) > (Note to programmers: normally, X errors are reported asynchronously; > that is, you will receive the error a while after causing it. > To debug your program, run it with the --sync command line > option to change this behavior. You can then get a meaningful > backtrace from your debugger if you break on the gdk_x_error() function.) > *** NSPlugin Wrapper *** ERROR: NPP_SetWindow() invoke: Connection closed > *** NSPlugin Wrapper *** ERROR: NPP_SetWindow() invoke: Connection closed > *** NSPlugin Wrapper *** ERROR: NPP_NewStream() invoke: Connection closed > *** NSPlugin Wrapper *** ERROR: NPP_New() invoke: Connection closed > ... > > Anyone else having this problem? Yes. What's extremely odd about this error that I've noticed is that if I run the firefox client from a linux Xorg display flash works perfectly. I am not sure what that means.