When I run qgis 1.8.0 on Linux and load a WMS layer from a remote server I get messages (in terminal) saying
Warning: QNetworkDiskCache::prepare() unable to open temporary file
Downloading tiles from the WMS server was quite slow. So I wondered if having a tile cache would help.
Is there some configuration variable I can set so that the QNetworkDiskCache can open a temporary file? e.g. by specifying a location for temporary files?
Or can this warning safely be ignored?
Thanks, David
No comments:
Post a Comment