issues Search Results · repo:elixir-vision/zbar language:C
Filter by
2 results
(86 ms)2 results
inelixir-vision/zbar (press backspace or delete to remove)When I run the basic usage like:
File.read( barcode.jpg ) | Zbar.scan()
I get an error like
** (FunctionClauseError) no function clause matching in IO.binwrite/2
(elixir 1.10.4) lib/io.ex:275: IO.binwrite(#PID ...
lasernite
- Opened on Sep 21, 2020
- #4
It crashes if jpeg has Premature end of JPEG file and because of Task.async the caller app crashes too
13:43:01.184 [error] Task #PID 0.282.0 started from #PID 0.262.0 terminating
** (MatchError) no ...
ZombieHarvester
- Opened on Nov 16, 2018
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.