Bug 1990073

Summary: GUI restarts without action after attempted download from camera
Product: [Fedora] Fedora Reporter: Rutger Noot <rutger.noot>
Component: airnefAssignee: Pavel Raiskup <praiskup>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 34CC: praiskup
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: airnef-1.1-18.fc34 airnef-1.1-18.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-12-13 00:59:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Error message after attempted download from camera none

Description Rutger Noot 2021-08-04 16:52:08 UTC
Created attachment 1810953 [details]
Error message after attempted download from camera

Description of problem:
When trying to download images from the camera, the graphical interfaces exits and restarts without any action. When launched form the command line, the program produces the attached error message. 

Version-Release number of selected component (if applicable):
airnef-1.1-14.fc34.noarch

Additional info:
The program /usr/lib/python3.9/site-packages/airnef/airnef.py doesn't import the re package as it should. The problem can be solved by adding the line 

import re

after line 56 of /usr/lib/python3.9/site-packages/airnef/airnef.py

Comment 1 Pavel Raiskup 2021-12-04 18:19:00 UTC
Thank you for the report and sorry it took that long, I missed this report.
You may anytime propose the fix here:
https://src.fedoraproject.org/rpms/airnef

/me is fixing now

Comment 2 Fedora Update System 2021-12-04 18:29:38 UTC
FEDORA-2021-8d96a7552b has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-8d96a7552b

Comment 3 Fedora Update System 2021-12-04 18:29:39 UTC
FEDORA-2021-f4d71beb0a has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-f4d71beb0a

Comment 4 Fedora Update System 2021-12-04 19:02:08 UTC
FEDORA-2021-a765a141fa has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-a765a141fa

Comment 5 Fedora Update System 2021-12-05 01:10:06 UTC
FEDORA-2021-a765a141fa has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-a765a141fa`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-a765a141fa

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2021-12-05 02:02:39 UTC
FEDORA-2021-e4c0c897d2 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-e4c0c897d2`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-e4c0c897d2

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2021-12-13 00:59:08 UTC
FEDORA-2021-e4c0c897d2 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2021-12-13 01:03:49 UTC
FEDORA-2021-a765a141fa has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.