Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2011 10:00:34 GMT
From:      Pavel Timofeev <timp87@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/161121: icedtea web plugin doesn't work with new firefox 7
Message-ID:  <201109291000.p8TA0YpA039951@red.freebsd.org>
Resent-Message-ID: <201109291010.p8TAA6hu016636@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         161121
>Category:       misc
>Synopsis:       icedtea web plugin doesn't work with new firefox 7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 29 10:10:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Pavel Timofeev
>Release:        FreeBSD 8.2-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
I think symlink for new geckos is missed

# ll /usr/local/lib/browser_plugins/symlinks/
total 10
drwxr-xr-x  2 root  wheel   512B Sep 29 08:17 gecko18/
drwxr-xr-x  2 root  wheel   512B Sep 29 08:17 gecko19/
drwxr-xr-x  2 root  wheel   512B Sep 29 08:17 opera/
drwxr-xr-x  2 root  wheel   512B Sep 29 08:17 opera-devel/
drwxr-xr-x  2 root  wheel   512B Sep 29 08:17 webkit-gtk2/
>How-To-Repeat:

>Fix:
Maybe
mkdir /usr/local/lib/browser_plugins/symlinks/gecko{6,7}
ln -s /usr/local/lib/IcedTeaPlugin.so /usr/local/lib/browser_plugins/symlinks/gecko{6,7}


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109291000.p8TA0YpA039951>