Sublime Forum

Sublime-text-3191-1.x86_64 - broken on SUSE Tumbleweed

#1

Just updated to sublime-text-3191-1.x86_64

Doesn’t load on SUSE Tumbleweed. Previous build of ST3 worked fine.

$ subl 
Unable to load FT_Load_Glyph from libcairo.so

$ rpm -qi libcairo2 
Name        : libcairo2
Version     : 1.16.0
Release     : 1.2
Architecture: x86_64
0 Likes

#2

Filed as a bug https://github.com/SublimeTextIssues/Core/issues/2652

Not sure which (this forum or GitHub) is the “more right” place…

0 Likes

#3

Thanks for the report - 3192 is currently in the process of uploading with a fix for this

4 Likes

#4

Hi, I’ve got the same issue on Xubuntu 18.04.

$ subl
Unable to load FT_Load_Glyph from libcairo.so

$ sudo apt list libcairo2
Listing… Done
libcairo2/bionic-updates,now 1.15.10-2ubuntu0.1 amd64 [installed]

0 Likes

#5

Hi,

i have the same problem with Debian Stretch (amd64) and libcairo v1.14.8-1.

0 Likes

#6

3192 on Ubuntu 18.10 works now, thank you.

0 Likes

#7

Installed 3192 and it works again.

But i still get the following error message in the console:
Unable to load FT_Load_Glyph from libfreetype.so

But if this has no meaning anymore i can ignore it.

0 Likes

#8

Same as Rainer for me, 3192 is working again but still get the FT_Load_Glyph error in the terminal.

0 Likes

#9

sublime-text-3192-1.x86_64 does load again for me.

+1 to not printing “Unable to load FT_Load_Glyph from libfreetype.so” please.

Personally I often run “subl some_file” from terminal, others must be too.

It’s nice when there is no superfluous output.

0 Likes

#10

The 3192 fix is a temporary one, the FT_Load_Glyph message should be gone in the next build

2 Likes