Summary: | Creating more than one spiceport channel makes one of them unusable | ||
---|---|---|---|
Product: | Spice | Reporter: | Oliver Gutierrez <ogutierrez> |
Component: | html5-client | Assignee: | Pavel Grunt <pavelgrunt> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
libvirt log
virsh dumpxml of running machine |
Created attachment 126174 [details]
virsh dumpxml of running machine
Hi Oliver, I know that you are using spice-html5 -> there is an issue when you have more than one channel of a type - channel id is not set, see https://cgit.freedesktop.org/spice/spice-html5/tree/spiceconn.js#n122 so spice-html5 is requesting to open the channel twice (because it doesn't set the id), causing: spicevmc_connect: channel client 10:0 (0x558c773cf000) already connected, refusing second connection Posted https://patchwork.freedesktop.org/patch/108551/ Oliver, please check, if it changes anything Path works marvels. I've tested and now I receive initialization for both channels and both ports in VM are working as expected. Thank you guys! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 126173 [details] libvirt log When I try to create more than one port, the port devices got created but I can not use them. Only one of the ports is working (in my case, always the last one).