With the introduction of drm_panic in Fedora Linux 42, we need to ship a QR code reader.
drm_panic
KDE has a newly created app called Qrca that could be useful for this purpose. We need to package it and include it out of the box for both regular and rpm-ostree variants of Fedora KDE.
Ill take care of it when i get back home in two days
Metadata Update from @farchord: - Issue assigned to farchord
Review up: https://bugzilla.redhat.com/show_bug.cgi?id=2331035
This is completed.
Metadata Update from @ngompa: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
I think that Qrca is a good candidate for a Flatpak instead of being included in the image for Kinoite.
I'll move it out of the default group to the apps one (https://pagure.io/fedora-comps/pull-request/1066).
Metadata Update from @siosm: - Issue status updated to: Open (was: Closed)
I'd rather it not be, since we need it to read QR codes for kernel crashes.
Issue status updated to: Closed (was: Open) Issue close_status updated to: Fixed
But you are not going to read a QR code for a kernel crash from the system that crashed. It's thus not critical to have this application in the image as any other system that you have on hand should be able to use the Flatpak to do it.
Metadata Update from @siosm: - Issue tagged with: meeting
Tagging for the meeting.
Comps PR: https://pagure.io/fedora-comps/pull-request/1073
Metadata Update from @siosm: - Issue untagged with: meeting
hi, Have anyone tried to use this program at a desktop or a laptop? I have and can't save a generated QRcode, and can't load an image file with a QRcode too... it seems it only works in a mobile phone to read from the cam or on the laptop to read from the webcam (tested and it works fine with my laptops integrated webcam). Is this expected behavior or should I open a ticket upstream?
See https://invent.kde.org/utilities/qrca/-/merge_requests/104
Ohh, great, this solves the first issue (not able to open am image file of a qrcode and scan it), but the second one still unsolved (generating a qrcode and saving it as image file)
I mean, it seems that generating a QRcode is part of the intended usecases... but when I try to save the generated qrcode it open the file chooser and says I didn't select a file...
<img alt="Screenshot_20250205_005306.jpg" src="/fedora-kde/SIG/issue/raw/files/3b6d1b75e0c8708d545b8b800b1542f219b675dd84f5ba3a9953b2723d58b395-Screenshot_20250205_005306.jpg" />
<img alt="Screenshot_20250205_005701.jpg" src="/fedora-kde/SIG/issue/raw/files/9a40265b5b3b21534608fd9b59a54d68883c4ab8b38dddb122480236ff5c8bec-Screenshot_20250205_005701.jpg" />
Maybe this happens because I tested the rpm package currently on our repos (qrca-0.1~20241206.203647.da129cc-1.fc41) as it might already been fixed https://invent.kde.org/utilities/qrca/-/commit/e1eca9fbc7282daa1c876efb5489eb2618b4379c
Yup, I installed now the nightly flatpak (25.03.70) and it works fine.
BTW I saw that the pt_BR translations needed adjustments, and already done it.
Log in to comment on this ticket.