WordPress database error: [Table 'wp_options' is read only]
UPDATE wp_options SET option_value = 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1268997977;s:15:\"version_checked\";s:5:\"2.6.2\";s:8:\"response\";s:7:\"upgrade\";s:3:\"url\";s:30:\"http://wordpress.org/download/\";s:7:\"current\";s:5:\"2.9.2\";}' WHERE option_name = 'update_core'

WordPress database error: [Can't create/write to file '/tmp/#sql_84c_0.MYI' (Errcode: 30)]
SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag') AND tr.object_id IN (791) ORDER BY t.name ASC

Pierre-Luc Beaudoin » Blog Archive » Libchamplain 0.2.2

 
»
S
I
D
E
B
A
R
«
Libchamplain 0.2.2
October 7th, 2008 by Pierre-Luc Beaudoin

In this release of your favorite Gtk+ Map Widget you get:

  • Bug fixes:
    • zoom-level property changes are notified if changed when setting a new map-source;
    • Markers are now ordered from top to bottom instead of first added, first drawn using ChamplainLayer.  This is more natural to the eye.
  • Less exported symbols;
  • A less error prone library (data passed as parameter is now validated); — thanks to Marco for pointing out my Engrish lol

Grab the 0.2.2 release here!

Since I forgot to blog abour libchamplain 0.2.1, here is what was improved:

  • Bug fixes:
    • Markers’ position wasn’t updated when the map was recentered;
    • Build fixes for packagers;
  • A more standard API: (lat, lon) is now used instead of (lon, lat);
  • There is now libchamplain and libchamplain-gtk.  libchamplain can be used alone in a pure Clutter applications, where libchamplain-gtk is obviously a Gtk+ widget that wraps libchamplain.

EOG Map Plugin is now public

With this release, I am also happy to announce that I have published the code for the EOG Map plugin. You can grab it here in the Gnome Buzilla.  Download it, try it and test it, there has to be some bugs left over hehe (although I did my best to polish it!).


Leave a Reply

»  Substance: WordPress   »  Style: Ahren Ahimsa