Hello everyone,
This is my first time asking for help since I seem to have a problem I can’t google my way out of. Please bear with my potentially poor formatting.
I am having a problem where the snap to corner/side feature seems to think that my dual monitor set-up is 1 monitor and snap to corner/side makes a window take up the top half of a monitor or a whole monitor respectively. I figure trying to switch from Marco to compiz might help though, when I try to access the CompizConfig Settings Manager via terminal I am met with this error:
$ ccsm
Traceback (most recent call last):
File "/usr/bin/ccsm", line 32, in
import gtk
File "/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py", line 40, in
from gtk import _gtk
ImportError: /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0: undefined symbol: FT_Get_Var_Blend_Coordinates
I’ve tried looking though google and seen some solutions for arch builds though I can’t seem to port them into Mate 18.04. I’m relatively new to linux so I’m not entirely sure how to get around an “undefined symbol” error. If anyone has any tips or advice, please send it my way.