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

Reorder MainNoGUI shutdown #1469

Merged
merged 1 commit into from Nov 2, 2014
Merged

Conversation

Tilka
Copy link
Member

@Tilka Tilka commented Nov 2, 2014

Before this change I always got this when closing dolphin-emu-nogui:

X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  10 (X_UnmapWindow)
  Resource id in failed request:  0x3400003
  Serial number of failed request:  215
  Current serial number in output stream:  219
terminate called without an active exception
Aborted

Before this change I always got this when closing dolphin-emu-nogui:

X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  10 (X_UnmapWindow)
  Resource id in failed request:  0x3400003
  Serial number of failed request:  215
  Current serial number in output stream:  219
terminate called without an active exception
Aborted
@Sonicadvance1
Copy link
Contributor

LGTM, we've got to wait for core to shutdown its things before we yank the window out from under it.

Sonicadvance1 added a commit that referenced this pull request Nov 2, 2014
@Sonicadvance1 Sonicadvance1 merged commit 409b240 into dolphin-emu:master Nov 2, 2014
@Tilka Tilka deleted the nogui_abort branch November 2, 2014 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants