Steps to reproduce not known, timing-dependent perhaps, but a crash report was collected in which this was a bad pointer dereference, involving the famous Karaoke window:
void LyricsWindow::SetWindowTitle()
{
wxString name = mProject->GetProjectName();
The text was updated successfully, but these errors were encountered:
Paul-Licameli commentedJul 17, 2021
•
edited
Steps to reproduce not known, timing-dependent perhaps, but a crash report was collected in which this was a bad pointer dereference, involving the famous Karaoke window:
The text was updated successfully, but these errors were encountered: