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

GUI buttons become unresponsive after clicking any of them (Windows 8 64bit) #40

Open
hcarty opened this issue Jul 11, 2013 · 7 comments

Comments

@hcarty
Copy link

hcarty commented Jul 11, 2013

This is on a Windows 8 64bit installation, using the recommended OCaml installer and ocaml-top 1.0.0.

I can consistently reproduce this problem by starting a fresh instance of ocaml-top and clicking the 'Run' button. The application's GUI buttons become unresponsive but the window buttons (minimize/maximize/close) continue to function. If I move the mouse pointer around or possibly just wait 5-20 seconds the UI becomes responsive again.

During this unresponive time I am able to use the editing portion of the application.

@AltGr
Copy link
Member

AltGr commented Jul 11, 2013

Just in case, you don't happen to have any previous installation of GTK on that machine ?

@hcarty
Copy link
Author

hcarty commented Jul 11, 2013

I'm fairly certain that nothing with Gtk has been installed on this particular machine, aside from ocaml-top.

@AltGr
Copy link
Member

AltGr commented Jul 11, 2013

Ok. Thanks for the report, I hope I can find a way to reproduce. Does that happen just at startup or after any use ?

@hcarty
Copy link
Author

hcarty commented Jul 11, 2013

It happens at least after each press of the Run/Restart/Run to end buttons.

@AltGr
Copy link
Member

AltGr commented Jul 11, 2013

I'm clueless, works like a breeze on windows 8 64 here...

@hcarty
Copy link
Author

hcarty commented Jul 11, 2013

I'll see if I can find anything special on the affected system.

@AltGr
Copy link
Member

AltGr commented Jul 11, 2013

You can activate some debug information by running from a console with environment variable OCP_DEBUG set to 1.

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

2 participants