gwaldron / osgearth

3D Maps for OpenSceneGraph / C++14
https://www.pelicanmapping.com/home-1/opensource
Other
1.48k stars 774 forks source link

detected OpenGL error invalid operation at after renderBin::draw(..) #2480

Closed jz336697 closed 5 months ago

jz336697 commented 5 months ago

Osgearth runs in the QT window. When I use Polygon, once the size of the window changes, OpenGL prompts the content: Detected OpenGL ERRORID Operation atraction: Draw (..), the interface will all turn black. This will also occur when using ImageOverlay, but it is no problem after using Setdraped (false).

gwaldron commented 5 months ago

Next time please fill out the Bug Report template properly.

Maybe try this.

jz336697 commented 5 months ago

Thank you so much! My problem was solved. Next time I will use the bug report template to fill in.