[PR #12282] [MERGED] Change where the NotificationIcon looks up our resources #28952

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12282
Author: @zadjii-msft
Created: 1/28/2022
Status: Merged
Merged: 1/28/2022
Merged by: @DHowett

Base: mainHead: dev/migrie/somehow-missed-this


📝 Commits (1)

  • 6262ac1 Change where the NotificationIcon looks up our resources

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/cascadia/WindowsTerminal/NotificationIcon.cpp (+2 -2)

📄 Description

I didn't have the tray icon enabled before I suppose, so this never got hit? Anyhow, we need to change where we look for the AppName. Otherwise we 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/12282 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 1/28/2022 **Status:** ✅ Merged **Merged:** 1/28/2022 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/migrie/somehow-missed-this` --- ### 📝 Commits (1) - [`6262ac1`](https://github.com/microsoft/terminal/commit/6262ac100dd92a0ce0139914b5c3b8994ddbf819) Change where the NotificationIcon looks up our resources ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/WindowsTerminal/NotificationIcon.cpp` (+2 -2) </details> ### 📄 Description I didn't have the tray icon enabled before I suppose, so this never got hit? Anyhow, we need to change where we look for the AppName. Otherwise we crash on launch 😨 * [x] fixes `main` * [x] I work here * regressed in #12264 * [x] Tested by: actually running the Terminal with this, it launched --- <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:31:50 +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#28952