Comment 1 for bug 1838593

Revision history for this message
Ramiro Algozino (algozino) wrote : Re: [Bug 1838593] [NEW] QtQr crashes when clicking "decode from webcam" button

Hello,

I can't replicate the error on Ubuntu. Any way, is not a QtQR bug/problem,
there's something that zbar (the library we use to decode using the webcam)
that doesn't like about your webcam or the driver you are using. Please try
using zbar directly and let me know if you have the same error, if you do
please report the bug to them. If you don't, we can see if there's
something we can do from the QtQR side.

Thanks.

Regards,

Il Gio 1 Ago 2019, 04:15 john doe <email address hidden> ha scritto:

> Public bug reported:
>
> Just fresh installed Debian 10 on laptop that has a working webcam. Then
> installed QtQr version 1.4~bzr32-1 via apt-get. QtQr works fine except
> when I click on the "decode from webcam" button. Here's what I see in
> the terminal:
>
> $ qtqr
> Traceback (most recent call last):
> File "/usr/bin/qtqr", line 833, in decodeWebcam
> qr.decode_webcam(device=device)
> File "/usr/lib/python2.7/dist-packages/qrtools.py", line 239, in
> decode_webcam
> proc.init(device)
> zbar.UnsupportedError: WARNING: zbar processor in _zbar_v4l2_probe():
> unsupported request: v4l2 device does not support usable CAPTURE
> Aborted
>
> ** Affects: qr-tools
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are a member of QR Tools
> Team, which is subscribed to QR Tools.
> https://bugs.launchpad.net/bugs/1838593
>
> Title:
> QtQr crashes when clicking "decode from webcam" button
>
> Status in QR Tools:
> New
>
> Bug description:
> Just fresh installed Debian 10 on laptop that has a working webcam.
> Then installed QtQr version 1.4~bzr32-1 via apt-get. QtQr works fine
> except when I click on the "decode from webcam" button. Here's what I
> see in the terminal:
>
> $ qtqr
> Traceback (most recent call last):
> File "/usr/bin/qtqr", line 833, in decodeWebcam
> qr.decode_webcam(device=device)
> File "/usr/lib/python2.7/dist-packages/qrtools.py", line 239, in
> decode_webcam
> proc.init(device)
> zbar.UnsupportedError: WARNING: zbar processor in _zbar_v4l2_probe():
> unsupported request: v4l2 device does not support usable CAPTURE
> Aborted
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/qr-tools/+bug/1838593/+subscriptions
>