Package Details: cobang 0.10.9-1

Git Clone URL: https://aur.archlinux.org/cobang.git (read-only, click to copy)
Package Base: cobang
Description: A QR code scanner desktop app for Linux
Upstream URL: https://github.com/hongquan/CoBang
Licenses: GPL-3.0-or-later
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 16
Popularity: 0.006700
First Submitted: 2020-06-08 02:49 (UTC)
Last Updated: 2024-03-27 16:01 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2

rcrath commented on 2020-09-16 09:12 (UTC)

Getting error:

cobang
[E][000383569.317193][core.c:71 core_event_error()] core 0x55afb836e6d0: proxy 0x55afb8381970 id:7: seq:24 res:-16 (Device or resource busy) msg:"enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed"
[E][000383569.317204][gstpipewiredeviceprovider.c:298 on_core_error()] error id:7 seq:24 res:-16 (Device or resource busy): enum params id:3 (Spa:Enum:ParamId:EnumFormat) failed
Segmentation fault (core dumped)

Maybe it is looking for the (non-existent) camera? I wanted to read coads I have on my drive already.

MartinX3 commented on 2020-09-09 16:01 (UTC)

@yochananmarqos Thank you very much!

yochananmarqos commented on 2020-09-09 15:59 (UTC)

@MartinX3: Thanks for the heads up. I believe you're correct, adjusted accordingly.

MartinX3 commented on 2020-09-09 08:29 (UTC) (edited on 2020-09-09 08:32 (UTC) by MartinX3)

It misses a dependency on gst-plugin-gtk https://www.archlinux.org/packages/extra/x86_64/gst-plugin-gtk/ or the app won't get camera access.

Is gst-plugins-good still needed? Or is the needed lib moved to gst-plugin-gtk? (I can't remove it to test it, since other apps need it)