Skip to content

Fix the TranscribeOnly bug (take two) - #2026

Merged
Andy Jordan (andyleejordan) merged 2 commits into
mainfrom
andschwa/fix-transcript-bug-take-two
May 23, 2023
Merged

Fix the TranscribeOnly bug (take two)#2026
Andy Jordan (andyleejordan) merged 2 commits into
mainfrom
andschwa/fix-transcript-bug-take-two

Conversation

@andyleejordan

@andyleejordan Andy Jordan (andyleejordan) commented May 17, 2023

Copy link
Copy Markdown
Member

We were using our own UI, not the byzantine internal UI where it actually needed to be fixed.

This is #2023 but again, with the right UI.

And not only have we tracked this down, we were finally able to reproduce it (and so test this fix).

Resolves PowerShell/vscode-powershell#3991.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@andyleejordan
Andy Jordan (andyleejordan) force-pushed the andschwa/fix-transcript-bug-take-two branch 2 times, most recently from 3d8f00c to 7ba4620 Compare May 18, 2023 01:38
@andyleejordan
Andy Jordan (andyleejordan) requested a review from a team as a code owner May 18, 2023 01:38
@andyleejordan
Andy Jordan (andyleejordan) force-pushed the andschwa/fix-transcript-bug-take-two branch from 7ba4620 to 53220a6 Compare May 18, 2023 02:25
We were using our own UI, not the byzantine internal UI where it
actually needed to be fixed. Whole lot of reflection.

Also had to fix our `CoreCLR` compiler constant.
@andyleejordan
Andy Jordan (andyleejordan) force-pushed the andschwa/fix-transcript-bug-take-two branch from 53220a6 to 0e17030 Compare May 18, 2023 02:31
@andyleejordan

Copy link
Copy Markdown
Member Author

P.S. This is actually like take five.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some clean up. A normal invocation will be a virtual call so we'll get the override just fine thankfully.

Comment thread src/PowerShellEditorServices/Services/PowerShell/Host/PsesInternalHost.cs Outdated
Comment thread src/PowerShellEditorServices/Services/PowerShell/Host/PsesInternalHost.cs Outdated
Comment thread src/PowerShellEditorServices/Services/PowerShell/Host/PsesInternalHost.cs Outdated
Comment thread src/PowerShellEditorServices/Services/PowerShell/Host/PsesInternalHost.cs Outdated
Co-authored-by: Patrick Meinecke <SeeminglyScience@users.noreply.github.com>
@andyleejordan
Andy Jordan (andyleejordan) deleted the andschwa/fix-transcript-bug-take-two branch May 23, 2023 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Write-Output broken

2 participants