Jul 302006
 

We saw Pirates of the Caribbean: Dead Man’s Chest last night at Movie Tavern in Humble, Texas.

It’s a good idea. It’s a small movie theater. They have a full bar in front and they serve food right to your seat. The rows of seats are space apart far enough so that small tables are available to the patrons.

The service was good. The drinks were good. The movie was good. The food was not so good. They have a great selection of stuff to order, but it was not of good quality and wasn’t prepared very well.

So next time we go, we will eat before and just order drinks. Perfect!

Jul 142006
 

Just installed Komodo 4.0a2 from ActiveState on my AMD64 system running Ubuntu Linux (AMD64 build).

I’m receiving this error when I perform certain functions, such as performing a CVS commit operation:

error

Note that this error occurs no matter if I start up Komodo using the menu item that was created by the installer or even if I use a startup script that utilizes the 32-bit pango libraries. Here are the contents of that startup script:

#!/bin/sh
export GTK_PATH=/usr/lib32/gtk-2.0/
export PANGO_RC_FILE=/etc/pango32/pangorc
/opt/Komodo-4.0/bin/komodo