Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable automatic portal launching #1603

Merged
merged 1 commit into from Oct 25, 2022
Merged

Conversation

hsitter
Copy link
Collaborator

@hsitter hsitter commented Oct 24, 2022

in Qt6 (and the KDE patch collection for Qt 5) genericunixservices will internally attempt to probe the portal tech early on in the app life cycle. this causes the protal system to launch app and then crash because we aren't actually providing a fully functional session. instead opt out of this altogether

in Qt6 (and the KDE patch collection for Qt 5) genericunixservices will
internally attempt to probe the portal tech early on in the app life
cycle. this causes the protal system to launch app and then crash
because we aren't actually providing a fully functional session. instead
opt out of this altogether
@plfiorini plfiorini merged commit fc24321 into sddm:develop Oct 25, 2022
@Vogtinator
Copy link
Contributor

Which changes (in which components) are involved in this crash? I don't see that here, with a relatively recent Qt patch collection installed.

@hsitter
Copy link
Collaborator Author

hsitter commented Oct 25, 2022

xdg-desktop-portal-kde also see https://bugs.kde.org/show_bug.cgi?id=458865

@Vogtinator
Copy link
Contributor

Ok, so FWICT the crash is because of a packaging issue (?) and this is basically just an optimization.

berolinux added a commit to OpenMandrivaAssociation/sddm that referenced this pull request Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants