INFO : Need help to understand the guacd error log.

2022-03-16 Thread Amarjeet Singh
Hi Team, We are using Apache guacamole server with latest release *1.4.0 *in centos 7 with *freerdp version 2.1.1-2*. I need help to understand the below error as /var/log/messages file is flooded with these logs.. Below is the log in the /var/log/messages file. Mar 15 09:11:52 r3gateway1

Re: INFO REQIUURED : ZERO DAY VULNERABILITY

2021-12-11 Thread Amarjeet Singh
o write an email and subject line. I will keep that in mind. Regards, Amarjeet Singh On Sat, Dec 11, 2021 at 8:29 PM Nick Couchman wrote: > On Sat, Dec 11, 2021 at 9:39 AM Amarjeet Singh > wrote: > >> Hi All, >> >> Does guacamole components have Apache log4j Vul

INFO REQIUURED : ZERO DAY VULNERABILITY

2021-12-11 Thread Amarjeet Singh
Hi All, Does guacamole components have Apache log4j Vulnerability CVE-2021-4428 <https://unit42.paloaltonetworks.com/apache-log4j-vulnerability-cve-2021-44228/> ?? Thanks and Regards, Amarjeet Singh

Re: More than 400 PROCESS is in RECMSG for two days [ RAM CONSUMPTION IS HIGH ]

2020-07-25 Thread Amarjeet Singh
Thanks Mike. I will look into it. On Sat, Jul 25, 2020 at 11:00 PM Mike Jumper wrote: > On Sat, Jul 25, 2020, 05:03 Amarjeet Singh wrote: > >> ... >> >>> you've not made any modifications/customizations to the code? >> >> >> I have done few m

Re: More than 400 PROCESS is in RECMSG for two days [ RAM CONSUMPTION IS HIGH ]

2020-07-25 Thread Amarjeet Singh
64 > kernel-tools-libs-3.10.0-1127.el7.x86_64 > abrt-addon-kerneloops-2.1.11-12.el7.centos.x86_64 > kernel-tools-libs-devel-3.10.0-1127.el7.x86_64 > kernel-headers-3.10.0-1127.el7.x86_64 > kernel-3.10.0-957.21.3.el7.x86_64 > kernel-abi-whitelists-3.10.0-1127.el7.noarch > kernel-

Re: More than 400 PROCESS is in RECMSG for two days [ RAM CONSUMPTION IS HIGH ]

2020-07-25 Thread Amarjeet Singh
3724 6011219201632748 3914 0 guacd [root@ xxx fd]# grep "23233" /var/log/messages On Sat, Jul 25, 2020 at 10:13 AM Mike Jumper wrote: > On Fri, Jul 24, 2020 at 5:24 PM Amarjeet Singh > wrote: > >> Please let me know if you need any logs or a

Re: More than 400 PROCESS is in RECMSG for two days [ RAM CONSUMPTION IS HIGH ]

2020-07-24 Thread Amarjeet Singh
One suggestion would be to make *write *non blocking. Any other suggestions? On Sat, Jul 25, 2020 at 4:43 AM Amarjeet Singh wrote: > Hi Team, > > > More analysis on this :- > > There are threads which are in deadlock: > > THREAD *25377 *is waiting for the mutex lo

Re: More than 400 PROCESS is in RECMSG for two days [ RAM CONSUMPTION IS HIGH ]

