FS#52515 - [arandr] libharfbuzz.so.0: undefined symbol: FT_Get_Var_Blend_Coordinates

Attached to Project: Community Packages
Opened by Farence (kotrfa) - Thursday, 12 January 2017, 16:22 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 12 January 2017, 17:38 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When trying to run arandr, I get:
$ arandr
Traceback (most recent call last):
File "/usr/bin/arandr", line 41, in <module>
from screenlayout.gui import main
File "/usr/lib/python2.7/site-packages/screenlayout/gui.py", line 23, in <module>
import gtk
File "/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
from gtk import _gtk
ImportError: /usr/lib/libharfbuzz.so.0: undefined symbol: FT_Get_Var_Blend_Coordinates


Additional info:
arandr 0.1.9-2
harfbuzz 1.4.1-1
xorg-xrandr 1.5.0-1
libxrandr 1.5.1-1


Steps to reproduce:
This task depends upon

Closed by  Antonio Rojas (arojas)
Thursday, 12 January 2017, 17:38 GMT
Reason for closing:  Not a bug
Additional comments about closing:  You are using an unsupported freetype2

Loading...