[PR #12463] [MERGED] DON'T default-construct the MediaPlayer #29065

Open
opened 2026-01-31 09:32:33 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12463
Author: @zadjii-msft
Created: 2/10/2022
Status: Merged
Merged: 2/15/2022
Merged by: @undefined

Base: mainHead: dev/migrie/b/12383-nnnnnnnnnnnnnnnnnnn


📝 Commits (1)

  • 0c978f5 DONT initialize the MediaPlayer

📊 Changes

2 files changed (+7 additions, -2 deletions)

View changed files

📝 src/cascadia/TerminalApp/Pane.cpp (+6 -1)
📝 src/cascadia/TerminalApp/Pane.h (+1 -1)

📄 Description

I believe this fixes #12383, but I can't seem to find a way to set up a N SKU VM to confirm this.

  • TODO: wait till the morning to finish copying the N vhd I found off the build shares, to confirm this doesn't crash on launch.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/12463 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 2/10/2022 **Status:** ✅ Merged **Merged:** 2/15/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/migrie/b/12383-nnnnnnnnnnnnnnnnnnn` --- ### 📝 Commits (1) - [`0c978f5`](https://github.com/microsoft/terminal/commit/0c978f568aea4161c26c67a49f9aac73f58dd1d2) DONT initialize the MediaPlayer ### 📊 Changes **2 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/Pane.cpp` (+6 -1) 📝 `src/cascadia/TerminalApp/Pane.h` (+1 -1) </details> ### 📄 Description I believe this fixes #12383, but I can't seem to find a way to set up a N SKU VM to confirm this. * [ ] TODO: wait till the morning to finish copying the N vhd I found off the build shares, to confirm this doesn't crash on launch. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:32:33 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29065