Thread: mbarcode
View Single Post
Posts: 5 | Thanked: 6 times | Joined on Oct 2010
#696
Originally Posted by lardman View Post
Also try starting mBarcode from the terminal and see what the error is (it will tell you why the plugin didn't load).
I had tried that already, actually, but it didn't print anything special:

Code:
Created scanner
Enabled scanner
Created image
QMetaObject::connectSlotsByName: No matching signal for on_btnReducePriority_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_btnIncreasePriority_clicked()
I haven't found any documentation on the repository about where to install Python plugins; somewhere earlier in the thread I think I remember reading something about copying them to /usr/share/mbarcode/plugins/pythonqt. Since my earlier post here I found out that there was a /opt/maemo/usr/share/etc hierarchy as well (the result of an optification later in the development?), but copying the plugin there as well didn't help. Still no messages on the console. What am I doing wrong?

I do have the python wrapper plugin installed, by the way (unless the version currently in the repositories doesn't work, or is that the same as SVN head? I am not familiar with garage either...)

(edit) I should add my thanks for replying this fast on New Year's Eve, and even producing code for a random user!

Last edited by fga; 2010-12-31 at 18:53. Reason: happy new year
 

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