GTk+python+pyroom fix
March 22, 2008
After talking to Steve Langasek in #ubuntu-devel, he came up with this fix. Thanks alot Steve! We did a check on the python-gobject:
chagas@morphea:~$ apt-cache policy python-gobject
python-gobject:
Installed: 2.14.1-2ubuntu1
Candidate: 2.14.1-2ubuntu1
Version table:
*** 2.14.1-2ubuntu1 0
500 http://us.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status
chagas@morphea:~$
Here is what is important. This is the check on the python-gobject package after updating to 2.14.1-2ubuntu1. So if you are having trouble running Pyroom and getting the same errors that I was getting on my previous blog entry, try updating the package.
-Eddie M.
[...] GTk+python+pyroom fix [...]