<div dir="ltr">Hi Nahum,<div><br></div><div>This may be a bit of a strange problem, I've done some experimenting and I've found out that this only happens when the Desktop environment that the Spice Client is running on is KDE and the bottom panel on that desktop is set to autohide. So it's not really a problem with the Spice client, but a KDE problem. So it's KDE Host running a Virtual KDE desktop with the Spice Client, where the host KDE panel at the bottom is set to autohide.. Hope that makes sense.</div>
<div><br></div><div>Run the same thing with a GNOME 3 Desktop running the Spice client  to a KDE4 virtual desktop and everything works fine. So it has something to do with the autohide property on the KDE desktop.</div><div>
<br></div><div style>Sorry about the false alarm here.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 8, 2013 at 9:31 AM, Nahum Shalman <span dir="ltr"><<a href="mailto:nshalman@elys.com" target="_blank">nshalman@elys.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Below I've pasted a stripped down version of a kickstart file I used to get Fedora 17 working as a spice VM.<br>
(original is at <a href="http://www.shalman.org/spice/fedora17.ks" target="_blank">http://www.shalman.org/spice/<u></u>fedora17.ks</a>)<br>
<br>
It gave me a working KDE VM.<br>
<br>
A plain install of Fedora 17 seemed to freeze for me, but I haven't done any digging into the differences between that plain install and the stuff in this kickstart file (modified from an older version for Fedora 16).<br>

<br>
Kevin, perhaps you could give this kickstart file (or the full original) a try and see if that helps (the install will still prompt for a few details)?<br>
<br>
As an aside, it might be interesting for there to be a yum group that installs all the right packages for a VM that uses spice so that someday one could run "yum groupinstall spicevm" or put "@spicevm" in a kickstart file and have everything "Just Work"...<br>

<br>
-Nahum<br>
<br>
--------------<br>
<br>
install<br>
url --url=<a href="http://mirrors.us.kernel.org/fedora/releases/17/Fedora/x86_64/os/" target="_blank">http://mirrors.us.<u></u>kernel.org/fedora/releases/17/<u></u>Fedora/x86_64/os/</a><br>
reboot<br>
lang en_US.UTF-8<br>
keyboard us<br>
network --onboot yes --device eth0 --bootproto dhcp --noipv6<br>
authconfig --enableshadow --passalgo=sha512<br>
selinux --disabled<br>
firewall --disabled<br>
<br>
repo --name="Fedora 17" --baseurl=<a href="http://mirrors.us.kernel.org/fedora/releases/17/Fedora/x86_64/os/" target="_blank">http://mirrors.us.<u></u>kernel.org/fedora/releases/17/<u></u>Fedora/x86_64/os/</a><br>

repo --name="Fedora 17 updates" --baseurl=<a href="http://mirrors.us.kernel.org/fedora/updates/17/x86_64/" target="_blank">http://mirrors.us.<u></u>kernel.org/fedora/updates/17/<u></u>x86_64/</a><br>
<br>
%packages<br>
@Base<br>
@Fonts<br>
@Core<br>
@online-docs<br>
xorg-x11-drv-qxl<br>
xorg-x11-drv-evdev<br>
spice-vdagent<br>
kdm<br>
konsole<br>
kde-settings-pulseaudio<br>
kdemultimedia-kmix<br>
kwin-gles<br>
xorg-x11-xauth<br>
xorg-x11-xinit<br>
xorg-x11-utils<br>
xorg-x11-server-Xorg<br>
xorg-x11-server-utils<br>
xorg-x11-fonts-*<br>
xorg-x11-font-utils<br>
firstboot<br>
smolt-firstboot<br>
less<br>
vim<br>
openssh-clients<br>
openssh-server<br>
pulseaudio<br>
phonon-backend-gstreamer<br>
libusb*<br>
usbutils*<br>
usbredir*<br>
%end<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>============================<div>Kevin Daly</div><div>(416) 953-8330</div>
</div>