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 guacd

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

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

2020-07-25 Thread Amarjeet Singh
3.el7.x86_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 &g

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

2020-07-25 Thread Amarjeet Singh
There are kernel logs after this USER IS NOT RESPONDING log. I do not have any idea what it means ? It is on CENTOS 7. I will update the kernel version as well. On Sat, Jul 25, 2020 at 11:33 AM Amarjeet Singh wrote: > [root@x fd]# grep "23724" /var/log/messages > Jul

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

2020-07-24 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 any other

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 lock wh

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 applicatio

How to improve performance on VSAT

2019-11-20 Thread Amarjeet Singh
1000ms delay. Is there anything we can do to improve the performance? Do guacamole supports to drop the intermediate frames ( so that the first and the last frame is rendered on the browser )? Regards, Amarjeet Singh

Re: GUACD CRASHES on KEY EVENTS

2019-08-07 Thread Amarjeet Singh
R2 I will put a check of 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

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() > { > struct

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 th

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

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-21 Thread Amarjeet Singh
ring-guacamole.html#guacd.conf > ). 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 > *Subjec

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-12 Thread Amarjeet Singh
esize 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

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 1.0

Re: ISSUES USING TEXT INPUT ON IPAD

2019-06-07 Thread Amarjeet Singh
ll 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 Versi

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
owsers 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

Re: HIDE LOGIN PROCEDURE IN RDP

2019-03-07 Thread Amarjeet Singh
and then to the desktop 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 guac

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 > bigger

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
mp;height); > /* Fit height within bounds, adjusting width to maintain aspect ratio > */ > guac_rdp_disp_fit(&height, &width); > /* 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
obably it will work when you upgrade it. Thanks and Regards, Amarjeet Singh On Tue, Apr 17, 2018 at 1:15 AM, Nick Couchman wrote: > > > On Mon, Apr 16, 2018 at 2:19 PM, Sebastien Bilodeau > wrote: > >> Hello, >> >> I searched a lot before coming here to

Re: SESSION RECORDING of RDP Sessions

2018-04-13 Thread Amarjeet Singh
d ?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 > > > On Apr 1

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 wrote: > On Fri, Apr 13, 2018, 08:53 Amarjeet Singh wrote: > >> Is there any way to watch the videos using Web browser ? >> >

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

2018-04-13 Thread Amarjeet Singh
error: Bad exit status from /var/tmp/rpm-tmp.PHX5ZK (%build) Operating System : Centos 7 Any suggestions ? On Fri, Apr 13, 2018 at 9:42 PM, Amarjeet Singh wrote: > I am trying again.. > > On Fri, Apr 13, 2018 at 9:40 PM, Amarjeet Singh > wrote: > >> File are there :- &

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

2018-04-13 Thread Amarjeet Singh
I am trying again.. On Fri, Apr 13, 2018 at 9:40 PM, Amarjeet Singh wrote: > File are there :- > > /usr/lib64/libfreerdp-cache.so.1.1 >> /usr/lib64/libfreerdp-cache.so.1.1.0 >> /usr/lib64/libfreerdp-client.so.1.1 >> /usr/lib64/libfreerdp-client.so.1.1.0 >> /

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 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 => not found >

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

2018-04-13 Thread Amarjeet Singh
, look for those 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: *Amar

Re: SESSION RECORDING of RDP Sessions

2018-04-13 Thread Amarjeet Singh
Couchman wrote: > > On Fri, Apr 13, 2018 at 06:44 Amarjeet Singh 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 15 >> minutes. >> >> Is it the exp

Preconnection PDU (Hyper-V) support in Guacamole

2018-04-13 Thread Amarjeet Singh
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 wrote: > Hi Team, >

SESSION RECORDING of RDP Sessions

2018-04-12 Thread Amarjeet Singh
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-29 Thread Amarjeet Singh
Thanks Nick. On Fri, Mar 30, 2018 at 2:19 AM, Nick Couchman wrote: > On Thu, Mar 29, 2018 at 2:46 PM, Mike Jumper > wrote: > >> On Thu, Mar 29, 2018, 09:41 Amarjeet Singh wrote: >> >>> Hi Team, >>> >>> While I am pressing Super key ( as if user

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 wrote: > On Thu, Mar 29, 2018, 09:41 Amarjeet Singh wrote: > >> Hi Team, >> >> While I am pressing Super key ( as if user is clicking start menu icon ) >> in RDP. Chrome recognize it as *Meta key* and th

Super key not working in Remote RDP

2018-03-29 Thread Amarjeet Singh
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
no);' Same is working in other machine. Thanks and Regards, Amarjeet Singh <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virus-free. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_

Re: Getting error while compiling Suacamole-Server

2018-03-24 Thread Amarjeet Singh
le 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:22: installing './missing' src/common-ssh/Makefile.am: installing './depcomp'

Re: Getting error while compiling Suacamole-Server

2018-03-24 Thread Amarjeet Singh
, Amarjeet Singh On Sat, Mar 24, 2018 at 6:39 PM, Amarjeet Singh wrote: > 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 erro

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 wrote: > > On Sat, Mar 24, 2018 at 03:28 Amarjeet Singh wrote: &

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, Ma

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 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/terminal >> make[2]

Re: Getting error while compiling Suacamole-Server

2018-03-24 Thread Amarjeet Singh
: *** [all-recursive] 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 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
se if (mode == AUDIO_MODE_NONE) { settings->AudioPlayback = FALSE; settings->RemoteConsoleAudio = FALSE; } } {code} Any suggestions on the above ? Thanks and Regards, Amarjeet Singh

Re: Guacamole Printer : Printing EXCEL document with multiple workbook downloads multiple file instead of a Single PDF file

2018-03-14 Thread Amarjeet Singh
: INFO: [ > guac_rdpdr_process_print_job_close :: Return Code 188!!] > Mar 14 16:50:07 GUACAMOLE -HA-I guacd[31826]: Print job closed > Mar 14 16:50:07 GUACAMOLE -HA-I guacd: guacd[31826]: INFO: Print job > closed How will I enable the debug logs ? These are the INFO logs. I tried gua

Guacamole Printer : Printing EXCEL document with multiple workbook downloads multiple file instead of a Single PDF file

2018-03-14 Thread Amarjeet Singh
Guacamole ? If there s anything I am missing , please let me know . Thanks and Regards, Amarjeet Singh

Re: Getting ERROR : Network too slow

2018-03-12 Thread Amarjeet Singh
he attempt was made. How can we make sure that RDP server isn't ready to accept RDP connections ? This is not only happening if server was just started but if user connects once and again try to reconnect after an hour ( any time ...) Regards, Amarjeet Singh On Mon, Mar 12, 2018 at 8:44 AM, M

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

2018-03-11 Thread Amarjeet Singh
etween logoff and next logon attempt to see any pattern. Thanks Nick. On Mon, Mar 12, 2018 at 4:45 AM, Nick Couchman wrote: > > On Sun, Mar 11, 2018 at 16:43 Amarjeet Singh wrote: > >> Successful Case : >> >>> >>> Mar 11 16:13:10 localhost guacd[29074]:

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 wrote: > Hi Mike, > > Below are the logs of different scenarios :- > > STEP 1 : > >

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 foll

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
be the reasons that it is not displaying the Folder ? On Sun, Mar 11, 2018 at 2:52 PM, Amarjeet Singh wrote: > > @Mike, > > >> Where specifically is "G on Guacamole RDP" not showing after you >> reconnect? > > > It is not showing inside the RDP [ Remote Wi

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

2018-03-11 Thread Amarjeet Singh
o check the event viewer within the Windows machine in question. > There may be error messages from the RDP service that clarify things. I will check the above and update the same. On Sun, Mar 11, 2018 at 2:48 PM, Amarjeet Singh wrote: > In this case, are you logging off entirely from the

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

2018-03-11 Thread Amarjeet Singh
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 wrote: > On Fri, Mar 9, 2018 at 4:50 AM, Amarjeet Singh > wrote: > >> ... >> > I am logging off the user from the Windows 2008 R2 Standa

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

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,

Getting ERROR : Network too slow

2018-03-09 Thread Amarjeet Singh
cause 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
ocalhost 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
evice redirection doesn't fails and works as expected. Thanks and Regards, Amarjeet Singh

Performance testing of Guacamole

2018-03-06 Thread Amarjeet Singh
. 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 wron

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

2018-03-06 Thread Amarjeet Singh
> Mar 6 15:18:17 guacd[31839]: Device 0 (Guacamole Printer) connected > successfully > Mar 6 15:18:17 guacd[31839]: Device 1 (Guacamole Filesystem) connected > successfully I found that if I change *server-layout to failsafe* then it is printing those keys but It is not print

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 wrote: > On Tue, Mar 6, 2018 at 10:51 AM, Amarjeet Singh > wrote: > >> Japanese keyboard is set

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

2018-03-06 Thread Amarjeet Singh
Japanese keyboard is set locally as It is japanese O.S. I have set it to Japanese. I have set remote server layout to japanese. Other characters are printing in Japanese language. On Wed, Mar 7, 2018 at 12:17 AM, Mike Jumper wrote: > On Tue, Mar 6, 2018 at 10:41 AM, Amarjeet Singh >

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

2018-03-06 Thread Amarjeet Singh
@Nick, I have tested with SparK view with the same XRDP version 0.9.5 and same O.S. i.e Ubuntu 16.04 It is working fine. I have also tested with *mstsc *and it is working fine. My Analyzations are as follows :- *Which means there is no issue with XRDP 0.9.5* *Regards,* *Amarjeet Singh* On

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
@Mike, I have tested with the fresh code form the GIT. Can I report a bug in JIRA for the above issue ? Regards, Amarjeet Singh On Mon, Mar 5, 2018 at 11:27 PM, Amarjeet Singh wrote: > Hi Nick, > > > I tried the above and took the fresh code using git clone > https://gi

Re: Printing support in XRDP version 0.9.5 with Ubuntu 16.04

2018-03-05 Thread Amarjeet Singh
AM, Nick Couchman wrote: > On Mon, Mar 5, 2018 at 3:17 PM, Amarjeet Singh > wrote: > >> Hi Team, >> >> >> I have enabled printer redirection in Guacamole Client and Server [ took >> latest code form GIT ]. >> XRDP Version : 0.9.5 >> Remo

Printing support in XRDP version 0.9.5 with Ubuntu 16.04

2018-03-05 Thread Amarjeet Singh
Printer Redirection ? or Is it a expected behaviour of XRDP version 0.9.5 ? It is working in XRDP version 0.5.0 with Ubuntu 16.0.4. If there is anything I am missing, Please let me know . Thanks and Regards, Amarjeet Singh

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 wrote: > Do I need to define the keyboard layouts as well ? > > Like*it-it-qw

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
above issue still persists. Caps lock is not working as expected in XRDP version 0.9.5 with Ubuntu.* I am using fresh code in fresh directory. Regards, Amarjeet Singh On Mon, Mar 5, 2018 at 8:27 PM, Nick Couchman wrote: > On Mon, Mar 5, 2018 at 9:31 AM, Amarjeet Singh > wrote: > &

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 wrote: > On Sun, Mar 4, 2018 at 11:12 PM, Amarjeet Singh > wrote: > >> Hi Team, >> >> I want to add support of Japanese l

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 wrote: > Hi Nick, > > I took the latest code from the git and it failed at

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
the above fix ? Regards, Amarjeet Singh On Mon, Mar 5, 2018 at 7:42 PM, Amarjeet Singh wrote: > Ok Nick, I will look into it. > > On Mon, Mar 5, 2018 at 7:41 PM, Amarjeet Singh > wrote: > >> I also tried to change the following code in *guacamole.js* and changed* >&g

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 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 loading the guacamole.js and the bel

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
s doesn't affect and fix the issue of *changing text from lowercase to uppercase*. On Mon, Mar 5, 2018 at 7:19 PM, Amarjeet Singh wrote: > Hi Team, > > > I have been writing in Libre Office Writer on Guacamole RDP . I clicked > CAPS lock and started writing but the text

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

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

2018-03-05 Thread Amarjeet Singh
GUAC_OS_TYPE from "GUAC" to "CLOUD" but still it is displaying the name GUAC in xrdp version *0.9.5* *Regards,* *Amarjeet Singh* On Sun, Mar 4, 2018 at 8:20 AM, Nick Couchman wrote: > On Sat, Mar 3, 2018 at 9:23 AM, Amarjeet Singh > wrote: > >> I have tested w

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 Si

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

2018-03-03 Thread Amarjeet Singh
could try with a more modern version of XRDP? I will test and update you the same. On Sat, Mar 3, 2018 at 7:21 PM, Nick Couchman wrote: > On Sat, Mar 3, 2018 at 8:47 AM, Amarjeet Singh > wrote: > >> @Nick xrdp Version is 0.5.0 >> >> > Oh, my. That is quite old.

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 . Please view the sc

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 wrote: > I have seen one more folder with the name *Cloud Storage on 127.0.0.1* > which is not acce

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

2018-03-03 Thread Amarjeet Singh
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 wrote: > Thanks Nick, > > > Below is the link to view the screenshot :- > > Windows

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

2018-03-03 Thread Amarjeet Singh
se view the screenshots. Regards, Amarjeet Singh On Sat, Mar 3, 2018 at 6:31 PM, Nick Couchman wrote: > On Sat, Mar 3, 2018 at 7:09 AM, Amarjeet Singh > wrote: > >> Hi Team, >> >> I have done the following changes to fix the above issue which works both >> in *

Re: Send PrintScreen key to the Remote Desktop

2018-03-03 Thread Amarjeet Singh
Hi Mike, Would that be fine if I create a JIRA ticket for a feature request for sending PrintScreen Key to Remote desktop ? Thanks and Regards, Amarjeet Singh On Thu, Feb 15, 2018 at 4:18 PM, Amarjeet Singh wrote: > Hi Mike, > > I found the scancode which is 37. below is

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 wrote: > >> >>> It's interesting that XRDP is still c

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

2018-02-24 Thread Amarjeet Singh
Hi Mike, *Cloud Storage* is displaying correctly in Windows but not in Linux. Without your changes, is the drive name interpreted correctly by the RDP > server? > I will test and confirm the same. Regards, Amarjeet Singh On Sat, Feb 24, 2018 at 3:40 PM, Mike Jumper wrote: >

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

2018-02-24 Thread Amarjeet Singh
> > It is, however, *definitely* part of the spec. Accidental or not, Amarjeet > has effectively demonstrated through his changes that removing UTF-16 > entirely will cause problems. We need to tread very carefully here. I have not removed UTF-16. I did the following changes. guac_rdpdr_send_cl

  1   2   >