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 DLL not found on some devices for WebAssembly #45

Open
YeGaSoft opened this issue Dec 7, 2024 · 5 comments
Open

Skia DLL not found on some devices for WebAssembly #45

YeGaSoft opened this issue Dec 7, 2024 · 5 comments
Labels
complexity: high High Complexity help wanted Extra attention is needed prio: high High Priority question Further information is requested type: bug Something isn't working

Comments

@YeGaSoft
Copy link
Owner

YeGaSoft commented Dec 7, 2024

This may apply to PWA as well.
Note that Skia works on MAUI and the WebAssembly does work on some devices.

@YeGaSoft YeGaSoft added type: bug Something isn't working help wanted Extra attention is needed prio: high High Priority complexity: medium Medium Complexity question Further information is requested labels Dec 7, 2024
@YeGaSoft
Copy link
Owner Author

YeGaSoft commented Dec 7, 2024

See:
unoplatform/uno#18953

@YeGaSoft
Copy link
Owner Author

YeGaSoft commented Dec 7, 2024

Workaround:
dotnet/runtime#109289 (comment)

@YeGaSoft
Copy link
Owner Author

YeGaSoft commented Dec 7, 2024

PWA seems to work as well on some other devices.

@YeGaSoft
Copy link
Owner Author

ex = System.TypeInitializationException: The type initializer for 'SkiaSharp.SKAbstractManagedStream' threw an exception.
---> System.DllNotFoundException: libSkiaSharp
at SkiaSharp.SKAbstractManagedStream..cctor()
--- End of inner exception stack trace -...

InnerException = System.DllNotFoundException: libSkiaSharp\n at SkiaSharp.SKAbstractManagedStream..cctor()

@YeGaSoft YeGaSoft added complexity: high High Complexity and removed complexity: medium Medium Complexity labels Dec 11, 2024
@YeGaSoft
Copy link
Owner Author

Fix this. This Bug is annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: high High Complexity help wanted Extra attention is needed prio: high High Priority question Further information is requested type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant