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

Powershell command crash "Oops, something went wrong" #1317

Closed
fguitton opened this issue Jan 25, 2020 · 1 comment
Closed

Powershell command crash "Oops, something went wrong" #1317

fguitton opened this issue Jan 25, 2020 · 1 comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@fguitton
Copy link

Hello, the lovely PowerShell requested if I could please report de following :
Thank you for the wonderful work !

Oops, something went wrong.  Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new
-----------------------------------------------------------------------
Last 173 Keys:
 c d Space / / Backspace r Backspace R e Tab Tab s f Tab Enter
 n c u Space - u a Enter
 UpArrow Backspace c Enter
 UpArrow Backspace Ctrl+c Ctrl+c UpArrow Backspace Enter
 c d Space p a c Tab Tab Tab Enter
 UpArrow UpArrow Enter
 UpArrow Enter
 c d Space . . / . . / Enter
 y a r n Space i n s t a l l Space - - f o r c e Enter
 y a r n Space s t a Backspace Backspace Backspace s t Backspace Backspace s t u r o Backspace y Backspace Backspace Backspace o r y b o o k Enter
 Ctrl+c Ctrl+c UpArrow Enter
 Ctrl+c Ctrl+c C Ctrl+c Ctrl+c Ctrl+c Ctrl+c UpArrow UpArrow UpArrow DownArrow DownArrow Enter
 Ctrl+c Ctrl+c Ctrl+c c l e a r Enter
 c d Space p a c k Tab Tab Tab Enter
 UpArrow UpArrow UpArrow Enter
 Ctrl+c Ctrl+c Ctrl+c c d Space . . Enter
 c d Space . . Enter
 UpArrow UpArrow Ctrl+l

Exception:
System.IO.IOException: The parameter is incorrect.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.Console.SetWindowPosition(Int32 left, Int32 top)
   at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
-----------------------------------------------------------------------
@ghost ghost added the Needs-Triage 🔍 It's a new issue that core contributor team needs to triage. label Jan 25, 2020
@daxian-dbw
Copy link
Member

daxian-dbw commented Jan 27, 2020

Error when pressing Ctrl+l has been fixed in recent versions. Please take a look at the pinned issue #1315

@ghost ghost removed the Needs-Triage 🔍 It's a new issue that core contributor team needs to triage. label Jan 27, 2020
@daxian-dbw daxian-dbw added the Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. label Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants