Bug report #15323
QGIS 2.16 breaks when starting the Globe plugin
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Pirmin Kalberer | ||
Category: | C++ plugins/Globe | ||
Affected QGIS version: | 2.16.0 | Regression?: | No |
Operating System: | Arch Linux | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 23255 |
Description
I get the next error when start Globe plugin in QGIS v2.16 in Arch Linux.
Warning: QCss::Parser - Failed to load file "/style.qss" QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Not found the file directory Warning: QFileSystemWatcher: failed to add paths: /home/samtux/.qgis2//project_templates Warning: QLayout: Attempting to add QLayout "" to QgsPanelWidgetStack "mWidgetStack", which already has a layout zsh: segmentation fault (core dumped)
The version of OSGearth is 2.7 with the following compilation instructions:
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=osgearth-qt4
Related issues
History
#1 Updated by Anita Graser over 8 years ago
- Resolution set to duplicate
- Status changed from Open to Closed
duplicate of #15322