https://bugzilla.redhat.com/show_bug.cgi?id=2093731
Bug ID: 2093731 Summary: zbarimg does not read a Code 128 barcode Product: Fedora Version: 36 Status: NEW Component: zbar Severity: high Assignee: gwync@protonmail.com Reporter: cristian.ciupitu@yahoo.com QA Contact: extras-qa@fedoraproject.org CC: dougsland@redhat.com, epel-packagers-sig@lists.fedoraproject.org, gwync@protonmail.com, mchehab@infradead.org, mr.marcelo.barbosa@gmail.com, negativo17@gmail.com Target Milestone: --- Classification: Fedora
Created attachment 1886898 --> https://bugzilla.redhat.com/attachment.cgi?id=1886898&action=edit Code 128 barcode
Description of problem: zbarimg does not read a Code 128 barcode
Version-Release number of selected component (if applicable): zbar-0.23.90-1.fc36.x86_64
How reproducible: Every time
Steps to Reproduce: 1. zbarimg barcode.png
Actual results: scanned 0 barcode symbols from 1 images in 0 seconds
WARNING: barcode data was not detected in some image(s) Things to check: - is the barcode type supported? Currently supported symbologies are: . EAN/UPC (EAN-13, EAN-8, EAN-2, EAN-5, UPC-A, UPC-E, ISBN-10, ISBN-13) . DataBar, DataBar Expanded . Code 128 . Code 93 . Code 39 . Codabar . Interleaved 2 of 5 . QR code . SQ code . PDF 417 - is the barcode large enough in the image? - is the barcode mostly in focus? - is there sufficient contrast/illumination? - If the symbol is split in several barcodes, are they combined in one image? - Did you enable the barcode type? some EAN/UPC codes are disabled by default. To enable all, use: $ zbarimg -S*.enable <files> Please also notice that some variants take precedence over others. Due to that, if you want, for example, ISBN-10, you should do: $ zbarimg -Sisbn10.enable <files>
Expected results: (Code 128) 755897201062022179.73
Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=2093731
Gwyn Ciesla gwync@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value Status|NEW |ASSIGNED
--- Comment #1 from Gwyn Ciesla gwync@protonmail.com --- This is the version in updates-testing, yes? Can you provide a file that reproduces this?
https://bugzilla.redhat.com/show_bug.cgi?id=2093731
--- Comment #2 from Cristian Ciupitu cristian.ciupitu@yahoo.com --- Didn't I provide the version and also an attachment with the barcode?
https://bugzilla.redhat.com/show_bug.cgi?id=2093731
David Auer dreua@posteo.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dreua@posteo.de
--- Comment #3 from David Auer dreua@posteo.de --- I can confirm this bug, even after adding a white border around the code and with "-S*.enable" it is not recognized. Maybe it's worth a short reporting it upstream: https://github.com/mchehab/zbar/issues
Name : zbar Version : 0.23.90 Release : 7.fc38
https://bugzilla.redhat.com/show_bug.cgi?id=2093731
Gwyn Ciesla gwync@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Link ID| |Github | |mchehab/zbar/issues/250
https://bugzilla.redhat.com/show_bug.cgi?id=2093731
--- Comment #4 from Aoife Moloney amoloney@redhat.com --- This message is a reminder that Fedora Linux 38 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 38 on 2024-05-21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '38'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 38 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
https://bugzilla.redhat.com/show_bug.cgi?id=2093731
Aoife Moloney amoloney@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |EOL Status|ASSIGNED |CLOSED Last Closed| |2024-05-21 14:13:59
--- Comment #5 from Aoife Moloney amoloney@redhat.com --- Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.
Fedora Linux 38 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field.
If you are unable to reopen this bug, please file a new report against an active release.
Thank you for reporting this bug and we are sorry it could not be fixed.
https://bugzilla.redhat.com/show_bug.cgi?id=2093731
Cristian Ciupitu cristian.ciupitu@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|38 |40 Status|CLOSED |NEW Resolution|EOL |--- Keywords| |Reopened
--- Comment #6 from Cristian Ciupitu cristian.ciupitu@yahoo.com --- Still not working with zbar-0.23.93-3.fc40.x86_64
epel-packagers-sig@lists.fedoraproject.org