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

Prevent segfault upon exit when a dialog remains open (SLE-12 SP2) #79

Merged
merged 3 commits into from
Feb 6, 2018
Merged

Prevent segfault upon exit when a dialog remains open (SLE-12 SP2) #79

merged 3 commits into from
Feb 6, 2018

Conversation

shundhammer
Copy link
Contributor

Backport to SLE-12 SP2 of the SLE-15 fix.

https://bugzilla.suse.com/show_bug.cgi?id=1074596 (SLE-15)
https://bugzilla.suse.com/show_bug.cgi?id=1077991 (SLE-12 SP2)

@shundhammer shundhammer changed the title Prevent segfault upon exit when a dialog remains open Prevent segfault upon exit when a dialog remains open (SLE-12 SP2) Feb 1, 2018
Don't do anything widget related after the QApplication is
destroyed, in particular not deleting other widgets, even if
indirectly via YDialog::deleteAllDialogs() in YUI.
(bsc#1074596, bsc#1074596)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you really want to repeat repeat the bug number?

@mvidner
Copy link
Member

mvidner commented Feb 6, 2018

BTW this depends on libyui/libyui-rake#18

@shundhammer shundhammer merged commit 2dc8d3d into libyui:SLE-12-SP2 Feb 6, 2018
@shundhammer shundhammer deleted the huha-nonempty-dialog-stack-SLE-12-SP2 branch November 28, 2019 11:57
mvidner pushed a commit to mvidner/libyui-combined-alpha-2 that referenced this pull request Dec 14, 2020
…-dialog-stack-SLE-12-SP2

Prevent segfault upon exit when a dialog remains open (SLE-12 SP2)
mvidner pushed a commit to mvidner/libyui-combined-alpha-3 that referenced this pull request Jan 11, 2021
…-dialog-stack-SLE-12-SP2

Prevent segfault upon exit when a dialog remains open (SLE-12 SP2)
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.

2 participants