AresValley / Artemis

Radio Signals Recognition Manual
https://aresvalley.github.io/Artemis/
GNU General Public License v3.0
367 stars 41 forks source link

Application crash during update check within a particolar condition #23

Closed AresValley closed 4 years ago

AresValley commented 4 years ago

CONDITION: when the computer is offline, or if I start online then check for software updates while offline, the program crashes. I can check for database updates while offline, it just reports that there is no internet connection.

SYSTEM SPECIFICS: I'm using version 3.2.1 on windows 10 pro

NORMAL BEHAVIOUR: If I start the program and the computer is connected to the internet, it works fine, but if I'm offline, it crashes.

From the application event log:

error message: faulting application name: artemis.exe, version 0.0.0.0 faulting module name: qt5core.dll, version 5.12.3.0 exception code: 0xc0000409 fault offset: 0x0000000000028838

Reported by Andrew (pez)