View Single Post
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#24
Indeed

Anyway, here's a binary - some things don't work (yet), you'll need to install SQLite for it to run.

http://people.bath.ac.uk/enpsgp/nokia770/maemo-barcode/

Things that don't work, off the top of my head:

* Camera is a bit wierd, the data gets through and is processed, but often the image is not drawn on the screen - I wonder if this is caused by the analysis thread looping too tightly. Any thoughts?
* Search doesn't work yet (not implemented)
* After adding data to a table, the data is not shown in the data view (until you restart), so I've probably missed out an update call somewhere there (to get my listview to update the view to show the new contents).

Load of other stuff too I'm sure...

Any help welcome of course , especially for the web-scraping stuff (which atm just returns filler data for the descriptions, etc)

And also my apologies for the pretty scrappy code, I wrote it as I went along, while learning SQLite and GTK+, so I'm quite sure there's lots of things wrong/bad form
 

The Following 2 Users Say Thank You to lardman For This Useful Post: