Hi Mike,
Well, recompiled and reinstalled. Problem went away. Go figure. :)
-Jeff
On 4/18/17, 3:32 PM, "McRoy, Jeffrey (GE Healthcare)"
wrote:
>Hi Mike,
>
>It looks like a segmentation fault is happening after the guacd X.Org
>driver loads. I was able to get a backtrace from the syslog. Thou
Hi Mike,
It looks like a segmentation fault is happening after the guacd X.Org
driver loads. I was able to get a backtrace from the syslog. Thoughts?
Regards,
Jeff
(II) LoadModule: "guac"
(II) Loading /usr/lib64/xorg/modules/drivers/guac_drv.so
(II) Module guac: vendor="Glyptodon LLC"
compiled
Agreed. I’m using Fedora 23 and I think my issue is getting the X server
to use my xorg.conf file. It seems to ignore it whether I put in /etc/X11/
or /etc/X11/xorg.conf.d/.
On 4/17/17, 4:51 PM, "Mike Jumper" wrote:
>On Mon, Apr 17, 2017 at 2:38 PM, McRoy, Jeffrey (GE Healthcare)
> wrote:
>>
On Mon, Apr 17, 2017 at 2:38 PM, McRoy, Jeffrey (GE Healthcare)
wrote:
> I didn¹t see anything listening on port 4832.
4823.
You will need to start the X server before the X.Org driver will be
listening on that port.
- Mike
I didn¹t see anything listening on port 4832. I poked around and saw the
xorg libraries in /usr/local/lib/xorg/modules/drivers/. So, I thought
guacd was somehow involved (imagining something more complicated than
reality :P). The files guac_drv.a, guac_drv.la, and guac_drv.so were
installed in /usr
On Mon, Apr 17, 2017 at 12:02 PM, McRoy, Jeffrey (GE Healthcare)
wrote:
> Thank you Mike.
>
> I was able to get the xf86 server code to build and install. I deployed the
> guacamole-example war file in Tomcat with the following in
> DummyGuacamoleTunnelServlet:
> String hostname = "localhost";
> i
Thank you Mike.
I was able to get the xf86 server code to build and install. I deployed the
guacamole-example war file in Tomcat with the following in
DummyGuacamoleTunnelServlet:
String hostname = "localhost";
int port = 4822;
GuacamoleConfiguration config = new GuacamoleConfiguration();
config.s