wxGUI/locdownload: show progress of downloading new location as Data Catalog info bar message#3287
wxGUI/locdownload: show progress of downloading new location as Data Catalog info bar message#3287tmszi wants to merge 7 commits intoOSGeo:mainfrom
Conversation
There was a problem hiding this comment.
Works nicely, thanks for improvement. @tmszi Some notes below:
- would be nice to avoid blinking
Abortbutton when progress is updated (minor issue) - when download process is finished
Abortbutton does nothing - it should be automatically removed (major issue)
Thank for review and suggestions. Both issues are fixed with commit no. cfb83a5. |
Great, I tested updated PR and I can confirm that both issues are fixed. |
|
@tmszi Small note: It make sense to me to show the dialog for selecting location to be downloaded when process of downloading is aborted. I am just not sure whether it make sense to show the dialog on successful download. |
|
When testing multiple times I am getting error: |
I wasn't successfull to reproduce it. |
I tested again with the same result: @tmszi It seems to be related to multiple GRASS data dirs (databases). I tried to removed second data dir and download was successful then |
|
I was not able to reproduce this bug in the |
I can' reproduce it (I tried with 2 and 3 GRASS GIS database directories added). Could you send me exact follow steps to reproduce it, please? Tested with Python/wxPython version: |
cf24276 to
1b9482c
Compare
109df44 to
179ca1e
Compare
179ca1e to
1ca2ef6
Compare
|
I wasn't set up to do some GUI testing last weekend, sorry |
1ca2ef6 to
270a38b
Compare
270a38b to
a418a5d
Compare
…Catalog info bar message And hide Download Location dialog during progress of downloading.




Implementing/close feature #3278.
wxgui_locdownload_dialog_as_bg.mp4