Closed as not planned
Description
For the UI it is fairly normal that the dc_backup_provider_new()
call is cancelled: the user might hit the back button which happens fairly commonly.
There are reports that sometimes it then takes a while for things to be cleared up and immediately calling dc_backup_provider_new()
after cancelling makes it fail. Figure this out and make it work nicely.