You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now a workaround I did downloading a newer rpm from open suse(libfreetype6 is the name in opensuse), extracting and pointing LD_LIBRARY_PATH=~/extracted folder/lib64 DevPod.appimage and that worked.
Though the real solution would be to bundle the freetype library with the appimage. Either that or state that open suse 15.X is not supported anymore (because the site says it does support it)
What happened?
Appimage does not start, when I try running it in terminal I get:
DevPod: symbol lookup error: /tmp/.mount_DevPodwTUZNi/usr/lib/libwebkit2gtk-4.1.so.0: undefined symbol: FT_Get_Color_Glyph_Paint
It says minimum should be opensuse 15.3 and I have newer than that.
I think issue is that freetype 2.11 is needed for that function but distro comes with 2.10.3
Last working version is 0.5.21, and after 0.5.22 it stops working.
Local Environment:
devpod version
]The text was updated successfully, but these errors were encountered: