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 #226
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#226
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.
@strausmann commented on GitHub (Apr 23, 2021):
I think the powershell output in yellow is the problem.
@mdevaev commented on GitHub (Apr 23, 2021):
I tend to think that this is just another usb dongle hardware glitch (out of many), that's why I don't recommend using it. It encodes jpeg on its own, so it can't be a problem with software that just transmits what is encoded by dongle.
@arch1mede commented on GitHub (Apr 25, 2021):
I personally, am unable to repo this using my usb2hdmi dongle. I will admit, I do have some issues with FF but switching to chrome resolved them. My usb device https://www.amazon.com/gp/product/B08FG54QPH
@strausmann commented on GitHub (Apr 25, 2021):
Good Day, this Is my usb dongle.
https://www.amazon.de/dp/B08BKNJP7N?ref=ppx_pop_mob_ap_share
@arch1mede commented on GitHub (Apr 27, 2021):
@strausmann Can you get on Discord so we can see if there is something else causing this? Otherwise id have to agree with the dev that its the usb dongle you got that is causing the issue.
@strausmann commented on GitHub (Apr 28, 2021):
A test with a CSI HDMI converter will show if the output of Chocolatey or the USB dongle is responsible for the faulty output. I will update the ticket once the converter has arrived and been tested.