October 2010
2 posts
6 tags
PHPUnit 3.5 -...
I’ve been struggling with this error for half a day now. Somewhere down the line when I installed PHPUnit something got borked and I couldn’t mock objects. I first attempted to solve the problem by reinstalling PHPUnit through pear as a ticket on github indicated a fresh install was the solution.
pear uninstall phpunit/PHPUnit
pear install phpunit/PHPUnit
However this turned out to be...
7 tags
Empathy MSN network error.
I’ve had issues with empathy where it would refuse to connect (even try) to MSN. In older versions of Empathy (whichever version was included with Lucid Lynx) you would.
killall telepathy-butterfly
However this is not longer possible, instead you need to do this.
ps -ef | grep telepathy
Which lists all the telepathy processes.
celc 2000 1 0 17:20 ? 00:00:00...