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

Go programs open Windows mouse control panel #14056

Closed
nscaife opened this issue Jan 21, 2016 · 2 comments
Closed

Go programs open Windows mouse control panel #14056

nscaife opened this issue Jan 21, 2016 · 2 comments

Comments

@nscaife
Copy link

nscaife commented Jan 21, 2016

This is my first experience with Go, and so I'm hoping that this is the right place to report this issue. I can reproduce it reliably on my system.

Any Go program I compile opens the Windows Mouse control panel when I open it from the bin directory in PowerShell. The problem doesn't occur in cmd or if I run bin\main from PowerShell. This occurs on both 1.5.2 and 1.5.3 windows/amd64 official builds -- I am on Windows 10 x64 10.0.10586.

Here is a GIF of me reproducing the problem:
animation

I'm happy to provide any additional information!

@kvisscher
Copy link

If you rename your go executable and execute it, does it still happen?

@nscaife
Copy link
Author

nscaife commented Jan 21, 2016

Thanks, I have no idea why I didn't think of that -- used to typing an interpreter name.

I need to run .\main in the bin directory -- there's apparently another main.exe in my path. Sorry!

😵 🌴

@nscaife nscaife closed this as completed Jan 21, 2016
@golang golang locked and limited conversation to collaborators Jan 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants