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

Selecting File->Print Preview menu option specific tab causes powertabeditor to crash #441

Closed
shjuka opened this issue May 30, 2023 · 1 comment

Comments

@shjuka
Copy link

shjuka commented May 30, 2023

Description
Selecting File->Print Preview on a specific powertab tab causes to power tab editor to crash on windows 11.

To Reproduce

  1. Download 'Tommy Emmanuel - Questions.ptb' powertab from Ultimate Guitar using this url
    https://tabs.ultimate-guitar.com/tab/tommy-emmanuel/questions-power-313770

  2. Open Tab in Power Tab Editor

  3. Click File->Print Preview

Expected result: Print Preview dialog shows up.
Actual result: Debug Error message shows up

Microsoft Visual C++ Runtime Library

Debug Error!

Program: ...sers\shjuk\source\repos\powertabeditor\build\bin\Qt5Cored.dll
Module: 5.15.9
File: C:\dev\microsoft\vcpkg\buildtrees\qt5-base\src\5.15.9-142034631f.clean\src\widgets\graphicsview\qgraphicsscenebsptreeindex.cpp
Line: 227

ASSERT: "!item->d_ptr->itemDiscovered" in file C:\dev\microsoft\vcpkg\buildtrees\qt5-base\src\5.15.9-142034631f.clean\src\widgets\graphicsview\qgraphicsscenebsptreeindex.cpp, line 227

(Press Retry to debug the application)


Abort Retry Ignore

powertab error

Additional Info
Tommy Emmanuel - Questions.zip

Reproducible only in Debug version. In release version works fine.

Version
OS: Windows 11 Pro
OS Version:10.0.22621
Power Tab Editor: 2.0 Beta (v2.0.0-alpha19-21-g21e178b7)

@shjuka shjuka added the bug label May 30, 2023
@cameronwhite
Copy link
Member

Thanks for reporting, confirmed on a Windows debug build. It looks like an assert from inside Qt code so this would only occur when using debug Qt libraries.

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