Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Airspaces/Airports info downloaded from OpenAIP produces error when download size is 0KB. #1700

Closed
rootxrishabh opened this issue Mar 15, 2023 · 3 comments
Assignees
Labels
bug Something isn't working msui

Comments

@rootxrishabh
Copy link
Contributor

rootxrishabh commented Mar 15, 2023

This was observed in this PR, When we download the data of airports/airspaces in the MSUI, sometimes the file size that is downloaded is 0Kb, this only happens with the ".xml" files and not with the ".csv" files. Due to this airspaces can't be drawn and an error is thrown which states "ERROR: Tried to draw airspaces without asp files.".The function which draws the airspace is here.

Steps to reproduce -

  1. open msui #python mslib/msui/msui.py

  2. Open top view and select airports/airspaces from (select to open control) and Update and download both airports and airspaces.

221437815-cd963e68-8875-457b-9b86-7133d5a63489

  1. Click on apply and check the CLI. The image is given below for reference when the error is produced.

image

@ReimarBauer ReimarBauer added the bug Something isn't working label Mar 16, 2023
@ReimarBauer ReimarBauer added this to the 8.0.0 milestone Mar 16, 2023
@mahimakaushik-oss
Copy link

I am working on it

@ReimarBauer ReimarBauer modified the milestones: 8.0.0, 8.0.1 Apr 22, 2023
@ReimarBauer ReimarBauer modified the milestones: 8.0.1, 8.0.2 Apr 25, 2023
@ReimarBauer
Copy link
Member

looks like this was fixed by #1710

@ReimarBauer ReimarBauer removed this from the 8.0.2 milestone Apr 29, 2023
@ReimarBauer
Copy link
Member

reopen when it happens again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working msui
Projects
None yet
Development

No branches or pull requests

3 participants