From owner-freebsd-emulation@FreeBSD.ORG Wed Mar 5 16:07:00 2008 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD4FE1065675; Wed, 5 Mar 2008 16:07:00 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (unknown [IPv6:2a01:170:102f::2]) by mx1.freebsd.org (Postfix) with ESMTP id 204188FC15; Wed, 5 Mar 2008 16:06:59 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.1/8.14.1) with ESMTP id m25G6w5q033016; Wed, 5 Mar 2008 17:06:58 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.1/8.14.1/Submit) id m25G6wrQ033015; Wed, 5 Mar 2008 17:06:58 +0100 (CET) (envelope-from olli) Date: Wed, 5 Mar 2008 17:06:58 +0100 (CET) Message-Id: <200803051606.m25G6wrQ033015@lurza.secnetix.de> From: Oliver Fromme To: freebsd-emulation@FreeBSD.ORG, rdivacky@FreeBSD.ORG In-Reply-To: <20080305134144.GA99615@freebsd.org> X-Newsgroups: list.freebsd-emulation User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.2-STABLE-20070808 (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Wed, 05 Mar 2008 17:06:58 +0100 (CET) Cc: Subject: Re: Flash plugin with opera or linux-opera on 7.0-Release X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 05 Mar 2008 16:07:00 -0000 Roman Divacky wrote: > > Does someone have an idea how to get this working? > > Otherwise I'll have to downgrade to FreeBSD 6, which > > means more wasted time. :-( > > can you try 7-STABLE? there's a bug with mmap() that might > cause various problems and it's fixed in 7-STABLE but not > in 7.0R I'm now running a fresh RELENG_7, but it doesn't make a difference, I'm afraid. The error is still exactly the same. Actually I'm not sure if it's a regression in the linux emulation ... It could well be something I do wrong, or something I forgot during update. This is the complete output I get: (:1174): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. The program '' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 97 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.) opera: Plug-in 1174 is not responding. It will be closed. opera: Define environment variable OPERA_KEEP_BLOCKED_PLUGIN to keep blocked plug-ins. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "It combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript." -- Jamie Zawinski, when asked: "What's wrong with perl?"