FS#52421 - [picard] problem with latest harfbuzz

Attached to Project: Arch Linux
Opened by mattia (nTia89) - Saturday, 07 January 2017, 20:24 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 07 January 2017, 20:30 GMT
Task Type Bug Report
Category Packages: Extra
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 1
Private No

Details

Description:

with latest harfbuzz (1.4), picard doesn't start. NB: a package downgrade of harfbuzz "solve" the issue
if I launch from terminal I get:

[mattia@arch-xps ~]$ picard
Traceback (most recent call last):
File "/usr/bin/picard", line 2, in <module>
from picard.tagger import main; main('/usr/share/locale', True)
File "/usr/lib/python2.7/site-packages/picard/tagger.py", line 26, in <module>
from PyQt4 import QtGui, QtCore
ImportError: /usr/lib/libharfbuzz.so.0: undefined symbol: FT_Get_Var_Blend_Coordinates


Additional info:
-harfbuzz-1.4.1-1
-harfbuzz-icu-1.4.1-1
-picard-1.3.2-5


Steps to reproduce:

-launch picard
This task depends upon

Closed by  Antonio Rojas (arojas)
Saturday, 07 January 2017, 20:30 GMT
Reason for closing:  Not a bug
Additional comments about closing:  You are using an unofficial freetype package

Loading...