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

[stable-3.10] Fix crash when clicking on import legacy account dialog 'Skip' button. #6208

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

Backport of #6184

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

Signed-off-by: Camila <[email protected]>
Copy link

sonarcloud bot commented Nov 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

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

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #6208 (51c9434) into stable-3.10 (391b51c) will increase coverage by 0.00%.
Report is 3 commits behind head on stable-3.10.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##           stable-3.10    #6208   +/-   ##
============================================
  Coverage        60.55%   60.56%           
============================================
  Files              145      145           
  Lines            18835    18835           
============================================
+ Hits             11406    11407    +1     
+ Misses            7429     7428    -1     

see 1 file with indirect coverage changes

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-6208-51c9434e9a984292d2d6c66f43da4e9d73ff5bcf-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.

@camilasan camilasan merged commit 384b8ab into stable-3.10 Nov 7, 2023
13 checks passed
@camilasan camilasan deleted the backport/6184/stable-3.10 branch November 7, 2023 19:25
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