Custom Query (1137 matches)
Results (61 - 63 of 1137)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2095 | fixed | Remove Crisis Management desktop folder if empty | ||
Description |
Since all applications from that category are retired, we should remove this folder. |
|||
#2096 | fixed | Tilestache fails to start | ||
Description |
Tilestache configuration needs update: user@osgeolive:~$ tilestache-server -c /usr/local/share/mapnik/demo/tilestache.cfg -p 8012 Error loading Tilestache config: Traceback (most recent call last): File "/usr/bin/tilestache-server", line 55, in <module> app = TileStache.WSGITileServer(config=options.file, autoreload=True) File "/usr/lib/python2.7/dist-packages/TileStache/__init__.py", line 374, in __init__ self.config = parseConfig(config) File "/usr/lib/python2.7/dist-packages/TileStache/__init__.py", line 136, in parseConfig return Config.buildConfiguration(config_dict, dirpath) File "/usr/lib/python2.7/dist-packages/TileStache/Config.py", line 226, in buildConfiguration config.layers[name] = _parseConfigLayer(layer_dict, config, dirpath) File "/usr/lib/python2.7/dist-packages/TileStache/Config.py", line 472, in _parseConfigLayer layer.provider = _class(layer, **provider_kwargs) File "/usr/lib/python2.7/dist-packages/TileStache/Mapnik.py", line 94, in __init__ engine = mapnik.FontEngine.instance() AttributeError: type object 'FontEngine' has no attribute 'instance' |
|||
#2101 | wontfix | geonetwork -- size on disk | ||
Description |
can anyone from the Geonetwork project confirm that 323MB on disk, cannot be trimmed somehow ? (we are having a disk space issue) thanks user@osgeolive:/usr/local/lib/geonetwork/web/geonetwork$ du -sh * 0 META-INF 178M WEB-INF 55M catalog 122K conversion 23M data 44M doc 24K geonetwork.css 27K htmlCache 200K images 1.9M loc 2.0K modalbox.css 1.8M resources 3.7M xml 1.4M xsl 420K xslt user@osgeolive:/usr/local/lib/geonetwork/web/geonetwork$ cd .. user@osgeolive:/usr/local/lib/geonetwork/web$ du -sh * 309M geonetwork user@osgeolive:/usr/local/lib/geonetwork/web$ cd .. user@osgeolive:/usr/local/lib/geonetwork$ du -sh * 225K Uninstaller 71K bin 8.7M jetty 309M web |
Note:
See TracQuery
for help on using queries.