hongquan / CoBang

A QR code scanner desktop app for Linux
GNU General Public License v3.0
240 stars 27 forks source link

Not possible to scan more than one QR code #66

Closed Isolator70 closed 1 year ago

Isolator70 commented 1 year ago

Precondition:

After start of the application it is instantly ready to decode a QR-Code - this works fine. In case of an URL it can be clicked and Web Browser opens as expected.

Camera picture still shows the "scene" (frozen picture) of the moment when CoBang decoded the presented code.

Problem 1: It seems not possible to scan another QR-Code right now.

Action:

Switch decoding from camera to file and back to camera

Problem 2: CoBang now receives new frames from the camera (life picture), but does not decode QR-code anymore.

Workaround: Close and restart CoBang

Proposal: Add a button to start a new decoding process.

Linux Mint 21.1, Cinnamon, Flatpak installation

hongquan commented 1 year ago

Hi @Isolator70 , when a QR code is decoded, the webcam video will be paused. If you hover the mouse over the video, you will see the Play & Pause button. You just click "Play" to start scanning other QR code.

image

Isolator70 commented 1 year ago

Hi @hongquan, cool, I didn't recognise that. The opacity without mouse over it seems quite high, so it was hard to detect:

2023-02-19_12-46_CoBang_Buttons

With the mouse on it, it can be clearly seen:

2023-02-19_12-52_CoBang_Mousover

hongquan commented 1 year ago

I will try increasing the opacity. Thanks.

hongquan commented 1 year ago

The opacity has been increased in v0.10.0.