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

Runaway process on Ubuntu 20.4 displaying random characters upon exit. #139

Closed
cadayton opened this issue Feb 19, 2021 · 14 comments
Closed

Comments

@cadayton
Copy link

cadayton commented Feb 19, 2021

After displaying the grid view and exiting, random characters are being generated in the terminal session.

image

To reproduce, installed the BOTtum module. BOTtum
Then execute the cmdlet, Show-KBFileSystem "public" "cadayton"

image

image

@scatenag
Copy link

scatenag commented Mar 8, 2021

Same here!

wreid

The only way to stop weird character by mouse movement is to close the terminal and open another one:
just exit from pwsh is not enough.

(..no Out-GridView and weird Out-ConsoleGridView on Ubuntu right now :( )

@TylerLeonhardt
Copy link
Member

This is fixed,it just needs to be released.

#135

cc @SteveL-MSFT

@cadayton
Copy link
Author

cadayton commented Mar 8, 2021

Cool. Thank you very much!!!

@tig
Copy link
Collaborator

tig commented Mar 9, 2021

@cadayton, can you please pull down PR #141 and verify this is fixed?

Thanks!

@cadayton
Copy link
Author

On Ubuntu 20.4, I'm not running Windows Terminal. How is an upgrade to Windows Terminal going to resolve the issue?

@tig
Copy link
Collaborator

tig commented Mar 10, 2021

On Ubuntu 20.4, I'm not running Windows Terminal. How is an upgrade to Windows Terminal going to resolve the issue?

Tthe title of the PR is confusing. Terminal.Gui is what OCGV is based on. PR #141 for GraphicalTools uses the very latest (release candidate) of Terminal.Gui which should fix this issue.

@cadayton
Copy link
Author

On the Ubuntu system, I tried to update the Terminal.Gui package. Unfortunately, I'm not up to speed enough on dotnet to figure out to get a newer Terminal.Gui nuget packages installed.

If you can provide a basic example of how to update the Terminal.Gui package, I'll be a able to test. Otherwise, I'll need to wait until I find some time to learn how to speak dotnet.

@tig
Copy link
Collaborator

tig commented Apr 1, 2021

@TylerLeonhardt or @SteveL-MSFT - Is there a way for you to do a build of GraphicalTools and publish a pre-release package on nuget?

@cadayton
Copy link
Author

cadayton commented Apr 2, 2021

If someone can point me to the build documentation, I can build it and publish locally.

@scatenag
Copy link

scatenag commented Apr 6, 2021

It seems to be fixed in PowerShell 7.1.3 👍

(I get the same insane behavior with 'Get-Credential' on PowerShell Integrated Console v2021.2.2 )

@tig
Copy link
Collaborator

tig commented Apr 29, 2021

Should be fixed by #141

@scatenag
Copy link

scatenag commented Apr 30, 2021

Yes!! It is fixed ! 🥳 👏 👍

Peek 2021-04-30 10-03

@tig
Copy link
Collaborator

tig commented Aug 3, 2022

@andschwa this can be closed.

@andyleejordan
Copy link
Member

Awesome!

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

5 participants