Summary: | www/seamonkey freezes completely by accessing citrix xenapp virtual desktop | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr <upiter77> |
Component: | Individual Port(s) | Assignee: | Johannes Jost Meixner <xmj> |
Status: | Closed Feedback Timeout | ||
Severity: | Affects Only Me | CC: | cs |
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Piotr
2013-06-07 22:40:00 UTC
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs ports PR. Responsible Changed From-To: freebsd-ports-bugs->gecko Over to maintainer (via the GNATS Auto Assign Tool) Is this PR still relevant? /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 Note that the aforementioned revision ports r349559 didn't change anything about the WEBPLUGIN behavior. That being said, I'll have a patch ready and will commit it shortly. A commit references this bug: Author: xmj Date: Fri Nov 7 14:06:34 UTC 2014 New revision: 372265 URL: https://svnweb.freebsd.org/changeset/ports/372265 Log: net/citrix_ica: Add webplugin USES flag - Add USES= webplugin:linux - Plist cleanup PR: 179420 Differential Revision: https://reviews.freebsd.org/D1112 Submitted by: upiter77@lycos.com Approved by: swills (mentor) Changes: head/net/citrix_ica/Makefile head/net/citrix_ica/pkg-plist Can you please check if the original problem still persists? Marking this as closed due to a commit, and failure to respond within three weeks. |