|
2010-08-07
, 21:02
|
Posts: 111 |
Thanked: 80 times |
Joined on Oct 2009
|
#412
|
|
2010-08-08
, 01:44
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#413
|
when will the first build arrive that supports looking up barcodes on the internet? :O
The Following User Says Thank You to Wikiwide For This Useful Post: | ||
|
2010-08-09
, 01:08
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#414
|
|
2010-08-09
, 23:46
|
Posts: 29 |
Thanked: 12 times |
Joined on Apr 2010
@ ~
|
#415
|
|
2010-08-10
, 03:36
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#416
|
|
2010-08-10
, 08:42
|
Posts: 29 |
Thanked: 12 times |
Joined on Apr 2010
@ ~
|
#417
|
Quick message.
What about the code on the N900's wall charger? It's yellow-brown on black background.
|
2010-08-10
, 09:44
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#418
|
I'm having no luck reading that, but I wouldn't expect to. It's a really glossy textured surface, I'm having a hard time recognising it thruogh the lens. I suppose my eyes are (still atleast ) generally better than the camera and recognition-software..
This was with not ideal lighting, but still good. I'm not sure more light would benefit, as the surface would reflect even more.
|
2010-08-10
, 12:20
|
Posts: 29 |
Thanked: 12 times |
Joined on Apr 2010
@ ~
|
#419
|
The Following User Says Thank You to Habmala For This Useful Post: | ||
|
2010-08-10
, 12:32
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#420
|
I'm trying to create a plugin got mbarcode. I united all the four files of the example into one .cpp and compiled it:
g++ -Wall -c mb.cpp -o mb.so
No warnings, no errors.
The resulting file mb.so I put into
/usr/share/mbarcode/plugins
, nearby other plugins (the only difference is that other plugins have debug=false, and my mb.so has debug=true).
But I see no sign whatsoever that the new file is noticed; it doesn't add an entry into the list of results after scanning. Why is it so? Should I register my plugin somewhere? Should I use other options for g++?
I understand that it looks strange to use neither qmake nor make, but it's a small file, and I want to understand what is going on, instead of creating additional files: .pro, Makefile, etc.
Tags |
barcode, camera, mbarcode |
Thread Tools | |
|
when you look for "mbar", all the other plugins appear as well. why is that?
anyway: due to searching for "bar", i only installed mbarcode and the wifu-plugin. i was wondering, even though i installed the wifi-plugin, why i wasnt able to do anything internet-related after scanning a barcode.
whats the wifi-plugin for? di i need it to use the webrequest plugin?
i'm just asking because i already uninstalled mbarcode already... ^^