fyne-io / fyne

Cross platform GUI toolkit in Go inspired by Material Design
https://fyne.io/
Other
24.86k stars 1.38k forks source link

Cause:APIUnavailable: WGL: The driver does rnot appear to support OpenGL #4565

Open rickPu002 opened 8 months ago

rickPu002 commented 8 months ago

Checklist

Describe the bug

001 I have developed an .exe file. It works on my computer, as well as on the computers of my staff members A and B. However, an error occurred on staff member C's computer. I believe it is a bug. I've looked into issues related to the same problem, but haven't found an effective solution yet. Can anyone help me?

How to reproduce

Always happen on staff member C's computer.

Screenshots

No response

Example code

Any file that developed by fyne. example a file developed by this : fyne install.

Fyne version

2.4.3

Go compiler version

1.21.1

Operating system and version

windows 10

Additional Information

No response

andydotxyz commented 8 months ago

Please provide information about their computer, graphics hard ware and anting different between A&B and C. Also check their graphics drivers are up to date.

MrZheng99 commented 7 months ago

me too

andydotxyz commented 7 months ago

me too

This ticket probably represents missing drivers on the users computer - just because you are seeing the same message doesn't really mean much as it's not a bug in the toolkit. Check your graphics driver is up to date, make sure if you are virtualising then it has "3D acceleration" or "OpenGL support" turned on. Or if it's a remote computer say so. We can't do much with just knowing you saw a driver error message.