Monthly Archives: January 2010

Fixing a bug with python-visual in Ubuntu Karmic

I was preparing to do some tasks in my physics course today, and experienced a rather annoying problem when attempting to use the python-visual package in Ubuntu. There seems to be a bug in Ubuntu Karmic which results in the … Continue reading

Posted in Programming, Python, Ubuntu | Leave a comment

Fixing “undefined reference to `vtable for …”

These annoying errors have been haunting me the last couple of days, so I figured I should share the most common reason for their occurrence. That is in my projects at least. This error is caused because the linker in … Continue reading

Posted in C++, Programming, Qt | Tagged , , , | Leave a comment