Skip to content

Bug #5081

@Wolfguga

Description

@Wolfguga

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

PS C:\Aula_Python_Infinity\Apostilas\Aula 2>

Opa, algo deu errado. Relate este bug com os detalhes abaixo.
Relate no GitHub: https://github.com/lzybkr/PSReadLine/issues/new
-----------------------------------------------------------------------
Últimas 2 Chaves:
 & Space

Exceção:
System.ArgumentOutOfRangeException: O valor deve ser maior ou igual a zero e menor que o tamanho do buffer do console nessa dimensão.
Nome do parâmetro: left
Valor real era -2.
   em System.Console.SetCursorPosition(Int32 left, Int32 top)
   em Microsoft.PowerShell.Internal.VirtualTerminal.set_CursorLeft(Int32 value)
   em Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
   em Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   em Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
   em Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable`1 key, Object arg)
   em Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   em Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   em Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
-----------------------------------------------------------------------
PS C:\Aula_Python_Infinity\Apostilas\Aula 2> & C:/Users/Guga/AppData/Local/Microsoft/WindowsApps/python3.11.exe "c:/Aula_Python_Infinity/Apostilas/Aula 2/Dicio_Set.py"
{'Inifinity', 'School', '2002...'}
{'t', 'f', 'I', 'n', 'y'}      
{'School', '202..', 'Infinity'}
PS C:\Aula_Python_Infinity\Apostilas\Aula 2>

Screenshot

PS C:\Aula_Python_Infinity\Apostilas\Aula 2>

Opa, algo deu errado. Relate este bug com os detalhes abaixo.
Relate no GitHub: https://github.com/lzybkr/PSReadLine/issues/new

Últimas 2 Chaves:
& Space

Exceção:
System.ArgumentOutOfRangeException: O valor deve ser maior ou igual a zero e menor que o tamanho do buffer do console nessa dimensão.
Nome do parâmetro: left
Valor real era -2.
em System.Console.SetCursorPosition(Int32 left, Int32 top)
em Microsoft.PowerShell.Internal.VirtualTerminal.set_CursorLeft(Int32 value)
em Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
em Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
em Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
em Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) em Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
em Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
em Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Aula_Python_Infinity\Apostilas\Aula 2> & C:/Users/Guga/AppData/Local/Microsoft/WindowsApps/python3.11.exe "c:/Aula_Python_Infinity/Apostilas/Aula 2/Dicio_Set.py"
{'Inifinity', 'School', '2002...'}
{'t', 'f', 'I', 'n', 'y'}
{'School', '202..', 'Infinity'}
PS C:\Aula_Python_Infinity\Apostilas\Aula 2>

Environment data

PS C:\Aula_Python_Infinity\Apostilas\Aula 2>

Opa, algo deu errado. Relate este bug com os detalhes abaixo.
Relate no GitHub: https://github.com/lzybkr/PSReadLine/issues/new
-----------------------------------------------------------------------
Últimas 2 Chaves:
 & Space

Exceção:
System.ArgumentOutOfRangeException: O valor deve ser maior ou igual a zero e menor que o tamanho do buffer do console nessa dimensão.
Nome do parâmetro: left
Valor real era -2.
   em System.Console.SetCursorPosition(Int32 left, Int32 top)
   em Microsoft.PowerShell.Internal.VirtualTerminal.set_CursorLeft(Int32 value)
   em Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
   em Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   em Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
   em Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable`1 key, Object arg)
   em Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   em Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   em Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
-----------------------------------------------------------------------
PS C:\Aula_Python_Infinity\Apostilas\Aula 2> & C:/Users/Guga/AppData/Local/Microsoft/WindowsApps/python3.11.exe "c:/Aula_Python_Infinity/Apostilas/Aula 2/Dicio_Set.py"
{'Inifinity', 'School', '2002...'}
{'t', 'f', 'I', 'n', 'y'}      
{'School', '202..', 'Infinity'}
PS C:\Aula_Python_Infinity\Apostilas\Aula 2>

Steps to reproduce

PS C:\Aula_Python_Infinity\Apostilas\Aula 2>

Opa, algo deu errado. Relate este bug com os detalhes abaixo.
Relate no GitHub: https://github.com/lzybkr/PSReadLine/issues/new

Últimas 2 Chaves:
& Space

Exceção:
System.ArgumentOutOfRangeException: O valor deve ser maior ou igual a zero e menor que o tamanho do buffer do console nessa dimensão.
Nome do parâmetro: left
Valor real era -2.
em System.Console.SetCursorPosition(Int32 left, Int32 top)
em Microsoft.PowerShell.Internal.VirtualTerminal.set_CursorLeft(Int32 value)
em Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
em Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
em Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
em Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) em Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
em Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
em Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Aula_Python_Infinity\Apostilas\Aula 2> & C:/Users/Guga/AppData/Local/Microsoft/WindowsApps/python3.11.exe "c:/Aula_Python_Infinity/Apostilas/Aula 2/Dicio_Set.py"
{'Inifinity', 'School', '2002...'}
{'t', 'f', 'I', 'n', 'y'}
{'School', '202..', 'Infinity'}
PS C:\Aula_Python_Infinity\Apostilas\Aula 2>

Expected behavior

PS C:\Aula_Python_Infinity\Apostilas\Aula 2>

Opa, algo deu errado. Relate este bug com os detalhes abaixo.
Relate no GitHub: https://github.com/lzybkr/PSReadLine/issues/new

Últimas 2 Chaves:
& Space

Exceção:
System.ArgumentOutOfRangeException: O valor deve ser maior ou igual a zero e menor que o tamanho do buffer do console nessa dimensão.
Nome do parâmetro: left
Valor real era -2.
em System.Console.SetCursorPosition(Int32 left, Int32 top)
em Microsoft.PowerShell.Internal.VirtualTerminal.set_CursorLeft(Int32 value)
em Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
em Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
em Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
em Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) em Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
em Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
em Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Aula_Python_Infinity\Apostilas\Aula 2> & C:/Users/Guga/AppData/Local/Microsoft/WindowsApps/python3.11.exe "c:/Aula_Python_Infinity/Apostilas/Aula 2/Dicio_Set.py"
{'Inifinity', 'School', '2002...'}
{'t', 'f', 'I', 'n', 'y'}
{'School', '202..', 'Infinity'}
PS C:\Aula_Python_Infinity\Apostilas\Aula 2>

Actual behavior

PS C:\Aula_Python_Infinity\Apostilas\Aula 2>

Opa, algo deu errado. Relate este bug com os detalhes abaixo.
Relate no GitHub: https://github.com/lzybkr/PSReadLine/issues/new

Últimas 2 Chaves:
& Space

Exceção:
System.ArgumentOutOfRangeException: O valor deve ser maior ou igual a zero e menor que o tamanho do buffer do console nessa dimensão.
Nome do parâmetro: left
Valor real era -2.
em System.Console.SetCursorPosition(Int32 left, Int32 top)
em Microsoft.PowerShell.Internal.VirtualTerminal.set_CursorLeft(Int32 value)
em Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
em Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
em Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
em Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) em Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
em Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
em Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Aula_Python_Infinity\Apostilas\Aula 2> & C:/Users/Guga/AppData/Local/Microsoft/WindowsApps/python3.11.exe "c:/Aula_Python_Infinity/Apostilas/Aula 2/Dicio_Set.py"
{'Inifinity', 'School', '2002...'}
{'t', 'f', 'I', 'n', 'y'}
{'School', '202..', 'Infinity'}
PS C:\Aula_Python_Infinity\Apostilas\Aula 2>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions