logix2
logix2
Sure: ``` $ python3 --version Python 3.8.6 ``` ``` $ python3 -m pip show chromecast_mpris mpris_server PyGObject pydbus Name: chromecast-mpris Version: 0.7.3 Summary: 📺 Control Chromecasts from Linux and D-Bus...
There's no version 0.2.17 though: ``` ERROR: Could not find a version that satisfies the requirement mpris_server==0.2.17 (from versions: 0.0.2, 0.0.3, 0.1.0, 0.1.1, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.2.0,...
Using Nvidia with proprietary drivers (I don't know about Nouveau), ``xrandr --addmode`` failas, as seen [here](https://unix.stackexchange.com/questions/559918/howto-add-virtual-monitor-with-nvidia-proprietary-driver). There is a [workaround](https://unix.stackexchange.com/questions/559918/howto-add-virtual-monitor-with-nvidia-proprietary-driver), but it's not great as in my case the mouse...
Interesting. Both Gtk2 (GIMP) and Gtk3 (e.g. Nemo) apps in Ubuntu 18.10 have menus, only Qt(5) applications don't have one. Regarding your request - VLC no longer shows any errors....
PIP3 installation fails on Ubuntu 18.04 too. It looks like it detects it as MacOS? ``` Copying trackerjacker.egg-info to build/bdist.linux-x86_64/wheel/trackerjacker-1.8.7-py3.6.egg-info running install_scripts Traceback (most recent call last): File "", line...