2020-07-24 Thread Amarjeet Singh
0 > fs 0x0 0 > gs 0x0 0 > (gdb) print *((int*)(0x7fb7a001dc30)+2) > $6 = *25376* *STRACE of the THREAD is as follows : -* strace -p 25376 > Process 25376 attached > write(4, "4.sync,10.1318124283;", 21 Can I file a bug in J

More than 400 PROCESS is in RECMSG for two days [ RAM CONSUMPTION IS HIGH ]

2020-07-16 Thread Amarjeet Singh
t is going wrong here ? This is not happening for every connections. Is there any way we can fix this ? There are many connections which are in CLOSE_WAIT ( parent process id ) also. They are there for many days. Amarjeet Singh

Re: Guacamole Menu shortcut

2020-03-29 Thread Amarjeet Singh
It can be redefined. You need to change client side code. As of there is no configuration for it. On Mon, 30 Mar 2020, 01:33 Robert Susta, wrote: > Hello. > > CTRL+ALT+SHIFT shortcut that shows the Guacamole Menu sidebar is very > poorly > chosen. It interferes with a number of other

Re: GUACD CRASHES on KEY EVENTS

2019-08-07 Thread Amarjeet Singh
f null and try again. On Sun, Aug 4, 2019 at 1:55 AM Nick Couchman wrote: > On Sat, Aug 3, 2019 at 4:59 AM Amarjeet Singh > wrote: > >> Hi Team, >> >> I was continuosly getting the disconnects therefore I have added the >> below code to analyze the crashes. >

GUACD CRASHES on KEY EVENTS

2019-08-03 Thread Amarjeet Singh
Hi Team, I was continuosly getting the disconnects therefore I have added the below code to analyze the crashes. guacamole-server version : 1.0.0 guacamole-cleint version : 1.0.0 Browser : Chrome, Version : 75.0.3770.142 *CODE ADDED IN DAEMON.C* void setCoreFileLimits() > { >

Re: ERROR : "Remote desktop currently unavailable"

2019-07-23 Thread Amarjeet Singh
: icmp_seq=11 ttl=128 time=0.294 ms 64 bytes from 10.1.1.138: icmp_seq=12 ttl=128 time=0.256 ms On Tue, Jul 23, 2019 at 9:26 PM Nick Couchman wrote: > On Tue, Jul 23, 2019 at 11:37 AM Amarjeet Singh > wrote: > >> My guess is that the network you're working on is unstable enough that &g

Re: ERROR : "Remote desktop currently unavailable"

2019-07-23 Thread Amarjeet Singh
> > My guess is that the network you're working on is unstable enough that > you're losing data along the way. 150-200ms is a lot of latency Latency was 15ms at this moment. On Tue, Jul 23, 2019 at 9:06 PM Amarjeet Singh wrote: > RDP server is logging below two error

Re: ERROR : "Remote desktop currently unavailable"

2019-07-23 Thread Amarjeet Singh
gt; client.* RDP SERVER CONF OS : Windows Server 2008 SP2 Enterprise RAM : 20GB CPU : 8vcpu Active Users : 80 GUACD SERVER CONF : OS: Centos 7 RAM : 12 GB CPU : 8vcpu On Tue, Jul 23, 2019 at 8:23 PM Amarjeet Singh wrote: > *ERROR *: The remote desktop server is currently unavailable.

Re: ERROR : "Remote desktop currently unavailable"

2019-07-23 Thread Amarjeet Singh
al. *The RDP protocol component WD detected an error in the protocol stream and > has disconnected the client. * What does it mean ? anybody has any idea about it ? On Mon, Jul 22, 2019 at 12:21 PM Amarjeet Singh wrote: > Thanks Mike and Nick for the detailed description. I will look in

Re: ERROR : "Remote desktop currently unavailable"

2019-07-22 Thread Amarjeet Singh
> ). On Sat, Jul 20, 2019 at 5:33 PM Adrian Owen wrote: > What results you get with mstsc? > > > > Adrian > > > > *From:* Mike Jumper [mailto:mjum...@apache.org] > *Sent:* 20 July 2019 07:36 > *To:* user@guacamole.apache.org > *Subject:* Re: ERROR : "Remot

ERROR : "Remote desktop currently unavailable"

2019-07-18 Thread Amarjeet Singh
Hi Team, User is getting the below pop-ups in the midle of the session.

Re: Screen Resolution

2019-06-13 Thread Amarjeet Singh
while staying logged in fails > sometimes. > > > > [ send by mobile device ] > > > > Amarjeet Singh schrieb am Do., 13. Juni 2019, > 07:41: > >> > >> I was facing the similar issue. > >> > >> FreeRDP 1.0.2 doesn't support display upda

Re: Screen Resolution

2019-06-12 Thread Amarjeet Singh
I was facing the similar issue. FreeRDP 1.0.2 doesn't support display update virtual channel. I also tried using 1.1 and 1.2 releases of FreeRDP but it is not compaitable with guacamole server. In order to resolve the above I had to integrate display update virtual channel support in FreeRDP

Re: ISSUES USING TEXT INPUT ON IPAD

2019-06-07 Thread Amarjeet Singh
l the events are disabled. Users are facing lot of issues using Guacamole on iPad. Please provide the valuable suggestions. Thanks and Regards, Amarjeet Singh On Mon, Jun 3, 2019 at 1:11 PM Amarjeet Singh wrote: > Hi Team, > > Guacamole Client Version : 1.0.0 > Guacamole Server Version :

ISSUES USING TEXT INPUT ON IPAD

2019-06-03 Thread Amarjeet Singh
screens using mstsc : User can place finger on the desktop icons and easily drag them. On Guacamole : User is unable to drag desktop icons in Guacamole. Is there anything I can try to resolve this issue? Thanks and Regards, Amarjeet Singh

Re: Max Resolution

2019-03-08 Thread Amarjeet Singh
s smaller than that (and scale/center if the > browser is larger). Is that possible? > > ------ > *From:* Amarjeet Singh > *Sent:* Thursday, March 7, 2019 10:49 PM > *To:* user@guacamole.apache.org > *Subject:* Re: Max Resolution > > There are para

Re: HIDE LOGIN PROCEDURE IN RDP

2019-03-07 Thread Amarjeet Singh
esktop screen gives user a better experience. There are other HTML5 applications which has this feature. On Fri, Mar 8, 2019 at 1:31 AM Nick Couchman wrote: > On Thu, Mar 7, 2019 at 2:49 PM Amarjeet Singh > wrote: > >> I mean to hide the windows rdp login not guacamole login. >>

Re: Max Resolution

2019-03-07 Thread Amarjeet Singh
There are parameters of height and width which you can set according to your conditions. On Fri, Mar 8, 2019 at 12:09 PM Lev Dubinets wrote: > Is it possible to set a max resolution somewhere so that a user cannot > make a connection larger than 1080p for example? If the browser size is >

Re: Display Update Channel

2019-03-07 Thread Amarjeet Singh
Yes, It is still blocking it. But you can implement it in *Freerdp 1.0.2 version* as I did. or Try to rebuild guacd with the ca1cec6 commit of FreeRDP. Thanks and Regards, Amarjeet Singh On Fri, Mar 8, 2019 at 12:04 PM Lev Dubinets wrote: > Seems like Display Update Channel is a recurr

Re: HIDE LOGIN PROCEDURE IN RDP

2019-03-07 Thread Amarjeet Singh
example... Device redirection tell us that user has logged on and we can generate ready event based on that On Thu, 7 Mar 2019, 18:41 Nick Couchman, wrote: > On Thu, Mar 7, 2019 at 7:37 AM Amarjeet Singh > wrote: > >> Hi Team, >> >> >> How can I hide the

HIDE LOGIN PROCEDURE IN RDP

2019-03-07 Thread Amarjeet Singh
Hi Team, How can I hide the login procedure of remote machine in Single Sign On? Can we send ready event after user logged on ? How to show connecting dialog till that even comes ? Any suggestions? Thanks and regards Amarjeet Singh

FULL SCREEN ISSUE in IE

2019-03-07 Thread Amarjeet Singh
/ > guac_rdp_disp_fit(, ); > /* Width must be even */ > if (width % 2 == 1) > width -= 1; > /* Store deferred size */ > disp->requested_width = width; > disp->requested_height = height; > /* Send display update notification if possible */ > guac_rdp_disp_update_size(disp, settings, rdp_inst); > } *but I couldn't find why document.msExitFullscreen() API is not working in Guacamole.* Any suggestions for the above ? *Thanks and Regards,* *Amarjeet Singh*

