]> err.no Git - libchamplain/commit
Fix Bug 584390: Cache doesn't work on first run
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sun, 31 May 2009 20:19:15 +0000 (16:19 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sun, 31 May 2009 20:19:15 +0000 (16:19 -0400)
commite4df9b62c6ec3a285fcec005f5cf163e2d07cf75
tree79eef84bce9ce6862df138190f4e843951d62030
parent18f6f4cb97e65873a0a5c34257585958f6d8daf9
Fix Bug 584390: Cache doesn't work on first run

It turns out that the ~/.cache/champlain didn't exist
at the moment of the first cache request, resulting in
a error when creating cache.db which would later result
in more errors from SQLite preventing the cache from working.
champlain/champlain-cache.c
champlain/champlain-network-map-source.c