How to fix Firefox addons that have been disabled by incompetent Mozilla developers.

Use this setting in about:config to fix this issue for now. xpinstall.signatures.required   xpinstall.whitelist.requiredxpinstall.signatures.required xpinstall.whitelist.required That’s it. Now go and reinstall / reconfigure those addons. And for anyone on Firefox who hasn’t hit the issue yet, still do it, because you will eventually. Also, leave that drokking setting as false forever, because Mozilla is hiring … Read more

A look at the Ubuntu 12.10 Linux distribution. Some cool things I have noticed.

The Ubuntu 12.10 Linux distribution is getting a workout here and I have noticed quite a few cool changes in the final release. The annoying bugs from the alpha and beta releases are gone and in their place is quite a fast distribution indeed. The Unity desktop running in Virtualbox without the Virtualbox guest-additions is … Read more

How to get me-tv working on Linux Mint 13 Maya. Compiling from source with an older version.

The me-tv software for Linux Mint 13 Maya was not working for me, but I found out that if you download this tarball: https://launchpad.net/debian/+archive/primary/+files/me-tv_1.3.7.orig.tar.gz and install it by running the commands below. ./autogen.sh make make install./autogen.sh make make install Then the software will work. The new version 2.00 release is broken, the client-server model does … Read more

The me-tv software is not working on Linux Mint 13. This should be fixed soon though.

The me-tv package distributed with the Linux Mint 13 maya distribution is not working at the moment, the client-server model they have adopted is quite a change, but when I executed it from a terminal window, I got the error that the database format was not compatible and the me-tv-server was not able to be … Read more

Debian non-free firmware package interfering with USB HID devices.

I recently installed the firmware-linux-nonfree package on my Debian Squeeze installation and after a re-boot, the USB keyboard and mouse has stopped working. Even my old PS2 mouse would not work. I have chrooted into my Debian installation from Linux Mint 12 and after looking in the /var/cache/apt/archives folder, I have found the name of … Read more