Keyboard layout changes it self. #17889

Closed
opened 2026-01-31 05:57:31 +00:00 by claunia · 3 comments
Owner

Originally created by @miztizm on GitHub (Jul 8, 2022).

Windows Terminal version

1.13.11432.0

Windows build number

10.0.22000.0 Microsoft Windows NT 10.0.22000.0

Other Software

No response

Steps to reproduce

launching a python script

Expected Behavior

When i try to luch a python application inside the CLI
it add me a United States English Qwerty to the windows keyboard layouts.

Currently i have 2 layouts

English United States French
German German

Actual Behavior

add a english layout

Originally created by @miztizm on GitHub (Jul 8, 2022). ### Windows Terminal version 1.13.11432.0 ### Windows build number 10.0.22000.0 Microsoft Windows NT 10.0.22000.0 ### Other Software _No response_ ### Steps to reproduce launching a python script ### Expected Behavior When i try to luch a python application inside the CLI it add me a United States English Qwerty to the windows keyboard layouts. Currently i have 2 layouts ``` English United States French German German ``` ### Actual Behavior add a english layout
Author
Owner

@zadjii-msft commented on GitHub (Jul 8, 2022):

  • What shell are you launching your python script from/?
  • Does this happen for all python scripts?
  • Does this happen when you launch other child processes from that shell? (e.g. running pwsh from cmd or something)
@zadjii-msft commented on GitHub (Jul 8, 2022): * What shell are you launching your python script from/? * Does this happen for _all_ python scripts? * Does this happen when you launch other child processes from that shell? (e.g. running `pwsh` from `cmd` or something)
Author
Owner

@miztizm commented on GitHub (Jul 8, 2022):

  • What shell are you launching your python script from/?
  • Does this happen for all python scripts?
  • Does this happen when you launch other child processes from that shell? (e.g. running pwsh from cmd or something)
  1. Windows Powershell
  2. Just tested, no, only my script, so i need to dig inside and its nothing related to terminal?
  3. No

The python script launches a subprocess and changes a keyboard to English.

ps: forget to say. The new English US Qwerty is hidden in the windows Language and region, i must manually add it and delete again and its a bug from 2000s with layouts

@miztizm commented on GitHub (Jul 8, 2022): > * What shell are you launching your python script from/? > * Does this happen for _all_ python scripts? > * Does this happen when you launch other child processes from that shell? (e.g. running `pwsh` from `cmd` or something) 1. Windows Powershell 2. Just tested, no, only my script, so i need to dig inside and its nothing related to terminal? 3. No **The python script launches a subprocess and changes a keyboard to English.** ps: forget to say. The new English US Qwerty is hidden in the windows Language and region, i must manually add it and delete again and its a bug from 2000s with layouts
Author
Owner

@zadjii-msft commented on GitHub (Aug 1, 2022):

Does this happen for all python scripts

Just tested, no, only my script, so i need to dig inside and its nothing related to terminal

Yea, I'd reckon that's the root cause here. Either something you're doing, or something one of your dependencies is doing. Not sure there's anything more I know to try and help debug. Sorry about that!

@zadjii-msft commented on GitHub (Aug 1, 2022): > Does this happen for all python scripts > Just tested, no, only my script, so i need to dig inside and its nothing related to terminal Yea, I'd reckon that's the root cause here. Either something you're doing, or something one of your dependencies is doing. Not sure there's anything more I know to try and help debug. Sorry about that!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#17889