| # | Summary | Milestone | Status | Owner | Created | Updated | Priority | |
|---|---|---|---|---|---|---|---|---|
| 76 | zbar segfaults in python on OS X | version_0.10 | open | 2013-05-18 | 2013-05-18 | 5 | ||
| 75 | memory leak in qrdectxt.c | version_0.10 | open | 2013-04-26 | 2013-04-26 | 5 | ||
| 74 | Wrong argument to sizeof possibly causing memory corruption | latest_mercurial | open | 2013-03-06 | 2013-03-06 | 5 | ||
| 73 | zbar incorrect character display | version_0.10 | open | spadix | 2012-12-31 | 2013-02-02 | 5 | |
| 72 | zbarw, heap exception | version_0.10 | open | spadix | 2012-10-29 | 2013-02-02 | 5 | |
| 71 | Decoding JSON string doesn't work | version_0.10 | open | spadix | 2012-10-26 | 2013-02-02 | 5 | |
| 70 | Decoding JSON string doesn't work | version_0.10 | open | spadix | 2012-10-26 | 2013-02-02 | 5 | |
| 69 | Doesn't build under Xcode 4.5 final | latest_mercurial | pending-fixed | spadix | 2012-09-22 | 2012-10-15 | 3 | |
| 68 | ZBar crashes on some QR Codes | None | open | spadix | 2012-07-10 | 2012-07-10 | 7 | |
| 67 | video streaming doesn't restart after processing a barcode | version_0.10 | open | 2012-06-01 | 2013-02-02 | 5 | ||
| 66 | Too fast to dismiss | version_0.10 | open | Timothy B. Terriberry | 2012-01-24 | 2013-02-02 | 5 | |
| 65 | No autofocus when memory is low in iPhone | version_0.10 | open | spadix | 2011-12-21 | 2013-02-02 | 5 | |
| 64 | issue detecting ISO-8859-1 in byte mode. | None | open-works-for-me | Timothy B. Terriberry | 2011-11-23 | 2011-12-02 | 5 | |
| 63 | PointIterator() Constructor/Destructor bug | version_0.10 | open-fixed | spadix | 2011-08-22 | 2011-09-19 | 5 | |
| 61 | python processor seg fault on symbol | latest_mercurial | open-fixed | spadix | 2011-07-01 | 2011-09-19 | 5 | |
| 59 | vfw camera hangs in small resolutions | version_0.10 | open-wont-fix | spadix | 2011-06-27 | 2011-07-06 | 5 | |
| 55 | make regress fails at [45011] | latest_mercurial | open | spadix | 2011-05-13 | 2011-05-14 | 5 | |
| 54 | Error in camera layer moved 20 pixel in new iOS | None | open-rejected | spadix | 2011-05-12 | 2011-05-13 | 5 | |
| 52 | databar assertion fails on a sequence of images | latest_mercurial | open | spadix | 2011-05-05 | 2013-02-02 | 5 | |
| 51 | EAN misdecoded rate is too high! | latest_mercurial | open | spadix | 2011-05-05 | 2013-02-02 | 5 | |
| 50 | Special chars / umaluts / UTF-8 encoding | None | open-duplicate | Timothy B. Terriberry | 2011-04-13 | 2011-04-13 | 5 | |
| 49 | zbarpygtk crashes when switching windows | version_0.10 | open | 2011-03-18 | 2013-02-02 | 5 | ||
| 48 | Non-blocking behaviour for python bindings | version_0.10 | open-fixed | spadix | 2011-02-11 | 2011-02-13 | 5 | |
| 45 | python-dev detection missing | version_0.10 | open-fixed | spadix | 2010-10-22 | 2011-09-19 | 5 | |
| 44 | Code 128 missing FNC1 separator code in output | version_0.10 | open-fixed | spadix | 2010-10-11 | 2010-11-29 | 5 |
Searches use solr lucene query syntax. Use the following fields in tracker ticket searches:
Any ticket that is not closed in the 1.0 milestone with "foo" in the title
!status:closed AND summary:foo* AND _milestone:1.0
Tickets with the label "foo" but not the label "bar":
labels:foo AND -labels:bar
Tickets assigned to or added by a user with the username "admin1" and the custom field "size" set to 2
(assigned_to_s:admin1 or reported_by_s:admin1) AND _size:2
The ticket has "foo" as the title or the body with a number lower than 50
(summary:foo or text:foo) AND ticket_num:[* TO 50]
Tickets last modified in April 2012
mod_date_dt:[2012-04-01T00:00:00Z TO 2012-04-30T23:59:59Z]
Private tickets
private:true
Ticket searches may be saved for later use by project administrators. To save a search, click "Edit Searches" in the tracker sidebar. Click "Add Bin" then enter a summary and search terms for the saved search. Your search will now show up in the sidebar under "Searches" with a count of how many tickets match the query.
Ticket search results can be sorted by clicking the header of the column you want to sort by. The first click will sort the results in ascending order. Clicking the header again will sort the column in descending order. In addition to sorting by the column headers, you can manually sort on these properties:
You can use these properties by appending them to the url (only one sort allowed at a time) like this:
/p/yourproject/tickets/search/?q=_milestone:1.0&sort=snippet_s+asc