1
0
Fork 0
mirror of https://github.com/pikvm/pikvm.git synced 2026-03-02 18:16:56 -05:00

PowerShell windows with colored output interfere with rendering #225

Open
opened 2026-02-20 13:22:39 -05:00 by deekerman · 0 comments
Owner

Originally created by @strausmann on GitHub (Apr 23, 2021).

Originally assigned to: @mdevaev on GitHub.

Describe the bug
When outputting text in color in a PowerShel window, the entire image starts to flicker. Here a Chocolatey update was executed for all installed applications. As soon as the PowerShell window is minimized, the rendering of the desktop is possible again without errors. Apparently only certain output in PowerShell is responsible for the problem.

To Reproduce
Steps to reproduce the behavior, like:

  1. Connected to Dell Latitude Laptop with Windows 10
  2. Open a PowerShell Window and update all Applications with Chocolatey "choco update all -y"
  3. Now the rendering has problems with the powershell output

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

image

https://strausmanncloud-my.sharepoint.com/:i:/g/personal/bjoern_strausmann_net/EXcu87e9ooNLjiowmgd0xw0BXDTGV7j6hQBLjvW7w1ghzw?e=xkkscS

Desktop (please complete the following information):

  • OS: Windows 10 64bit 2020
  • Browser chrome, edge chromium

Pi-KVM info:

  • Raspberry Pi board version
    (RPi4 4 GB)

  • Pi-KVM platform
    v2 with hdmi USB dongle

  • Video capture type
    hdmi USB dongle

  • KVMD version: pacman -Q | grep kvmd

kvmd 2.54-1
kvmd-fan 0.1-1
kvmd-oled 0.3-1
kvmd-platform-v2-hdmiusb-rpi4 2.54-1
kvmd-webterm 0.36-1

  • uStreamer version: pacman -Q | grep ustreamer
    ustreamer 3.26-1

  • Linux kernel: uname -a
    Linux pikvm 5.10.23-2-ARCH #1 SMP Thu Mar 18 18:33:35 MSK 2021 armv7l GNU/Linux

Additional context
Add any other context about the problem here.

Originally created by @strausmann on GitHub (Apr 23, 2021). Originally assigned to: @mdevaev on GitHub. **Describe the bug** When outputting text in color in a PowerShel window, the entire image starts to flicker. Here a Chocolatey update was executed for all installed applications. As soon as the PowerShell window is minimized, the rendering of the desktop is possible again without errors. Apparently only certain output in PowerShell is responsible for the problem. **To Reproduce** Steps to reproduce the behavior, like: 1. Connected to Dell Latitude Laptop with Windows 10 2. Open a PowerShell Window and update all Applications with Chocolatey "choco update all -y" 3. Now the rendering has problems with the powershell output **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://user-images.githubusercontent.com/4519228/115855329-6af62f80-a42b-11eb-8dcb-6375d01a292b.png) https://strausmanncloud-my.sharepoint.com/:i:/g/personal/bjoern_strausmann_net/EXcu87e9ooNLjiowmgd0xw0BXDTGV7j6hQBLjvW7w1ghzw?e=xkkscS **Desktop (please complete the following information):** - OS: Windows 10 64bit 2020 - Browser chrome, edge chromium **Pi-KVM info:** - Raspberry Pi board version (RPi4 4 GB) - Pi-KVM platform v2 with hdmi USB dongle - Video capture type hdmi USB dongle - KVMD version: `pacman -Q | grep kvmd` kvmd 2.54-1 kvmd-fan 0.1-1 kvmd-oled 0.3-1 kvmd-platform-v2-hdmiusb-rpi4 2.54-1 kvmd-webterm 0.36-1 - uStreamer version: `pacman -Q | grep ustreamer` ustreamer 3.26-1 - Linux kernel: `uname -a` Linux pikvm 5.10.23-2-ARCH #1 SMP Thu Mar 18 18:33:35 MSK 2021 armv7l GNU/Linux **Additional context** Add any other context about the problem here.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pikvm-pikvm#225
No description provided.