apt get life

Life around technology

  • Technology
    • Guides
    • Linux
    • Development
      • Laravel
    • Misc
    • Raspberry Pi
  • Writing
  • Crafts
    • Crochet
    • Model Making
    • Painting
  • Privacy Policy
You are here: Home / Archives for Virtual Machine Manager

Fixing Error Opening Spice Console SpiceClientGtk missing

2019/05/13 by sudo 1 Comment

When trying to connect to a KVM using Virtual Machine Manager on Linux Mint 19, I receive the error

Error connecting to graphical console. Error opening Spice console, SpiceClientGtk missing.

This is because the host machine is missing the spice GTK client. In ubuntu 19 it’s easy enough to install using apt

sudo apt install gir1.2-spiceclientgtk-3.0

On older Linux Mint installations (18) you may need to run this instead:

sudo apt-get install gir1.2-spice-client-gtk-3.0

 

Filed Under: Technology Tagged With: KVM, Linux Mint, Virtual Machine Manager

Recent Posts

  • Why I’m never going to use Ebuyer again.
  • Install Jetbrains Toolbox on Ubuntu 22.04
  • Fixing Ubuntu black screen with blinking cursor
  • Raspberry Pi Keyboard Mini Review
  • Alternative GPIO pins for Wemos D1 Mini BME280 sensor

Tags

API auditing crochet data recovery debian debudding development Dingo API docker email Getting started with Laravel 5 & Dingo API hard drive health KVM Laravel larvel 5 lenovo Linux Minion mint netgear nas networking network shares php PHP development Postfix raspberry pi review samba security SMART smartctl smartmontools smb smbfs testing traefik ubuntu ubuntu 18.04 ubuntu 20.04 ubuntu 22.04 ubuntu server vagrant Virtual machines xdebug xubuntu

© Copyright 2015 apt get life