|
2010-08-19
, 00:43
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#462
|
I know the deps are the wrong way around, but no-one can use a plugin on its own so no worries there, and this will mean that all the plugins are installed to begin with, and all but one can be removed without any dpkg problems.
|
2010-08-19
, 12:29
|
Posts: 252 |
Thanked: 252 times |
Joined on Nov 2009
|
#463
|
|
2010-08-22
, 17:51
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#465
|
|
2010-08-25
, 10:35
|
Posts: 7 |
Thanked: 5 times |
Joined on Aug 2010
|
#466
|
|
2010-08-25
, 10:42
|
|
Posts: 74 |
Thanked: 27 times |
Joined on Jun 2010
@ France
|
#467
|
I have tried to use mbarcode to decode the QR codes shown at http://www.qrcomic.com/.
The Following User Says Thank You to systemcrash For This Useful Post: | ||
|
2010-08-25
, 10:44
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#468
|
I have tried to use mbarcode to decode the QR codes shown at http://www.qrcomic.com/. I traced the problem to the small size of the pictures used by mbarcode (400x240), which doesn't allow a large enough resolution to scan e.g., a 175x175 dots QR code. Is 400x240 a hardware limitation? Or would it be possible to use e.g. 800x480?
Besides, I'm eagerly waiting for python plugins!
|
2010-08-25
, 11:40
|
Posts: 7 |
Thanked: 5 times |
Joined on Aug 2010
|
#469
|
The Following User Says Thank You to noursy For This Useful Post: | ||
|
2010-08-25
, 11:51
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#470
|
I'm running it on a N900. I saved a picture shot by mbarcode, and the Pictures application in Maemo claims its size is 400x240. These are also the values of N900_WIDTH and N900_HEIGHT in mbarcode-qt/common.h.
The picture changed since I posted the link. Try http://www.qrcomic.com/39 and let me know if it works (zbar is able to decode it, this I tried already).
Tags |
barcode, camera, mbarcode |
Thread Tools | |
|
- mbarcode depends on mbarcode-all-plugins or mbarcode-plugin
- mbarcode-all-plugins depends on the core plugins
- mbarcode-plugin is a virtual debian package which is named as Provides: mbarcode-plugin in all the other packages?
I'll try to set this up now and revert the changes in SVN.