[
https://issues.apache.org/jira/browse/GUACAMOLE-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267387#comment-17267387
]
Nick Couchman commented on GUACAMOLE-261:
-----------------------------------------
[~mjumper]: I was digging back into this issue, trying to get SPICE support
implemented, and banging my head against the wall in a couple of places. After
searching back through some issues, I stumbled across the Glyptodon JIRA issue
tracker for this, and it seems like you may have hit the same issues several
years ago.
It seems that, after I call spice_session_connect(), the main SPICE channel
gets created, but it never proceeds beyond that - no TCP traffic goes out to
the SPICE server, no additional channels are created, and no additional event
handlers are called. If I use spice_session_open_fd(), I seem to get some
additional progress, but then have to implement manual connections of the
sockets. Did you ever get anything working with spice_session_connect()?
Also, as I was looking through the Glyptodon JIRA issue, it appears that you
may have hit some challenges that required a fork of the SPICE glib library and
implementation of additional signal handlers within that? Am I reading that
correctly?
Any chance you have the old source code stashed somewhere?
> Support for SPICE protocol
> --------------------------
>
> Key: GUACAMOLE-261
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-261
> Project: Guacamole
> Issue Type: New Feature
> Reporter: Mike Jumper
> Assignee: Nick Couchman
> Priority: Minor
>
> {panel:bgColor=#FFFFEE}
> *The description of this issue was copied from
> [GUAC-124|https://glyptodon.org/jira/browse/GUAC-124], an issue in the JIRA
> instance used by the Guacamole project prior to its acceptance into the
> Apache Incubator.*
> Comments, attachments, related issues, and history from prior to acceptance
> *have not been copied* and can be found instead at the original issue.
> {panel}
> SPICE is becoming quite popular, and is available as part of KVM. Guacamole
> should add support.
> http://www.spice-space.org/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)