Skip to content
/ ZBar Public
forked from ZBar/ZBar

Clone of the mercurial repository http://zbar.hg.sourceforge.net:8000/hgroot/zbar/zbar

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

KevinJue/ZBar

This branch is 8 commits ahead of ZBar/ZBar:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

acc23e1 · Apr 13, 2020
Apr 21, 2012
Jul 13, 2009
Apr 10, 2011
Sep 18, 2011
Dec 31, 2010
Feb 22, 2012
Nov 28, 2019
Mar 11, 2012
Apr 10, 2011
Apr 17, 2009
Apr 21, 2009
Feb 22, 2012
Feb 13, 2011
Feb 22, 2012
Oct 13, 2012
Mar 13, 2010
Feb 22, 2012
Mar 11, 2012
Jun 16, 2011
Feb 22, 2012
Aug 4, 2011
Feb 19, 2007
Jul 9, 2009
Sep 19, 2010
Oct 22, 2009
Apr 13, 2020
Apr 10, 2011
Dec 12, 2010
Nov 29, 2019
Feb 22, 2012
Apr 17, 2009
Apr 17, 2009
Jun 22, 2009
Oct 27, 2009
Apr 17, 2009
Sep 19, 2010

Repository files navigation

ZBAR BAR CODE READER

fork to patch problem of crash.

ZBar Bar Code Reader is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Codabar, Interleaved 2 of 5 and QR Code. Included with the library are basic applications for decoding captured bar code images and using a video device (eg, webcam) as a bar code scanner. For application developers, language bindings are included for C, C++, Python and Perl as well as GUI widgets for Qt, GTK and PyGTK.


Source

Why

Most of time, i face up a problem causing crash of application

Fatal Exception: NSGenericException *** Collection <ZBarSymbolSet: 0x2839a9000> was mutated while being enumerated.

This error crash at many time apps, thanks to https://stackoverflow.com/questions/33207725/crash-on-zbarsymbolset solution.

About

Clone of the mercurial repository http://zbar.hg.sourceforge.net:8000/hgroot/zbar/zbar

Resources

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 60.7%
  • Objective-C 16.4%
  • C++ 9.8%
  • Perl 2.5%
  • Java 2.5%
  • Python 2.5%
  • Other 5.6%