Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Nov 2014 22:46:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 179420] www/seamonkey freezes completely by accessing citrix xenapp virtual desktop
Message-ID:  <bug-179420-21738-EE19oS2Q5o@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-179420-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-179420-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179420

Jan Beich <jbeich@vfemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|gecko@FreeBSD.org           |xmj@FreeBSD.org

--- Comment #4 from Jan Beich <jbeich@vfemail.net> ---
/usr/local/lib/browser_plugins/npica.so is neither installed by net/citrix_ica
nor created by nspluginwrapper. The former changed since ports r349559 while
PLIST_SUB+=MOZILLA_HOME is forgotten.

Handing over to xmj@ if he wants to fix regression with USES=webplugin:linux.

(In reply to upiter77 from comment #0)
> # cd /usr/ports/net/citrix_ica     
> # make install clean
> 
> # cd /usr/ports/www/nspluginwrapper
> # make install clean
> 
> $ nspluginwrapper -v -a -i

Until the plugin is moved to WEBPLUGIN_DIR replace the last command with

  $ nspluginwrapper -v -i /usr/local/ICAClient/npica.so

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-179420-21738-EE19oS2Q5o>