[Bug 179420] www/seamonkey freezes completely by accessing citrix xenapp virtual desktop

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 4 22:46:55 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179420

Jan Beich <jbeich at vfemail.net> changed:

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

--- Comment #4 from Jan Beich <jbeich at 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.


More information about the freebsd-gecko mailing list