Re: Guacamole performance improvement

2019-01-16 Thread Amarjeet Singh
I am also using the token API and Logout API and it always responds. *TO GET TOKEN :-* 1. Request URL: https://hostname/guacamole/api/tokens 2. Request Method: POST 3. Status Code: 200 OK 4. Remote Address: hostname:443 5. Referrer Policy: origin-when-cross-origin *TO

Re: Cannot find how to enable IME

2018-04-18 Thread Amarjeet Singh
when you upgrade it. Thanks and Regards, Amarjeet Singh On Tue, Apr 17, 2018 at 1:15 AM, Nick Couchman <vn...@apache.org> wrote: > > > On Mon, Apr 16, 2018 at 2:19 PM, Sebastien Bilodeau <dent...@gmail.com> > wrote: > >> Hello, >> >> I

Re: SESSION RECORDING of RDP Sessions

2018-04-13 Thread Amarjeet Singh
layer, and add ?v=filename > to the URL. The javascript above will set the player to play the screen > recording passed in as a parameter in the URL. > > I did some other tweaks but that’s really the main one, being able to view > any recording on my system. > > —Aaron > > &

Re: SESSION RECORDING of RDP Sessions

2018-04-13 Thread Amarjeet Singh
How does it play videos . It is showing the below screenshot :- What else need to be configure ? On Fri, Apr 13, 2018 at 9:50 PM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > On Fri, Apr 13, 2018, 08:53 Amarjeet Singh <amarjee...@gmail.com> wrote: > >> I

Re: Preconnection PDU (Hyper-V) support in Guacamole

2018-04-13 Thread Amarjeet Singh
t 1.0 is not there it's 1.1 On Fri, Apr 13, 2018 at 9:33 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > I tried the above but still same > > /usr/local/lib/libguac-client-rdp.so: > linux-vdso.so.1 => (0x7ffd0fd8b000) > libfreerdp-core.so.1.0 => no

Re: Preconnection PDU (Hyper-V) support in Guacamole

2018-04-13 Thread Amarjeet Singh
e files, and then add > them into /etc/ld.so.conf. > > Add: > > /usr/local/lib64 > > /usr/local/lib > > /usr/local/lib/freerdp > > And then run ldconfig, it works after this. > > > > Regards, > > Jeff > > > > *From: *Amarjeet Singh &

Re: SESSION RECORDING of RDP Sessions

2018-04-13 Thread Amarjeet Singh
Couchman <vn...@apache.org> wrote: > > On Fri, Apr 13, 2018 at 06:44 Amarjeet Singh <amarjee...@gmail.com> wrote: > >> I recorder RDP session for an hour and size of the raw file is 9240 KB. >> >> but when I tried to encode using guacenc it is taking more than

Preconnection PDU (Hyper-V) support in Guacamole

2018-04-13 Thread Amarjeet Singh
ave to install which is also supported by Guacamole in order to resolve the above and use this feature. *? Thanks and Regards, Amarjeet Singh

Re: SESSION RECORDING of RDP Sessions

