From owner-freebsd-gnome@FreeBSD.ORG Mon Oct 6 05:34:27 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64A6C16A4B3; Mon, 6 Oct 2003 05:34:27 -0700 (PDT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A27143FBD; Mon, 6 Oct 2003 05:34:26 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp ([IPv6:2002:d312:f91e::1]) (authenticated bits=0) by sakura.ninth-nine.com (8.12.9p2/8.12.9/NinthNine) with ESMTP id h96CYNiS056112 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 6 Oct 2003 21:34:24 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 6 Oct 2003 21:34:24 +0900 (JST) Message-Id: <200310061234.h96CYNiS056112@sakura.ninth-nine.com> From: Norikatsu Shigemura To: Franz Klammer In-Reply-To: <1065431529.2379.13.camel@sisko.webonaut.com> References: <200310051833.h95IXgiR030095@sakura.ninth-nine.com> <1065431529.2379.13.camel@sisko.webonaut.com> X-Mailer: Sylpheed version 0.9.6 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-mozilla@FreeBSD.org cc: freebsd-gnome@FreeBSD.org Subject: Re: HEADS UP: please test Flash Plugin Wrapper for Flash6 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2003 12:34:27 -0000 On Mon, 06 Oct 2003 11:12:09 +0200 Franz Klammer wrote: > the new flashplugin works more or less (more than less :-) > fine for me: > mozilla-gtk2, galeon2, mozilla-firebird are ok. Thanks for your report! > epiphany dies with a segfault (backtrace attached) I tested it. Do you have /usr/local/lib/libflashplayer.so.1? If you have it, please remove(pkg_delete?) it. If epiphany found it, it will set LD_PRELOAD in ${PREFIX}/bin/epiphany. > konqueror don't find the plugin and i don't know how to activate it. I heard where are konqueror and opera's plugins. Therefore TODO: I'll make install for konqueror/opara's plugins directory. > if i try the acrobat reader-wrapper all tested browsers are > hanging while loading the pdf-file. > (tested: galeon, epiphany, mozilla-gtk2) > to be able to "use" the acrobat reader plugin i had to > symlink /usr/local/Acrobat5/Browsers/intellinux/nppdf.so into > /urs/X11R6/lib/browser_plugins/ Humm.. I know this behavior causes remaining LD_PRELOAD. Is there LD_PRELOAD=pluginwrapper.so or libflashplayer.so.1, anywhere?