gwaldron / osgearth

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

Annotation sample hangs #571

Closed beachwalker closed 9 years ago

beachwalker commented 9 years ago

The annotation sample has a bug and stops execution during startup and exits.

image

...using latest master of osgEarth with osg 3.2.1 (x64, windows)

osgearth_viewer(d) works (x86 and x64).

jasonbeverage commented 9 years ago

glenn fixed this in 4b127defe63cc74a13035c309204a81d91a6f9b1. Extra :wine_glass: for him.

gwaldron commented 9 years ago

Like.

beachwalker commented 9 years ago

... works with this fix but getting warnings and no handles are drawn (there should be some visible drag handles, if I remember right)

image

image

beachwalker commented 9 years ago

Should I report this as a separate bug?

beachwalker commented 9 years ago

Decided to write a separate bug instead of asking for a reopen (problem of the bug seems to be different).