On 10 September 2015 at 18:33, Dirk Hohndel <[email protected]> wrote: > On Thu, Sep 10, 2015 at 12:49:14PM +0300, Lubomir I. Ivanov wrote: >> at least i can do some testing here. >> >> i'm able to show the progress bar it if i add this explicitly in >> MainWindow::showProgressBar(): >> progressDialog->show(); >> but it stays at zero when doing "Open cloud storage". > > Just to make sure (in case this isn't obvious) - you will ONLY see the > progress bar if you are actually talking to the remote server. If all you > do is confirm that HEAD is the same and then read the local cache (which > is the "normal" mode when you open cloud storage) you will never see the > progress bar. >
ok, i see. if i delete the cache it shows the progress bar. lubomir -- _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
