Ryan Collins

Results 8 comments of Ryan Collins

- pip install setuptools wheel - pip install --upgrade setuptools wheel - pip install playsound worked for me on Fedora

> > Guten Tag, > > Try with branch tmp/workstation-17.5.2-k6.9.1 > > git clone https://github.com/nan0desu/vmware-host-modules -b tmp/workstation-17.5.2-k6.9.1 as explained for issue #259. > > Worked for me on Fedora 39....

Same The settings of extension [email protected] had an error: ``` Error: Requiring Clutter, version none: Typelib file for namespace 'Clutter' (any version) not found Stack trace: require@resource:///org/gnome/gjs/modules/esm/gi.js:16:28 @gi://Clutter/:3:25 _init/GLib.MainLoop.prototype.runAsync/

> Same problem in Debian Trixie (current testing) and Gnome 46 > > I solved the problem by installing the package `gir1.2-gtkclutter-1.0`: > > * `apt install gir1.2-gtkclutter-1.0` > *...

> Doing a `sudo dnf install cutter` did solve the problem for me isn't clutter and cutter 2 different packages?

sudo dnf install clutter.x86_64 has fixed it for me. ``[~]$ dnf search clutter``

> `sudo apt install gir1.2-gtkclutter-1.0` solved it for me on Ubuntu 24.04, thanks! > > It looks like clutter has been discontinued upstream: https://blogs.gnome.org/clutter. This thread is for Fedora though,...

> Not so painfull way to downgrade on Debian linux: > > 1. Update the package list: > > `sudo apt update` > > 2. List available docker-ce versions: >...