Comment 3 for bug 1065625

Revision history for this message
Ryan Coe (nismoryco) wrote :

I have found that if I compile from source, I can work around the problem. Here are the commands I used:

$ ./configure --with-gtk2
$ make
$ su
# make install

The --with-gtk2 switch makes the difference.