Custom query (1088 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (136 - 138 of 1088)

Ticket Owner Reporter Resolution Summary
#1466 live-demo@… kalxas fixed QGIS Processing needs patch to work with GRASS7
Description

https://github.com/kalxas/QGIS/commit/07b98ad76c85939996dd67e23b2c218cba6ee04d

Thanks Markus for the patch, which is now merged in QGIS git master branch. I rebased it to the QGIS 2.6 git branch, so we need to apply this patch now.

#1467 live-demo@… camerons fixed Retire MapTiler from OSGeo-Live at project's request
Description

The project owner has requested that MapTiler be removed from OSGeo-Live, as the project is no longer being actively developed.

I propose we remove links to the install script from main.sh and move links in the docs to "available on previous releases of OSGeo-Live"

#1474 live-demo@… kalxas fixed Sahana fails to install due to web2py error
Description

Similar to sahana, web2py has been used from git master so far, with no tagged releases. Apparently a recent change in master broke our installation:

Traceback (most recent call last):
  File "web2py.py", line 18, in <module>
    import gluon.widget
  File "/usr/local/lib/web2py/gluon/__init__.py", line 29, in <module>
    "You can also download a complete copy from http://www.web2py.com."
RuntimeError: web2py depends on pydal, which apparently you have not installed.
Probably you cloned the repository using git without '--recursive'
To fix this, please run (from inside your web2py folder):

    git submodule init && git submodule update

You can also download a complete copy from http://www.web2py.com.
Traceback (most recent call last):
  File "web2py.py", line 18, in <module>
    import gluon.widget
  File "/usr/local/lib/web2py/gluon/__init__.py", line 29, in <module>
    "You can also download a complete copy from http://www.web2py.com."
RuntimeError: web2py depends on pydal, which apparently you have not installed.
Probably you cloned the repository using git without '--recursive'
To fix this, please run (from inside your web2py folder):

    git submodule init && git submodule update

You can also download a complete copy from http://www.web2py.com.
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.