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

Error after Get-FileHash, then fullscreen (alt enter) and zoom (ctrl mousewheel) #3185

Closed
1 of 3 tasks
Masterxilo opened this issue Jan 26, 2022 · 3 comments
Closed
1 of 3 tasks

Comments

@Masterxilo
Copy link

Masterxilo commented Jan 26, 2022

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest released version
  • Search the existing issues, especially the pinned issues.

Exception report

Leider ist ein Fehler aufgetreten. Geben Sie mit diesem Fehler folgende Details an.
Bericht auf GitHub: https://github.com/lzybkr/PSReadLine/issues/new
-----------------------------------------------------------------------
Letzte 37 Tasten:
 g e t - f i l Tab Space - A l Tab Space s h Tab Space l z Tab Enter
 Ctrl+V Ctrl+v Ctrl+c F11 Ctrl+` Ctrl+` Ctrl+` Ctrl+` Ctrl+` Ctrl+` Ctrl+` Ctrl+` Ctrl+` Ctrl+l Ctrl+l

Ausnahme:
System.IO.IOException: Falscher Parameter.

   bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bei System.Console.SetWindowPosition(Int32 left, Int32 top)
   bei Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   bei Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   bei Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
-----------------------------------------------------------------------

Screenshot

image

Environment data

PS Version: 5.1.19041.1320
PS HostName: ConsoleHost
PSReadLine Version: 2.0.0-beta2
PSReadLine EditMode: Windows
OS: 10.0.19041.1 (WinBuild.160101.0800)
BufferWidth: 190
BufferHeight: 3000

Steps to reproduce

doesn't happen anymore/again...

Expected behavior

no ps readline exception

Actual behavior

ps readline exception

@ghost ghost added the Needs-Triage 🔍 It's a new issue that core contributor team needs to triage. label Jan 26, 2022
@github-actions
Copy link

This issue was already fixed (see #1315). Please upgrade to the 2.1.0 version of PSReadLine from PowerShell Gallery.
See the upgrading section for instructions. Please let us know if you run into the same issue with the latest version.

@ghost ghost removed the Needs-Triage 🔍 It's a new issue that core contributor team needs to triage. label Jan 26, 2022
@Masterxilo
Copy link
Author

Unfortunately, my organization manages this device and all software on it... how come they ever installed a -beta Version of something?!

@daxian-dbw
Copy link
Member

I guess it was from an early Win10. It was refreshed to version 2.0.0 in recently Win10, but the latest version is always released outside of Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants