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

Application crash when closing Floating Editor and Docked Editor in Demo #368

Closed
gorec323 opened this issue Nov 8, 2021 · 1 comment
Closed

Comments

@gorec323
Copy link

gorec323 commented Nov 8, 2021

Operating System: Kubuntu 21.04
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-38-generic
OS Type: 64-bit
Graphics Platform: X11

Steps:

  1. Run AdvancedDockingSystemDemo
  2. Create Docked Editor
  3. Click to close created Docked Editor
  4. Application crash after calling the QApplication::focusWindowChanged signal handler CDockFocusController::onFocusWindowChanged. The dynamic property "FocusedDockWidget" refers to an already deleted object.
gorec323 pushed a commit to gorec323/Qt-Advanced-Docking-System that referenced this issue Nov 9, 2021
Application crash when closing Floating Editor and Docked Editor in Demo githubuser0xFFFF#368
@gorec323 gorec323 mentioned this issue Nov 9, 2021
gorec323 pushed a commit to gorec323/Qt-Advanced-Docking-System that referenced this issue Nov 17, 2021
Application crash when closing Floating Editor and Docked Editor in Demo githubuser0xFFFF#368

(cherry picked from commit f0796e4)
@githubuser0xFFFF
Copy link
Owner

Fixed in master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants