Custom query (1088 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (70 - 72 of 1088)

Ticket Resolution Summary Owner Reporter
#2111 duplicate QGis 2.18 Plugins Broken osgeolive@… darkblueb
Description

Launch QGis 2.18

Choose Plugins -> manage plugins -> Installed

several plugins are shown in RED as broken, for example qgis2web

Couldn't load plugin qgis2web due to an error when calling its classFactory() method 

ImportError: No module named QtWebKit 
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 333, in startPlugin
    plugins[packageName] = package.classFactory(iface)
  File "/usr/share/qgis/python/plugins/qgis2web/__init__.py", line 28, in classFactory
    from .qgis2web import Qgis2Web
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 607, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/usr/share/qgis/python/plugins/qgis2web/qgis2web.py", line 25, in 
    from maindialog import MainDialog
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 607, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/usr/share/qgis/python/plugins/qgis2web/maindialog.py", line 30, in 
    from PyQt4.QtWebKit import *
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 607, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: No module named QtWebKit


Python version: 2.7.15rc1 (default, Apr 15 2018, 21:51:34) [GCC 7.3.0] 
QGIS version: 2.18.17 Las Palmas, exported 

Python Path:
/usr/share/qgis/python/plugins/processinglwgeomprovider
/usr/share/qgis/python/plugins/processing
/usr/share/qgis/python
/home/user/.qgis2/python
/home/user/.qgis2/python/plugins
/usr/share/qgis/python/plugins
/usr/lib/python2.7
/usr/lib/python2.7/plat-x86_64-linux-gnu
/usr/lib/python2.7/lib-tk
/usr/lib/python2.7/lib-old
/usr/lib/python2.7/lib-dynload
/usr/local/lib/python2.7/dist-packages
/usr/lib/python2.7/dist-packages
/usr/lib/python2.7/dist-packages/gtk-2.0
/usr/lib/python2.7/dist-packages/wx-3.0-gtk3
/home/user/.qgis2//python
#2112 fixed Presentation beta4 feedabck osgeolive@… darkblueb
Description

12dev beta4

open the Presentation on osgeolive beta4 via main web page

says "Whats new in v11.0" nothing about 12.0

says Zoo-Project, which is not present .. seems like Zoo will be back .. maybe not terrible to see that

says iD editor (OSM) .. I dont think we have that

R for spatial data -- has an RStudio screenshot.. not terrible, but it would be better to show a Notebook (as we ship it)

ossim -- might be cut from the disk for 12.0

geospatial libraries - YES

#2114 fixed EoXServer doc link incorrect osgeolive@… darkblueb
Description

EoXServer Quickstart

link to EOxServer_documentation.pdf with text local EOxServer documentation

is defined as http://localhost/osgeolive/eoxserver-docs/EOxServer_documentation.pdf

symlink docroot/eoxserver-docs -> /usr/local/share/eoxserver/doc/

the file is in /usr/local/share/eoxserver/doc/EOxServer_documentation-0.4.0.pdf

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.