Re: [Trisquel-users] Problem with virt-manager and spicy

2015-11-07 Thread elayer12

I finally solved this problem. The Client was missing. I solved it by

sudo apt-get install python-spice-client-gtk


Re: [Trisquel-users] Problem with virt-manager and spicy

2015-11-01 Thread elayer12

Trying
 to resolve this, here a more detailed look at the system-log:


..
..
01.11.2015 09:49:49 PC  dbus[973]   [system] Successfully activated 
service
 'org.freedesktop.nm_dispatcher'
01.11.2015 09:49:50 PC  kernel  [   26.685277] ACPI Warning:
\_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer],
ACPI requires [Package] (20131115/nsarguments-95)
01.11.2015 09:49:50 PC  kernel  [   26.685414] ACPI Warning:
\_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer],
ACPI requires [Package] (20131115/nsarguments-95)
01.11.2015 09:49:52 PC  gnome-session[1994] WARNING: Could not parse
desktop file xscreensaver.desktop or it references a not found TryExec
binary
>> 01.11.2015 09:49:52PC  spice-vdagent[2149] 
Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
01.11.2015 09:49:52 PC  gnome-session[1994] WARNING: App
'spice-vdagent.desktop' exited with code 1
01.11.2015 09:49:52 PC  dbus[973]   [system] Activating service
name='org.freedesktop.systemd1' (using servicehelper)
01.11.2015 09:49:52 PC  dbus[973]   [system] Successfully activated 
service
 'org.freedesktop.systemd1'
01.11.2015 09:49:52 PC  dbus[973]   [system] Activating service
name='org.freedesktop.ColorManager' (using servicehelper)
01.11.2015 09:49:52 PC  dbus[973]   [system] Activating service
name='org.freedesktop.locale1' (using servicehelper)
01.11.2015 09:49:52 PC  dbus[973]   [system] Successfully activated 
service
 'org.freedesktop.locale1'
..
..
01.11.2015 10:10:10 PC  dbus[973]   [system] Activating service
name='org.freedesktop.hostname1' (using servicehelper)
01.11.2015 10:10:10 PC  kernel  [ 1245.155936] systemd-hostnamed[3911]:
Warning: nss-myhostname is not installed. Changing the local hostname
might make it unresolveable. Please install nss-myhostname!
01.11.2015 10:10:10 PC  dbus[973]   [system] Successfully activated 
service
 'org.freedesktop.hostname1'
01.11.2015 10:17:01 PC  CRON[4455]  (root) CMD (   cd / &&
run-parts --report /etc/cron.hourly)
>>> 01.11.2015 10:22:51PC  spice-vdagentd  bind
/var/run/spice-vdagentd/spice-vdagent-sock: Permission denied
>>> 01.11.2015 10:22:51PC  spice-vdagentd  Fatal
 could not create server
socket /var/run/spice-vdagentd/spice-vdagent-sock
>>> 01.11.2015 10:22:57PC  spice-vdagent[4842] 
Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
01.11.2015 10:25:28 PC  dbus[973]   [system] Activating service
name='org.freedesktop.hostname1' (using servicehelper)
01.11.2015 10:25:28 PC  kernel  [ 2162.098630] systemd-hostnamed[5018]:
Warning: nss-myhostname is not installed. Changing the local hostname
might make it unresolveable. Please install nss-myhostname!
01.11.2015 10:25:28 PC  dbus[973]   [system] Successfully activated 
service
 'org.freedesktop.hostname1'
..
..
..


Maybe i got some missconfiguration due to my prior installation of
arkose, which does'nt work. If so, it means i have to reinstall my
system.

Does anyone use the spice-agent with virt-manager successfully?

Thanks in Advice!


[Trisquel-users] Problem with virt-manager and spicy

2015-11-01 Thread elayer12

Hello,


in order to get kvm with copy/paste from host working i tried to install
 the spice-vdagent.

Obviously it fails to work if i choose to use it virt-manager.

I checked the system-logs and found the error-message

* Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No
such file or
directory *

Because of the timestamp of spicy-vdagent i think it is related to the
following Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1006205

Does anyone know how to bypass this problem untill the newest version of
 spice-vdagent is added to the official trisquel-repositories?

Thanks in Advice!