enabling cloud storage [was Re: Beta Testing]

Lubomir I. Ivanov neolit123 at gmail.com
Tue Sep 8 08:12:27 PDT 2015


On 8 September 2015 at 17:42, Dirk Hohndel <dirk at hohndel.org> wrote:
>
>> On Sep 7, 2015, at 11:11 PM, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
>>
>> BTW i can't get cloud storage to become enabled (Open/Save) in the File menu.
>
> This will become enabled once the email / password has been verified.
> So enter an email address and password. Get email with the pin. Enter the pin.
> Now the preferences show "verified" and cloud open/save should be enabled.
>
> Can you tell us which of these steps fails?
>

none apparently - it works; i didn't know i need verification...
now i understand what "spinner" this is about - it's a preloader
animation and it's visible for me on Windows 7.
i though the discussion was about a QSpinBox somewhere on the UI.

so looking at the QtWaitingSpinner class, it should work as is, unless
there is something which Qt doesn't handle for Windows 10 or if
something changed Windows 10 e.g. frameless window rendering.

instead of:
Qt::Dialog | Qt::FramelessWindowHint

this can be attempted:
Qt::SplashScreen

but i can't test it as i also don't have Windows 10.

lubomir
--


More information about the subsurface mailing list