On 23-12-15 16:32, Max Kellermann wrote: > On 2015/12/23 16:30, Sebastiaan Couwenberg <[email protected]> wrote: >> What kind of layers do you have active in QGIS? > > None.
With an empty project I can also successfully launch the globe plugin. >> This seems to imply that you're using a local data source, that may >> be the specific case that's not handled properly. > > I don't know what this means. I've never used qgis before, and I > observed the crash while I was exploring the software for the first > time. QGIS support a multitude of data source, both local (on your filesystem) and network services (like WMS, WFS, PostGIS databases, etc). There is an issue in the upstream QGIS bug tracker that reports this same issue: https://hub.qgis.org/issues/9818 That issue mentions that the issue is caused by the openscenegraph-plugin-osgearth package not being installed. Can you check that you have openscenegraph-plugin-osgearth installed, and if not, please install it and try the globe plugin again to see if that fixes the issue. If this is the fix, we need to add this dependency to make sure it's installed. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

