Unity tweak tool install is broken
by PsychoHermit from LinuxQuestions.org on (#5P5C3)
Hi Folks,
Running ubuntu 20.04.2.0 LTS amd64 on a 7 year old HP ENVY SmartTouch notebook (em6na).
I believe Unity is the window manager for ubuntu?
The install for Unity-Tweak-Tool is broken.
Code:Setting up unity-tweak-tool (0.0.7+-0ubuntu6) ...
/usr/lib/python3/dist-packages/UnityTweakTool/__init__.py:136: SyntaxWarning: "is not" with a literal. Did you mean "!="?
assert id is not -1
/usr/lib/python3/dist-packages/UnityTweakTool/section/spaghetti/theme.py:155: SyntaxWarning: "is" with a literal. Did you mean "=="?
self.ui['check_cursor_size'].set_active(True if gsettings.interface.get_int('cursor-size') is 48 else False)Trying to run it.
Code:The following schema is missing
com.canonical.Unity.ApplicationLens
In order to work properly, Unity Tweak Tool recommends that you install the necessary packages.What can I do besides wait for someone to fix it?
Thanks,
--glenn
Running ubuntu 20.04.2.0 LTS amd64 on a 7 year old HP ENVY SmartTouch notebook (em6na).
I believe Unity is the window manager for ubuntu?
The install for Unity-Tweak-Tool is broken.
Code:Setting up unity-tweak-tool (0.0.7+-0ubuntu6) ...
/usr/lib/python3/dist-packages/UnityTweakTool/__init__.py:136: SyntaxWarning: "is not" with a literal. Did you mean "!="?
assert id is not -1
/usr/lib/python3/dist-packages/UnityTweakTool/section/spaghetti/theme.py:155: SyntaxWarning: "is" with a literal. Did you mean "=="?
self.ui['check_cursor_size'].set_active(True if gsettings.interface.get_int('cursor-size') is 48 else False)Trying to run it.
Code:The following schema is missing
com.canonical.Unity.ApplicationLens
In order to work properly, Unity Tweak Tool recommends that you install the necessary packages.What can I do besides wait for someone to fix it?
Thanks,
--glenn