Thread: mbarcode
View Single Post
Posts: 252 | Thanked: 252 times | Joined on Nov 2009
#673
Hm... That is really strange. I would try removing the old version of the plugin by running,
Code:
apt-get remove mbarcode-plugin-qrcode
then clean the apt cache to make sure you don't have a broken package laying around:
Code:
apt-get clean
Make sure everything is updated,
Code:
apt-get update
and install the qrcode plugin alone:
Code:
apt-get install mbarcode-plugin-qrcode
Please post back if you're still unable to update.
__________________
dragly.org
 

The Following User Says Thank You to dragly For This Useful Post: