Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2016 16:05:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209697] net/citrix_ica: "Cannot process request" setting up Citrix connection
Message-ID:  <bug-209697-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: saper@saper.info
          Assignee: ehaupt@FreeBSD.org
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)

Created attachment 170547
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170547&action=
=3Dedit
$HOME/.ICAClient directory

Running FreeBSD 11.0-CURRENT #1 r298620 (HVM client under Xen).

Trying to configure Citrix client - connecting remotely to the FreeBSD serv=
er
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 librarie=
s:
libxml2.so.2: cannot open shared object file: No such file or directory
/usr/local/ICAClient//util/storebrowse: error while loading shared librarie=
s:
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/ServiceReco=
rd
/usr/local/ICAClient/AuthManagerDaemon /usr/local/ICAClient/PrimaryAuthMana=
ger
/usr/local/ICAClient/FlashContainer.bin=20

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

--=20
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-209697-13>