I'm working with a galaxy tab attached to my PC and using this: https://superdisplay.app/ to turn it into an additional monitor. I noticed that if I try to save a profile while the tablet is on, monitor switcher displays an error and saves a malformed and incomplete xml. When the tablet is off, monitor switcher saves the profile correctly.
This happens both if super display is connected via usb or wifi. I'm on windows 10 home.
error:
Hey, had the same issue with Spacedesk virtual monitor and the same "IndirectWired : 16" value in DisplayConfigVideoOutputTechnology enum, I was gonna fix it on the source code but found it already works, so I just compiled a release version and used it.
Probably the latest binary should be updated here and in github for non-techy users.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm working with a galaxy tab attached to my PC and using this: https://superdisplay.app/ to turn it into an additional monitor. I noticed that if I try to save a profile while the tablet is on, monitor switcher displays an error and saves a malformed and incomplete xml. When the tablet is off, monitor switcher saves the profile correctly.
This happens both if super display is connected via usb or wifi. I'm on windows 10 home.
error:
Outputted (faulty/truncated) xml:
<?xml version="1.0" encoding="utf-8"?><displaySettings><pathInfoArray><DisplayConfigPathInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><sourceInfo><adapterId><LowPart>55431</LowPart><HighPart>0</HighPart></adapterId><id>0</id><modeInfoIdx>1</modeInfoIdx><statusFlags>InUse</statusFlags></sourceInfo><targetInfo><adapterId><LowPart>55431</LowPart><HighPart>0</HighPart></adapterId><id>4353</id><modeInfoIdx>0</modeInfoIdx><outputTechnology>Hdmi</outputTechnology><rotation>Identity</rotation><scaling>Identity</scaling><refreshRate><numerator>59978</numerator><denominator>1000</denominator></refreshRate><scanLineOrdering>Progressive</scanLineOrdering><targetAvailable>true</targetAvailable><statusFlags>InUse</statusFlags></targetInfo><flags>1</flags></DisplayConfigPathInfo>disregard this. I just noticed there's a test version 0.8, and it works great with super display
Hey, had the same issue with Spacedesk virtual monitor and the same "IndirectWired : 16" value in DisplayConfigVideoOutputTechnology enum, I was gonna fix it on the source code but found it already works, so I just compiled a release version and used it.
Probably the latest binary should be updated here and in github for non-techy users.