-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
windows server 2016 error! #1306
Comments
When opening issues, could you please fill out the issue template that is provided? It makes sure that we get most of the information that we might need and thus helps us help you :) As far as the issue goes, it looks to me like you are running into the same issue as #664 . If that is the case, I highly recommend that you try and install a graphics driver for your system. Fyne requires this to be able to show the graphical interface. What system are you using? |
@Jacalz cross build from linux, start failed on new installed windows server 2012 r2 |
@wenerme. It looks like you are encountering the same issue with a graphics driver not being installed. |
@Jacalz Thanks,I'll try to install the driver, but not very good at windows. |
@Jacalz I meet the same issue on azure vm. (Standard D2s v3) the default display adapter is "microsoft hyper-v video driver", is there way to get around this? I can probably get around it if I upgrade to an N-series vm with GPU supported but that's expensive and I think there should be an easy way to have graphic driver in cloud vm. |
Closing as duplicate of #410 which is the original report of VM and Server for Windows not having a compatible graphics driver |
2020/09/12 10:31:58 log.go:12: Fyne error: window creation error
2020/09/12 10:31:58 log.go:14: Cause: APIUnavailable: WGL: The driver does not appear to support OpenGL
2020/09/12 10:31:58 log.go:19: At: C:/go/src/gui_wechat/src/fyne.io/fyne/internal/driver/glfw/window.go:1164
The text was updated successfully, but these errors were encountered: