Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skia missing in ARM Docker #495

Closed
SenorSmartyPants opened this issue Jan 7, 2019 · 4 comments
Closed

Skia missing in ARM Docker #495

SenorSmartyPants opened this issue Jan 7, 2019 · 4 comments
Labels
bug Something isn't working build Issues with the build process

Comments

@SenorSmartyPants
Copy link
Contributor

SenorSmartyPants commented Jan 7, 2019

jellyfin | 2019-01-07T17:46:11.742072364Z [11:46:11] [INF] Skia not available. Will fallback to NullIMageEncoder. {0}
jellyfin | 2019-01-07T17:46:11.742357884Z System.DllNotFoundException: Unable to load shared library 'libSkiaSharp' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: liblibSkiaSharp: cannot open shared object file: No such file or directory
jellyfin | 2019-01-07T17:46:11.742549828Z at SkiaSharp.SkiaApi.sk_color_premultiply(SKColor color)
jellyfin | 2019-01-07T17:46:11.742629822Z at SkiaSharp.SKPMColor.PreMultiply(SKColor color)
jellyfin | 2019-01-07T17:46:11.742697150Z at Emby.Drawing.Skia.SkiaEncoder.LogVersion() in /repo/Emby.Drawing.Skia/SkiaEncoder.cs:line 82
jellyfin | 2019-01-07T17:46:11.742766145Z at Emby.Drawing.Skia.SkiaEncoder..ctor(ILogger logger, IApplicationPaths appPaths, Func1 httpClientFactory, IFileSystem fileSystem, ILocalizationManager localizationManager) in /repo/Emby.Drawing.Skia/SkiaEncoder.cs:line 35 jellyfin | 2019-01-07T17:46:11.742832390Z at Jellyfin.Server.Program.getImageEncoder(ILogger logger, IFileSystem fileSystem, StartupOptions startupOptions, Func1 httpClient, IApplicationPaths appPaths, IEnvironmentInfo environment, ILocalizationManager localizationManager) in /repo/Jellyfin.Server/Program.cs:line 221

@anthonylavado anthonylavado added bug Something isn't working build Issues with the build process labels Jan 7, 2019
@sparky8251
Copy link
Contributor

Known issue with SkiaSharp actually. We are working on it!

@SenorSmartyPants
Copy link
Contributor Author

You folks are on the ball. Didn't see an issue for it so I created this one.

Keep up the good work.

@sparky8251
Copy link
Contributor

I don't think its part of any open issues. It was found as part of our build system overhaul PR and is being addressed there!

@nvllsvm
Copy link
Member

nvllsvm commented Jan 21, 2019

Fixed with #534

@nvllsvm nvllsvm closed this as completed Jan 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Issues with the build process
Projects
None yet
Development

No branches or pull requests

4 participants