[Bug 209697] net/citrix_ica: "Cannot process request" setting up Citrix connection
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 22 16:05:52 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209697
Bug ID: 209697
Summary: net/citrix_ica: "Cannot process request" setting up
Citrix connection
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ehaupt at FreeBSD.org
Reporter: saper at saper.info
Assignee: ehaupt at FreeBSD.org
Flags: maintainer-feedback?(ehaupt at FreeBSD.org)
Created attachment 170547
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170547&action=edit
$HOME/.ICAClient directory
Running FreeBSD 11.0-CURRENT #1 r298620 (HVM client under Xen).
Trying to configure Citrix client - connecting remotely to the FreeBSD server
via VNC. Fresh VM, fresh installation.
After starting wfcmgr when I try to "Add Account" I am getting
"Your account cannot be added usng this server address.
Make sure you entered it correctly.
Cannot process request"
In the terminal I get the following messages:
Command: wfcmgr
Xlib: extension "RANDR" missing on display ":1".
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70:
non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70:
non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78:
saw unknown, expected number
(configmgr:5324): Gtk-WARNING **: Error loading icon from file
'/usr/local/ICAClient//icons/000_Receiver_64.png':
Couldn't recognize the image file format for file
'/usr/local/ICAClient//icons/000_Receiver_64.png'
/usr/local/ICAClient//util/storebrowse: error while loading shared libraries:
libxml2.so.2: cannot open shared object file: No such file or directory
/usr/local/ICAClient//util/storebrowse: error while loading shared libraries:
libxml2.so.2: cannot open shared object file: No such file or directory
(many times).
After installing linux-c6-libxml2-2.7.6_5 manually I try again:
The wfcmgr pops up but in the terminal I can see the message
Unable to stat EULA file /usr/local/ICAClient//nls/en/eula.txt
EULA was rejected.
I have fixed this by running as root:
echo test > /usr/local/ICAClient/nls/en/eula.txt
The next attempt brings the EULA popup which I can "approve"
and then I get the messages:
Launching AuthManagerDaemon:: Permission denied
Launching ServiceRecord daemon:: Permission denied
Then I try to run:
chmod a+x /usr/local/ICAClient/selfservice /usr/local/ICAClient/ServiceRecord
/usr/local/ICAClient/AuthManagerDaemon /usr/local/ICAClient/PrimaryAuthManager
/usr/local/ICAClient/FlashContainer.bin
as root.
When I try to add the connection in the wfcmgr this time
I can see this message:
Error adding store:AM_ERROR_UNKNOWN[-2147418113]
After the 3rd attempt to do so I get those two processes running:
5472 2 I 0:00.02 /usr/local/ICAClient/AuthManagerDaemon
5473 2 I 0:00.08 /usr/local/ICAClient/ServiceRecord
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list