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

When click the "譜面プロバティ" or "ショートカット設定", the Application crash(no-response). #50

Open
Moying-moe opened this issue May 18, 2021 · 1 comment

Comments

@Moying-moe
Copy link

When I click the "譜面プロバティ" or "ショートカット設定" in the File menu, the Application crash(no-response).

OS: Win10

@paralleltree
Copy link
Owner

paralleltree commented May 19, 2021

hmm... I have no idea why the app is not responding because I've never faced such a situation.
To fix the problem, I have to know where the app stops at.
You can investigate this with Visual Studio's debugger by following steps:

  1. Clone this repository and load the solution with Visual Studio.
  2. Start debugging and reproduce the issue.
  3. Click Break All to pause the app and take a screenshot of the 'Call Stack' pane.

I'll be able to continue to investigate this issue if you send it.

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

No branches or pull requests

2 participants