Bugs

  • user warning: Table 'drupal_herzi_eu.semaphore' doesn't exist query: SELECT expire, value FROM semaphore WHERE name = 'menu_rebuild' in /var/lib/www/shared/drupal-6.16/includes/lock.inc on line 154.
  • user warning: Table 'drupal_herzi_eu.semaphore' doesn't exist query: SELECT expire, value FROM semaphore WHERE name = 'menu_rebuild' in /var/lib/www/shared/drupal-6.16/includes/lock.inc on line 154.

The dark traps of refactoring… (or, not every bug is a platform bug)

When I ported the GtkCTree from GQ to GtkTreeView and GtkTreeModel I started to get a really strange problem:

Gtk-ERROR **: file gtktreeview.c: line 4726 (gtk_tree_view_bin_expose): assertion failed: (node != tree->nil)
aborting...
Aborted (core dumped)

This didn't happen always but happened some times (approximately ~20% of the "expand a node" cases).

Favorite Bug

Dudes, to be honest. The last blog entry was not suposed to be a basher on Ubuntu (if it was meant to be as one I would already have gone). It was just meant to remind the Ubuntu people (at least those who read my blog) of the roots.

Another report I just filed today is my favorite right now: Beer for the dude (or dudette) who fixes Internet Radio while Upgrading the System.

Code freeze and Branching

Olav, noone makes this as clear as you do:

during code freeze you should make so many patches that it forces you to branch for 2.17.x

Definitely my favorite quote of the day.

Syndicate content