Benedek Dévényi
Benedek Dévényi
> Looks good to me but it looks like we have a conflict with the current master sadly Yeah, that's why I tend to avoid having too many open PRs...
Thanks for the review @kbdharun!
TODO: - [x] Disable the storage list UI while scanning/rebasing a location
The error reporting box presented at first start was removed for now. I'll add it back separately.
> The error reporting box presented at first start was removed for now. I'll add it back separately. Hmm, actually this should also be part of the new release
This breaks the whatsnewdialog again though, as something was changed in `packaging`
So `packaging.LegacyVersion` was removed in v22.0 (released on 7. December 2022), therefore the code in `whats_new_window.py` doesn't work. Personally, I'd drop these dialogs altogether, as they are no longer relevant,...
Ahh, and these also need to be updated in https://github.com/flathub/com.github.geigi.cozy
Depends on #832, so marked as draft.
To be merged after #832