Thread
:
mbarcode
View Single Post
lardman
2010-12-22 , 18:23
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#
681
I've been doing some updating to the main mBarcode program - I've updated the plugin settings dialog so that you can enable/disable plugins, this means that they then won't be displayed on the Results page. If you disable all but one plugin, and tick the reelvant checkbox on the settings page you can have mBarcode automatically run the enabled plugin (might be useful for stocktaking, adding to lists, etc.).
I'm currently trying to work out why slot methods don't get called in the Python plugins, but the biggest annoyance of my past week of mBarcode hacking is that I added an on-screen button to allow the user to load and scan from an image file (no icon atm, so we have 2 spanners on the RHS) but I can't for the life of me get it to work (i.e. successfully decode the image data it's passed) - I've added debugging output, saved the frames coming from the normal video stream and that generated from the image file, and still I can't see what the problem is.
Anyway, I'll push an update in the next day or so (will mean bumping all the plugin packages too as the plugin api has been modified to allow for enabling/disabling plugins), but if anyone fancies doing some debugging of my image loading/decoding problem (and you'll need to modify the code, and certainly need to look at an understand it) please let me know.
Cheers
P.S. I've also started adding more stuff to the maemo.org wiki page: Explanation, howtos, todo, etc. I'll get there in the end!
Please feel free to add useful docs/screenshots/other description stuff
http://wiki.maemo.org/MBarcode
Last edited by lardman; 2010-12-22 at
20:11
.
Quote & Reply
|
The Following 3 Users Say Thank You to lardman For This Useful Post:
misanthropisht
,
Nikem
,
Wikiwide
lardman
View Public Profile
Send a private message to lardman
Find all posts by lardman