Skip to content

main: Do not exit on distro page failure, but show dialog

Oliver Beard requested to merge work/olib/distropage-error into master

When failing to load a distro page, don't exit. This means that users with invalid distro pages won't be prevented from seeing the Welcome Center. Instead, we show a dialog which makes the user aware of an issue and advises them to report it to their distributor.

image


For testing on Qt 6, cherry-pick !79 (merged)'s first commit.

Edited by Oliver Beard

Merge request reports