Skip to content

I got 問題が発生しました。このバグを以下の詳細と共に報告してください。 #2300

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

Closed
ghost opened this issue Mar 12, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 12, 2021

GitHub で報告: https://github.com/lzybkr/PSReadLine/issues/new

直前 200 個のキー:
y . o r m . e x c . D e t a c h e d I n s t a n c e E r r o r : Space I n s t a n c e Space < A p i K e y Space a t Space 0 x 2 3 9 9 0 8 f 2 b 5 0 > Space i s Space n o t Space b o u n d Space t o Space a Space S e s s i o n ; Space a t t r i b u t e Space r e f r e s h Space o p e r a t i o n Space c a n n o t Space p r o c e e d Space ( B a c k g r o u n d Space o n Space t h i s Space e r r o r Space a t : Space h t t p : / / s q l a l c h e . m e / e / 1 3 / b h k 3 ) \ n '

例外:
System.ArgumentOutOfRangeException: 値には 0 以上で、コンソールの次元のバッファー サイズ未満を指定しなければなりません。
パラメーター名:top
実際の値は -14 です。
場所 System.Console.SetCursorPosition(Int32 left, Int32 top)
場所 Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
場所 Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
場所 Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
場所 Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) 場所 Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
場所 Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
場所 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 Mar 12, 2021
@daxian-dbw
Copy link
Member

daxian-dbw commented Mar 12, 2021

@iSazonov This is not a duplicate of the #2298. The bug report URL indicates this is from a very old version of PSReadLine. Also the call stack is not from CalculateWhereAndWhatToRender.

@github-actions
Copy link

This issue was already fixed (see #1306). 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 Mar 12, 2021
@PowerShell PowerShell deleted a comment from iSazonov Mar 12, 2021
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

1 participant