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
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#225
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
https://strausmanncloud-my.sharepoint.com/:i:/g/personal/bjoern_strausmann_net/EXcu87e9ooNLjiowmgd0xw0BXDTGV7j6hQBLjvW7w1ghzw?e=xkkscS
Desktop (please complete the following information):
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 kvmdkvmd 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 ustreamerustreamer 3.26-1
Linux kernel:
uname -aLinux 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.