<div>Dear Developers, 
<div> </div>
<div>I have a virtual XP system with the spice channel enabled through the serial port. The command line that runs qemu has (reduced):</div>
<div> </div>
<div> -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x8  -chardev null,id=channel0 -device virtserialport,bus=virtio-serial0.0,nr=0,chardev=channel0,name=com.redhat.spice.0 -usb -device usb-tablet,id=input0 -spice port=5900,addr=127.0.0.1,disable-ticketing -vga qxl -device qxl,id=video1,bus=pci.0,addr=0x7 </div>

<div> </div>
<div clear="all">However, the vdagent services does not start. when I give it a start control, it reports to start then stop immediately. Here are the logs I&#39;ve found:</div></div>
<div> </div>
<div><strong>vdagent.log:</strong></div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div>552.859 VDAgent::run: ***Agent started in session 0***</div>
<div>552.859 log_version: 0.5.1.0</div>
<div>552.859 VDAgent::connect_pipe: Connected to service pipe</div>
<div>552.859 VDAgent::send_announce_capabilities: Sending capabilities:</div>
<div>552.859 VDAgent::send_announce_capabilities: 37</div>
<div>552.859 VDAgent::input_desktop_message_loop: Desktop: Default</div>
<div>552.859 VDAgent::input_desktop_message_loop: First display setting</div>
<div>552.859 DisplaySetting::load: loading display setting</div>
<div>552.875 DisplaySetting::reload_from_registry: explorer pid 1116</div>
<div>552.875 DisplaySetting::reload_wallpaper: </div>
<div>552.875 DisplaySetting::reload_wallpaper: reload wallpaper: success</div>
<div>552.875 DisplaySetting::reload_font_smoothing: </div>
<div>552.875 DisplaySetting::reload_font_smoothing: font smoothing is disabled in registry. do nothing</div>
<div>552.875 DisplaySetting::reload_animation: </div>
<div>552.875 DisplaySetting::reload_win_animation: </div>
<div>552.875 DisplaySetting::reload_win_animation: window animation is disabled in registry. do nothing</div>
<div>552.875 DisplaySetting::reload_ui_effects: </div>
<div>552.875 DisplaySetting::reload_ui_effects: UserPreferencesMask = 800712b0 6c</div>
<div>553.078 VDAgent::read_completion: error 109</div>
<div>553.078 VDAgent::run: Agent stopped</div></blockquote>
<div> </div>
<div> </div>
<div><strong>vdservice.log</strong></div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div>552.843 VDService::main: ***Service started***</div>
<div>552.843 log_version: 0.5.1.0</div>
<div>552.843 has_qxl_device: found QXL device at id 0, qxl_id 0</div>
<div>552.843 VDService::launch_agent: Wait for vdagent to connect</div>
<div>552.875 VDService::launch_agent: Pipe connected by vdagent</div>
<div>552.875 VDIPort::init: CreateFile() failed: 2</div></blockquote>
<div>Would you have any idea what&#39;s causing this? (two qxl devices?)</div>
<div> </div>
<div>-- </div>
<div>Emre</div>
<div> </div>