From mboxrd@z Thu Jan 1 00:00:00 1970 From: camlriot@airmail.cc Subject: bug#40926: spice-vdagent not scaling the display Date: Tue, 28 Apr 2020 08:30:53 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33566) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTMXF-0005Eb-VP for bug-guix@gnu.org; Tue, 28 Apr 2020 05:30:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jTMUA-0005xE-TP for bug-guix@gnu.org; Tue, 28 Apr 2020 05:28:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55635) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jTMUA-0005x7-F0 for bug-guix@gnu.org; Tue, 28 Apr 2020 05:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jTMUA-0000uZ-B9 for bug-guix@gnu.org; Tue, 28 Apr 2020 05:25:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:50778) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTLpr-0003Z4-Lq for bug-guix@gnu.org; Tue, 28 Apr 2020 04:45:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jTLdu-0006hN-Aq for bug-guix@gnu.org; Tue, 28 Apr 2020 04:33:33 -0400 Received: from mail.cock.li ([37.120.193.124]:48272) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jTLdt-00067T-Ca for bug-guix@gnu.org; Tue, 28 Apr 2020 04:31:01 -0400 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 40926@debbugs.gnu.org Hi, I have installed guix v1.1.0 as a guest OS using virt-manager. In the misc. services section of the manual http://guix.gnu.org/manual/en/guix.html#Miscellaneous-Services , it is suggested to enable the spice-vdagent service. So, with help on irc chat I added the two lines in my config.scm (use-service modules ... spice) (spice-vdagent-service) in the services list. On rebooting with the newly configurated build, I'm able to use the clipboard feature of spice, but the display does not scale on resizing the window (I have checked the option - Autoresize VM with the window in virt-manager). Relevant Log: localhost shepherd[1]: Service spice-vdagentd has been started. localhost spice-vdagentd: GetSeats failed: The name org.freedesktop.ConsoleKit was not provided by any .service files localhost spice-vdagentd: (console-kit) seat: (null) localhost spice-vdagentd: no session info, max 1 session agent allowed