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

Fix crash when clicking on import legacy account dialog 'Skip' button. #6184

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

camilasan
Copy link
Member

With Qt::WA_DeleteOnClose the message box was being deleted twice.

@camilasan
Copy link
Member Author

/backport to stable-3.10

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #6184 (1158711) into master (406bad8) will increase coverage by 0.16%.
Report is 11 commits behind head on master.
The diff coverage is n/a.

❗ Current head 1158711 differs from pull request most recent head 44e8e4b. Consider uploading reports for the commit 44e8e4b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6184      +/-   ##
==========================================
+ Coverage   60.56%   60.73%   +0.16%     
==========================================
  Files         145      145              
  Lines       18846    18846              
==========================================
+ Hits        11414    11446      +32     
+ Misses       7432     7400      -32     

see 8 files with indirect coverage changes

- mac OS only: With Qt::WA_DeleteOnClose the dialog was being deleted twice.

Signed-off-by: Camila <[email protected]>
@camilasan camilasan changed the title Fix crash on mac OS. Fix crash when clicking on import legacy account dialog 'Skip' button. Nov 7, 2023
@camilasan camilasan merged commit 78b5928 into master Nov 7, 2023
9 of 10 checks passed
@camilasan camilasan deleted the bugfix/messagebox-crash branch November 7, 2023 17:46
Copy link

sonarcloud bot commented Nov 7, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-6184-44e8e4b2e96b374b6c541cb29e601fbc862d74d1-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@mgallien mgallien added this to the 3.11.0 milestone Dec 12, 2023
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.

5 participants