2018-04-13 Thread Amarjeet Singh
I recorder RDP session for an hour and size of the raw file is 9240 KB. but when I tried to encode using guacenc it is taking more than 15 minutes. Is it the expected behaviour ? Or can we improve the conversion time ? On Thu, Apr 12, 2018 at 5:17 PM, Amarjeet Singh <amarjee...@gmail.

SESSION RECORDING of RDP Sessions

2018-04-12 Thread Amarjeet Singh
the videos using Web browser ? Can we configure the timings within which we need session recording ? Thanks and Regards, Amarjeet Singh

Re: Super key not working in Remote RDP

2018-03-30 Thread Amarjeet Singh
Thanks Nick. On Fri, Mar 30, 2018 at 2:19 AM, Nick Couchman <vn...@apache.org> wrote: > On Thu, Mar 29, 2018 at 2:46 PM, Mike Jumper <mike.jum...@guac-dev.org> > wrote: > >> On Thu, Mar 29, 2018, 09:41 Amarjeet Singh <amarjee...@gmail.com> wrote: >> >>

Re: Super key not working in Remote RDP

2018-03-29 Thread Amarjeet Singh
Thanks Mike. On Fri, Mar 30, 2018 at 12:16 AM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > On Thu, Mar 29, 2018, 09:41 Amarjeet Singh <amarjee...@gmail.com> wrote: > >> Hi Team, >> >> While I am pressing Super key ( as if user is clicking start men

Super key not working in Remote RDP

2018-03-29 Thread Amarjeet Singh
as if user is clicking on start menu icon. I mean to say that when I press the start menu key ( which has windows logo in it ) it does not have any effect in the Remote RDP. Am I missing anything ? Thanks and Regards, Amarjeet Singh

Re: Getting error while compiling Suacamole-Server

2018-03-24 Thread Amarjeet Singh
Same is working in other machine. Thanks and Regards, Amarjeet Singh <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail> Virus-free. www.avast.com <https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail&g

Re: Getting error while compiling Suacamole-Server

2018-03-24 Thread Amarjeet Singh
I am using the code I have made changes to. these are the commands I am using :- autoreconf -fi ./configure --with-init-dir=/etc/init.d make clean make and got the error On Sat, Mar 24, 2018 at 4:57 PM, Nick Couchman <vn...@apache.org> wrote: > > On Sat, Mar 24, 2018 at 03:28 Am

Re: Getting error while compiling Suacamole-Server

2018-03-24 Thread Amarjeet Singh
bp . yes >Protocol support: > RDP ... yes > SSH ... yes > Telnet yes > VNC ... yes >Services / tools: > guacd .. yes > guacenc yes >Init scripts: /etc/init.d Regards, Amarjeet Singh On Sat,

Re: Getting error while compiling Suacamole-Server

2018-03-24 Thread Amarjeet Singh
Belwo are the status of On Sat, Mar 24, 2018 at 12:58 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > Hi Team, > > > Getting the below error :- > > What would be the reason as It's running just fine in other machine. > >> >> Making all in src/termina

Re: Getting error while compiling Suacamole-Server

2018-03-24 Thread Amarjeet Singh
rsive] Error 1 > make[1]: Leaving directory `/root/rpmbuild/SOURCES/guacamole-server.dev' > make: *** [all] Error 2 Thanks and Regards, Amarjeet Singh On Sat, Mar 24, 2018 at 12:57 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > hi Team, > > > >

Getting error while compiling Suacamole-Server

2018-03-24 Thread Amarjeet Singh
hi Team,

Re: Guacamole doesn't support AUDIO enable disable feature as FreeRDP do

2018-03-23 Thread Amarjeet Singh
> > Guacamole does not use the same options to configure the same internal > flags. The "xfreerdp" client and Guacamole are not equivalent in > implementation, regardless of the fact that they use the same underlying > RDP library (FreeRDP). I was just looking into FreeRDP code and get to know

Guacamole doesn't support AUDIO enable disable feature as FreeRDP do

2018-03-23 Thread Amarjeet Singh
(mode == AUDIO_MODE_NONE) { settings->AudioPlayback = FALSE; settings->RemoteConsoleAudio = FALSE; } } {code} Any suggestions on the above ? Thanks and Regards, Amarjeet Singh

Re: Device Redirection fails if User log off and reconnect again in Windows Server 2008 R2 Standard

2018-03-11 Thread Amarjeet Singh
tween logoff and next logon attempt to see any pattern. Thanks Nick. On Mon, Mar 12, 2018 at 4:45 AM, Nick Couchman <vn...@apache.org> wrote: > > On Sun, Mar 11, 2018 at 16:43 Amarjeet Singh <amarjee...@gmail.com> wrote: > >> Successful Case : >> >>>

Re: Device Redirection fails if User log off and reconnect again in Windows Server 2008 R2 Standard

2018-03-11 Thread Amarjeet Singh
localhost guacd[29292]: Connected to RDPDR 1.12 as client > 0x0002 Any suggestions why there is above difference ? Could it be the reason ? On Mon, Mar 12, 2018 at 2:11 AM, Amarjeet Singh <amarjee...@gmail.com> wrote: > Hi Mike, > > Below are the logs of different scenarios :- >

Re: Device Redirection fails if User log off and reconnect again in Windows Server 2008 R2 Standard

2018-03-11 Thread Amarjeet Singh
the Guacamole and reconnect again it successfully displays the Drive "*G on Guacamole RDP* " If I *log off internally *from the Windows RDP and reconnects again then it fails to display the DRIVE "*G on guacamole RDP* ". *Difference which I observed between the logs is as follow

Re: [jira] [Updated] (GUACAMOLE-512) Shared Drive redirection doesn't work with Ubuntu [ xrdp ]

2018-03-11 Thread Amarjeet Singh
\0\0\0\0", 8); /* DOS name *//* Filesystem data */Stream_Write_UINT32(output_stream, GUAC_FILESYSTEM_NAME_LENGTH);Stream_Write(output_stream, GUAC_FILESYSTEM_NAME, GUAC_FILESYSTEM_NAME_LENGTH);}* *@Nick, If i change it to "Cloud\0\0\0" It is sending Cloud .* *Thanks and Rega

Re: Device Redirection fails if User log off and reconnect again in Windows Server 2008 R2 Standard

2018-03-11 Thread Amarjeet Singh
could be the reasons that it is not displaying the Folder ? On Sun, Mar 11, 2018 at 2:52 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > > @Mike, > > >> Where specifically is "G on Guacamole RDP" not showing after you >> reconnect? > > > It is not sh

Re: Device Redirection fails if User log off and reconnect again in Windows Server 2008 R2 Standard

2018-03-11 Thread Amarjeet Singh
nu within the start menu)? I am logging off by clicking "Log off" within the start menu. On Sun, Mar 11, 2018 at 2:26 PM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > On Fri, Mar 9, 2018 at 4:50 AM, Amarjeet Singh <amarjee...@gmail.com> > wrote: > >> ... >> &

Re: Audio with Hyper-V?

2018-03-10 Thread Amarjeet Singh
Hi Joachim, Which browser are you using ? Note : Guacamole doesn't support audio redirection in IE. Have you enabled audio redirection from Group policy settings ? Please refer the screenshot. Thanks and Regards, Amarjeet Singh On Sun, Mar 11, 2018 at 2:00 AM, Joachim Lindenberg <j

Re: [jira] [Updated] (GUACAMOLE-512) Shared Drive redirection doesn't work with Ubuntu [ xrdp ]

2018-03-10 Thread Amarjeet Singh
@Nick, Any idea what parameter is sending to XRDP 0.9.5 as I tried to change the GUAC_OS_TYPE from GUAC to CLOUD which doesn't make any difference. There might be another parameter which is passing to XRDP 0.9.5 and it displaying GUAC as a folder name . Regards, Amarjeet Singh On Mon, Mar 5

Getting ERROR : Network too slow

2018-03-09 Thread Amarjeet Singh
of network too slow. ]* or *Is it taking time to communicate to AD for authentication ?* How could we resolve and detects the exact issue ? Please advice to resolve the above issue. Thanks and Regards, Amarjeet Singh

Device Redirection fails if User log off and reconnect again in Windows Server 2008 R2 Standard

2018-03-09 Thread Amarjeet Singh
calhost guacd[18987]: Capabilities sent. > Mar 9 06:09:58 localhost guacd[18987]: Client ID confirmed > Mar 9 06:09:59 localhost guacd[18987]: User logged on > Mar 9 06:09:59 localhost guacd[18987]: Sending filesystem > Mar 9 06:09:59 localhost guacd[18987]: Registered device 0 (Guacamole > Filesystem) > Mar 9 06:09:59 localhost guacd[18987]: All supported devices sent. > Mar 9 06:09:59 localhost guacd[18987]: Device 0 (Guacamole Filesystem) > connected successfully Logs are different. In one case it is unloading device and in other it is not. I haven't done any modifications in the code. Please let me know is it something I am missing or Is it a bug ? OR Is it the way it behaves ? Thanks and Regards, Amarjeet Singh

Device Redirection fails in XRDP Version 0.9.5 [ when enable-printing is true ]

2018-03-08 Thread Amarjeet Singh
redirection doesn't fails and works as expected. Thanks and Regards, Amarjeet Singh

Re: ISSUES with Japanese Keys from Japanese Keyboard in Japanese OS

2018-03-06 Thread Amarjeet Singh
with 0x75. which is mapped in the following :- *map -shift 0x02..0x0D 0x7D ~ "1234567890-^\"* but it is not mapping with this instead with the following :- *map -shift 0x2C..0x35 0x73 ~ "zxcvbnm,./\"* and sending 0x73 scancode. Correct me if I am

Re: ISSUES with Japanese Keys from Japanese Keyboard in Japanese OS

2018-03-06 Thread Amarjeet Singh
n you tell me what am I missing ? I have passed the below parameter as well. *server-layout* is : ja-jp-qwerty Regards, Amarjeet Singh On Wed, Mar 7, 2018 at 12:38 AM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > On Tue, Mar 6, 2018 at 10:51 AM, Amarjeet Singh <amarjee..

Re: ISSUES with Japanese Keys from Japanese Keyboard in Japanese OS

2018-03-06 Thread Amarjeet Singh
10:41 AM, Amarjeet Singh <amarjee...@gmail.com> > wrote: > >> Hi Team, >> >> >> I have taken RDP of Japanese Windows 10 [ remote O.S. ] from Japanese >> Windows 10 [ local O.S. ] . >> >> Guacamole Client Version : [ Compiled from fresh cod

Re: Printing support in XRDP version 0.9.5 with Ubuntu 16.04

2018-03-05 Thread Amarjeet Singh
AM, Nick Couchman <vn...@apache.org> wrote: > On Mon, Mar 5, 2018 at 3:17 PM, Amarjeet Singh <amarjee...@gmail.com> > wrote: > >> Hi Team, >> >> >> I have enabled printer redirection in Guacamole Client and Server [ took >> latest code form GIT ].

Re: INFO Required : Add support of Japanese language

2018-03-05 Thread Amarjeet Singh
If I got to know the purpose of it-it-qwerty.json file. This is for On-Screen keyboard. Correct me if I am wrong? Thanks and Regards, Amarjeet Singh On Mon, Mar 5, 2018 at 9:19 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > Do I need to define the keyboard layouts as well ?

Re: INFO Required : Add support of Japanese language

2018-03-05 Thread Amarjeet Singh
Do I need to define the keyboard layouts as well ? Like*it-it-qwerty.json* for Italian . On Mon, Mar 5, 2018 at 1:06 PM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > On Sun, Mar 4, 2018 at 11:12 PM, Amarjeet Singh <amarjee...@gmail.com> > wrote: > >> Hi Team,

Re: CAPS lock is not working in XRDP version 0.9.5 with Ubuntu 16.0.4 [ Guacamole RDP ]

2018-03-05 Thread Amarjeet Singh
I have also compiled the latest code of guacamole-server and still the issue persists. Caps lock is not working as expected in XRDP version 0.9.5 with Ubuntu On Mon, Mar 5, 2018 at 8:01 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > Hi Nick, > > I took the latest co

Re: CAPS lock is not working in XRDP version 0.9.5 with Ubuntu 16.0.4 [ Guacamole RDP ]

2018-03-05 Thread Amarjeet Singh
to the above fix ? Regards, Amarjeet Singh On Mon, Mar 5, 2018 at 7:42 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > Ok Nick, I will look into it. > > On Mon, Mar 5, 2018 at 7:41 PM, Amarjeet Singh <amarjee...@gmail.com> > wrote: > >> I also tried to change th

Re: CAPS lock is not working in XRDP version 0.9.5 with Ubuntu 16.0.4 [ Guacamole RDP ]

2018-03-05 Thread Amarjeet Singh
Ok Nick, I will look into it. On Mon, Mar 5, 2018 at 7:41 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > I also tried to change the following code in *guacamole.js* and changed* > index.html* file to load guacamole.js file instead app.js?varsion :- > > Browser is loadin

CAPS lock is not working in XRDP version 0.9.5 with Ubuntu 16.0.4 [ Guacamole RDP ]

2018-03-05 Thread Amarjeet Singh
any modifications in the code. If I reconnect the RDP session with CAPS lock on, then it starts printing uppercase but if I again click CAPS lock to set it to lowercase, it still prints the uppercase. Regards, Amarjeet Singh

INFO Required : Add support of Japanese language

2018-03-04 Thread Amarjeet Singh
Hi Team, I want to add support of Japanese language in Guacamole-Client. Would adding only *ja.json* files in translation folder work ? How Guacamole detects the language and fetch the files from translation folder ? Thanks and Regards, Amarjeet Singh

Re: [jira] [Updated] (GUACAMOLE-512) Shared Drive redirection doesn't work with Ubuntu [ xrdp ]

2018-03-03 Thread Amarjeet Singh
I have tested with xrdp version 0.9.5 and got the following :- Display name is *"GUAC*" as you have mentioned above. View the screenshot : https://www.dropbox.com/s/bpsz633zt5tpfv3/xrdp_version_0.9.5.PNG?dl=0 Regards, Amarjeet Singh On Sat, Mar 3, 2018 at 7:35 PM, Amarjeet Sing

Re: [jira] [Updated] (GUACAMOLE-512) Shared Drive redirection doesn't work with Ubuntu [ xrdp ]

2018-03-03 Thread Amarjeet Singh
@Nick xrdp Version is 0.5.0 On Sat, Mar 3, 2018 at 7:08 PM, Nick Couchman wrote: > >>> >>> On XRDP on Linux, you will not see this, as XRDP does not look at >>> either the client name, nor the the filesystem name for presenting this >>> share. >> >> >> I am seeing the same .

Re: [jira] [Updated] (GUACAMOLE-512) Shared Drive redirection doesn't work with Ubuntu [ xrdp ]

2018-03-03 Thread Amarjeet Singh
One more INFO I would like to share which is as follows :- *Link target of that folder* : home/gk/.rdp_drive/CLOUD { gk is username } On Sat, Mar 3, 2018 at 6:52 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > I have seen one more folder with the name *Cloud Storage on 127.0.0.1

Re: [jira] [Updated] (GUACAMOLE-512) Shared Drive redirection doesn't work with Ubuntu [ xrdp ]

2018-03-03 Thread Amarjeet Singh
k to view the screenshot : > https://www.dropbox.com/s/w11d1hj81gwazvs/error_linux.png?dl=0 I have no idea about it. Regards, Amarjeet Singh On Sat, Mar 3, 2018 at 6:42 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > Thanks Nick, > > > Below is the link to view the screen

Re: [jira] [Updated] (GUACAMOLE-512) Shared Drive redirection doesn't work with Ubuntu [ xrdp ]

2018-03-03 Thread Amarjeet Singh
r the screenshots* Thanks Nick for the helping me out . Please look into it and suggest if there is any change required. Thanks and regards, Amarjeet Singh On Mon, Feb 26, 2018 at 8:27 PM, Nick Couchman <vn...@apache.org> wrote: > >> >>> It's interesting that XR

Re: Device redirection not working in LINUX RDP

2018-02-21 Thread Amarjeet Singh
Yes I am sure and I have done that . Below is the command :- xfreerdp /u:xx /p: /v:192.168.2.129 /shell:xfce4-session /drive:amarjeet,/home/gk/ Thanks and Regards, Amarjeet Singh On Thu, Feb 15, 2018 at 9:30 PM, Nick Couchman <nick.e.couch...@gmail.com> wrote: > On Thu, Feb

Device redirection not working in LINUX RDP

2018-02-15 Thread Amarjeet Singh
, Amarjeet Singh

Re: Send PrintScreen key to the Remote Desktop

2018-02-08 Thread Amarjeet Singh
but didn't worked. Any suggestions. Can't we send keysym as we send for normal keys ( a - z or A-Z or 0-9 ) ? On Thu, Feb 8, 2018 at 10:17 PM, Nick Couchman <vn...@apache.org> wrote: > On Thu, Feb 8, 2018 at 5:49 AM, Amarjeet Singh <amarjee...@gmail.com> > wrote: > &

Re: Getting errors on GUACD : Static Virtual Channels

2018-02-06 Thread Amarjeet Singh
virtual channel ( Eltima and Hyprint ) working fine. Is Eltima blocking other Static Virtual channels because of sending and receiving data continuously ( two to three calls in a seconds ) ? There are no errors in the GUACD ? Thanks and Regrads, Amarjeet Singh On Wed, Feb 7, 2018 at 6:15 AM

Re: Do Guacamole RDP supoprts touch screens.

2018-01-16 Thread Amarjeet Singh
Hi Team, Do Guacamole RDP supports touch screens as well ? If yes, What is the configurations required to make it work ? I have tested on the touch monitor where it was not working. Can anyone help me out here ? Thanks in Advance !! Amarjeet Singh On Fri, Jan 12, 2018 at 7:58 PM

Re: SEG FAULT ERROR after connecting it gets disconnected

2018-01-12 Thread Amarjeet Singh
-L Thanks and Regards, Amarjeet Singh On Thu, Jan 11, 2018 at 6:15 AM, Nick Couchman <vn...@apache.org> wrote: > > On Wed, Jan 10, 2018 at 04:51 Amarjeet Singh <amarjee...@gmail.com> wrote: > >> Hi Team, >> >> >> I am getting the following error in

Do Guacamole RDP supoprts touch screens.

2018-01-12 Thread Amarjeet Singh
Hi Team, Do Guacamole RDP supports touch screens as well ? If yes, What is the configurations required to make it work ? I have tested on the touch monitor where it was not working. Thanks and Regards, Amarjeet Singh

Seamless Clipboard Redirection from Local to Remote Desktop

2018-01-12 Thread Amarjeet Singh
clipboard ). If anyone has any suggestions, Please share in this thread. Thanks and Regards, Amarjeet Singh

SEG FAULT ERROR after connecting it gets disconnected

2018-01-10 Thread Amarjeet Singh
4a763000+1b8000]* > Jan 10 04:47:17 localhost guacd[27416]: Connection > "$f3eb6922-faea-46ae-b305-701c29deb2e7" removed. > Jan 10 04:47:17 localhost guacd: guacd[27416]: INFO:#011Connection > "$f3eb6922-faea-46ae-b305-701c29deb2e7" removed. Guacamole Version : 0.9.13 , FreeRDP version : 1.1.0 , Centos 7 It is disconnecting after connecting the RDP session. Please help me to resolve the above. Thanks and Regards, Amarjeet Singh

Implement support for in-browser playback of screen recordings

2018-01-08 Thread Amarjeet Singh
Hi Team, If " Implement support for in-browser playback of screen recordings" is fixed in 0.9.13 version then How can I play screen recordings from the Browser itself ? Thanks and Regards, Amarjeet Singh

Re: Same shared Drive redirected to all users : Privacy and Security breach

2018-01-07 Thread Amarjeet Singh
if username and password is not there. On Sun, Jan 7, 2018 at 8:29 PM, Nick Couchman <vn...@apache.org> wrote: > > On Sun, Jan 7, 2018 at 9:48 AM Amarjeet Singh <amarjee...@gmail.com> > wrote: > >> If I don't pass username and password then ${GUAC_USERNAME} fails to >>

Re: Connection Error if no username and password is provided. [ Disabling Single sign On ] : CRITICAL

2018-01-07 Thread Amarjeet Singh
rname and password in connection > parameters. There is no way to reach the logon screen. > > This is Windows security feature. It is not a Guacamole issue. > > You can disable NLA with a GPO. > > > > Sent from my Huawei Mobile > > > Original Message > Subj

Connection Error if no username and password is provided. [ Disabling Single sign On ] : CRITICAL

2018-01-07 Thread Amarjeet Singh
ase help me to resolve the above issue. Thanks and Regards, Amarjeet Singh

Re: Same shared Drive redirected to all users : Privacy and Security breach

2018-01-06 Thread Amarjeet Singh
rted by me ? Really sorry for that mess. Thanks and Regards, Amarjeet Singh On Sun, Jan 7, 2018 at 12:50 AM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > On Sat, Jan 6, 2018 at 10:58 AM, Amarjeet Singh <amarjee...@gmail.com> > wrote: > > > > Hi Team, > &

Getting error while connecting to Windows 10 [ NLA disabled ]

2018-01-05 Thread Amarjeet Singh
FO: Connection "$cc37cb7c-f13b-406a-8cb4-0b6fec822e76" removed. Jan 6 07:07:08 hysecuresslvpn guacd[876]: Connection "$cc37cb7c-f13b-406a-8cb4-0b6fec822e76" removed Please help me out to resolve the above issue. Thanks and Regards, Amarjeet Singh

Re: Unable to transfer file using upload files in Shared Drive

2018-01-03 Thread Amarjeet Singh
in front of Apache and then tried and it's working fine and that's how I come to know there is no issue in Guacamole. Thanks for helping and resolving it. On Thu, Jan 4, 2018 at 10:56 AM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > On Wed, Jan 3, 2018 at 9:24 PM, Amarjeet Singh

Re: Unable to transfer file using upload files in Shared Drive

2018-01-02 Thread Amarjeet Singh
getting this error in the UI : The connection has been closed because the server is taking too long to respond. This is usually caused by network problems, such as a spotty wireless signal, or slow network speeds. Please check your network connection and try again or contact your system

Re: INFO REQUIRED : Unable to enable microphone on Remote desktop in Skype

2017-12-28 Thread Amarjeet Singh
Please help me out here to resolve the above issue. I would be very grateful to you. On Tue, Dec 26, 2017 at 8:42 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > Hi Team, > > From the following configurations, I enabled the flag to true but > microphone is still disabled

Unable to transfer file using upload files in Shared Drive

2017-12-28 Thread Amarjeet Singh
acd: guacd[16595]: ERROR: File open > refused (-2): "\AADHAR Card front Side.jpg" Is there anything I am missing ? Please help me to resolve the above issue, I would be very grateful to you. Thanks and Regards, Amarjeet Singh

Re: INFO Required : CLIENT.URL_OSK_LAYOUT not translating

2017-12-26 Thread Amarjeet Singh
Yes, I am not encountering any problem other than seeing red-colored text? On Wed, Dec 27, 2017 at 8:14 AM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > On Tue, Dec 26, 2017 at 5:17 AM, Amarjeet Singh <amarjee...@gmail.com> > wrote: > >> Any update on the

INFO REQUIRED : Unable to enable microphone on Remote desktop in Skype

2017-12-26 Thread Amarjeet Singh
udio input support within RDP is disabled. SKYPE show no device found for Microphone . Please help me to resolve the above issue. Is there any other options I have to configure ? Thanks and Regards, Amarjeet Singh

Re: INFO Required : CLIENT.URL_OSK_LAYOUT not translating

2017-12-26 Thread Amarjeet Singh
Any update on the above ? Pease let me know !! On Wed, Dec 20, 2017 at 3:52 PM, Amarjeet Singh <amarjee...@gmail.com> wrote: > Hi Team, > > > CLIENT.URL_OSK_LAYOUT is not translating. > > Code :- > > \n" + >> "> ng-show=\&qu

INFO Required : CLIENT.URL_OSK_LAYOUT not translating

2017-12-20 Thread Amarjeet Singh
creenshot :- [image: Inline image 1] Is there anything I can do to work it out? Thanks and Regards, Amarjeet Singh

  1   2   >