Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection fails on first attempt, works on second #196

Closed
jmkekala opened this issue Dec 1, 2014 · 3 comments
Closed

Connection fails on first attempt, works on second #196

jmkekala opened this issue Dec 1, 2014 · 3 comments

Comments

@jmkekala
Copy link

jmkekala commented Dec 1, 2014

Hi,

I am using Centos 7 with Mate Desktop and I have a similar problem as described here:
https://bugzilla.redhat.com/show_bug.cgi?id=557510

To solve it I added small delay (g_sleep(1000);) to vnc/vnc.c file to lib_mod_connect -function and it works now.

Dunno is this a right way to fix the bug or submit this way but anyways, this one liner helps.

@itamarjp
Copy link
Member

itamarjp commented Dec 1, 2014

can you send a patch ?

@metalefty
Copy link
Member

Is this the same issue with #182 ? It is already fixed.

@jmkekala
Copy link
Author

jmkekala commented Dec 1, 2014

Oh yeah, the same issue. I did not know that there is that new option "delay_ms"

Great to know that this issue is already fixed! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants