Custom Query (1118 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (190 - 192 of 1118)

Ticket Resolution Summary Owner Reporter
#2346 fixed Link problems osgeolive@… cvvergara
Description

All the following problems were found on march 17, 2022 Marked as TODO on doc/conf.py Here is the summary of problems (as in conf.py)

        # link changed name to https://geops.ch                                                                         
        # mostly used on the contibutors list.                                                                          
        # TODO need to verify the change is correct                                                                     
        r'https://geops.de',                                                                                            
                                                                                                                        
        # The project you're trying to access has been archived.                                                        
        # TODO Verify what happened to gmt because its for gmt_overview and gmt_quickstart                              
        r'https://gmt.soest.hawaii.edu',                                                                                
                                                                                                                        
        # TODO verify what happened to the archive                                                                      
        r'https://live.osgeo.org/archive',                                                                              
                                                                                                                        
        # currently SSL_ERROR_BAD_CERT_DOMAIN                                                                           
        # TODO remove this line when the CERT is fixed                                                                  
        r'https://www.rspatial.org',                                                                                    
                                                                                                                        
        # Leaflet moved the documentation temporarly due to the Ucrania situation                                       
        # TODO hope for the war to be over and remove this line                                                         
        r'https://leafletjs.com',                                                                                       
                                                                                                                        
                                                        
                                                                                                                        
        # Link does not exist anymore                                                                                   
        # Used in overview/liblas_overview                                                                              
        # TODO remove link from documentation                                                                           
        'https://www.asprs.org/divisions-committees/lidar-division/laser-las-file-format-exchange-activities.html',     
                                                                                                                        
        # Link changed locations                                                                                        
        # TODO change to https://saga-gis.sourceforge.io                                                                
        r'http://www.saga-gis.org',                                                                                     
        # TODO change to https://52north.org/research/scope/geospatial-sensing/                                         
        'https://52north.org/research/research-labs/sensor-web/',                                                       
        # TODO change to https://cesium.com/learn/                                                                      
        'https://cesium.com/docs',                                                                                      
        # TODO change to https://github.com/geoext/geoext                                                               
        r'https://github.com/geoext/geoext3',                                                                           
        # TODO change to https://inspire.ec.europa.eu/validator/home/index.html                                         
        'https://inspire.ec.europa.eu/validator/about/', 
#2347 fixed sphinx problems osgeolive@… cvvergara
Description

I am finding since today the following error:

exception: cannot import name 'contextfunction' from 'jinja2'

I looked around and here they have a similar problem:

https://github.com/readthedocs/readthedocs.org/issues/9037

I tried to solve it as they recommend in the comments. Now I am getting:

Could not import extension sphinxjp.themes.revealjs (exception: cannot import name 'Directive' from 'sphinx.util.compat'

The error does not show on this PR which use a more recent sphinx version:

https://github.com/OSGeo/OSGeoLive-doc/pull/725

(links are failing but no sphinx error)

This issue will be resolved when the PR is merged

#2377 fixed Presentation changes request osgeolive@… cvvergara
Description
  • No upper case on titles
  • Can not see the names of the PSC members
  • instruction missing:

Press “s” for slide notes, ESC to zoom out, SPACE / arrow keys to navigate.

  • make sure everything is 15 not 14
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.