[PR #38] [MERGED] fixed an error that prevented wsl windows toolbar to install #48

Closed
opened 2026-03-04 12:24:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cascadium/wsl-windows-toolbar-launcher/pull/38
Author: @bachittle
Created: 5/17/2021
Status: Merged
Merged: 6/15/2021
Merged by: @fquinner

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 wsl_windows_toolbar.py (+2 -2)

📄 Description

raw_input did not exist in the version of click I was using, but rather a confirm prompt instead. Changing that allowed the toolbar to install successfully.


🔄 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/cascadium/wsl-windows-toolbar-launcher/pull/38 **Author:** [@bachittle](https://github.com/bachittle) **Created:** 5/17/2021 **Status:** ✅ Merged **Merged:** 6/15/2021 **Merged by:** [@fquinner](https://github.com/fquinner) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`81225c4`](https://github.com/cascadium/wsl-windows-toolbar-launcher/commit/81225c4a9023df420cf6cdbb4724e61ed549421b) this command now works ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `wsl_windows_toolbar.py` (+2 -2) </details> ### 📄 Description raw_input did not exist in the version of click I was using, but rather a confirm prompt instead. Changing that allowed the toolbar to install successfully. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 12:24:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wsl-windows-toolbar-launcher#48
No description provided.