Hi,
Not sure if I am missing something here.
I am running guacamole via docker (using guacamole/guacamole and
guacamole/guacd), it mostly works well. My docker image was last pulled 12
days ago, so I am running the latest version of guacamole.
However, I can't seem to get anything printed.
Chap
d
guacd[993]: INFO: Ignoring printer cached configuration data
Any pointers appreciated..
Many thanks :)
Jonathan
On 21 December 2017 at 01:31, Mike Jumper wrote:
> On Dec 20, 2017 17:26, "Jonathan Hunter" wrote:
>
> ...
>
> The following command returns nothing for m
;t reproducible elsewhere.
Thanks - and season's greetings to all!
Cheers,
Jonathan
On 22 December 2017 at 08:05, Jonathan Hunter wrote:
> Thanks Mike, that helps!
>
> I do indeed have ghostscript installed, and the /usr/bin/gs binary does
> exist, in the guacd image, which is grea
Hi Both,
For what it's worth, I would also find this kind of functionality extremely
helpful.
I am not a skilled Java or web developer, but am using Guacamole in
conjunction with HTTP authentication and an LDAP authentication back-end to
allow users to connect to VMs. In my use case, one of the V
Just a thought - does the order of the directives in apache's
config make a difference? I had something very similar when getting mine
working (see my other thread about printing not working over HTTP, only via
web socket)
FWIW, my working Apache config pretty much boils down to just this below,
On 1 January 2018 at 21:01, Mike Jumper wrote:
> On Sun, Dec 24, 2017 at 4:40 AM, Jonathan Hunter
> wrote:
>
>> Mike/team - is this a bug? (Printing works via websocket but not via
>> http) and if so, is there a bug tracker I should report this to? Happy to
>> do so
On 31 December 2017 at 18:15, Nick Couchman wrote:
>
> Here's a quick/simple example of a Python-based utility that logs in to
> Guacamole, gets active connections, and logs out:
>
> https://pastebin.com/6LdWCwdm
>
Thanks Nick - that's fantastic; I hadn't realised that the REST API was
callable