Stefan Oltmann
07/11/2024, 4:51 PMStefan Oltmann
07/11/2024, 4:54 PMif (width > 500.dp) checks.Tgo1014
07/12/2024, 8:02 AMStefan Oltmann
07/12/2024, 8:25 AMStefan Oltmann
07/12/2024, 8:26 AMTgo1014
07/12/2024, 8:38 AMStefan Oltmann
07/12/2024, 4:48 PMandries.fc
04/08/2026, 11:58 AMException in thread "main" java.lang.UnsatisfiedLinkError: /Users/andriesfc/.skiko/f0ebc4115fcd19548ce0c75bcdf7f2bd6279894e8bc13ac1a9093202990d8b42/libskiko-macos-x64.dylib: dlopen(/Users/andriesfc/.skiko/f0ebc4115fcd19548ce0c75bcdf7f2bd6279894e8bc13ac1a9093202990d8b42/libskiko-macos-x64.dylib, 0x0001): tried: '/Users/andriesfc/.skiko/f0ebc4115fcd19548ce0c75bcdf7f2bd6279894e8bc13ac1a9093202990d8b42/libskiko-macos-x64.dylib' (code signature in <7E0682CD-B9BC-32A0-8876-70C2F2D1A99A> '/Users/andriesfc/.skiko/f0ebc4115fcd19548ce0c75bcdf7f2bd6279894e8bc13ac1a9093202990d8b42/libskiko-macos-x64.dylib' not valid for use in process: mapping process and mapped file (non-platform) have different Team IDs), '/System/Volumes/Preboot/Cryptexes/OS/Users/andriesfc/.skiko/f0ebc4115fcd19548ce0c75bcdf7f2bd6279894e8bc13ac1a9093202990d8b42/libskiko-macos-x64.dylib' (no such file), '/Users/andriesfc/.skiko/f0ebc4115fcd19548ce0c75bcdf7f2bd6279894e8bc13ac1a9093202990d8b42/libskiko-macos-x64.dylib' (code signature in <7E0682CD-B9BC-32A0-8876-70C2F2D1A99A> '/Users/andriesfc/.skiko/f0ebc4115f
at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:321)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:187)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:129)
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2245)
at java.base/java.lang.Runtime.load0(Runtime.java:767)
at java.base/java.lang.System.load(System.java:1624)
at org.jetbrains.skiko.Library.loadLibraryOrCopy(SourceFile:17)
at org.jetbrains.skiko.Library.findAndLoad(SourceFile:111)
at org.jetbrains.skiko.Library.load(SourceFile:56)
at org.jetbrains.skia.impl.Library$Companion.staticLoad(SourceFile:12)
at org.jetbrains.skia.Image.<clinit>(SourceFile:142)
at org.jetbrains.compose.resources.ImageResources_skikoKt.toImageBitmap(SourceFile:16)
at org.jetbrains.compose.resources.ImageDecodersKt.decodeToImageBitmap(SourceFile:17)
at com.ashampoo.photos.desktop.MainKt.<clinit>(SourceFile:176)Stefan Oltmann
04/08/2026, 12:22 PMrm -rf ~/.skikoStefan Oltmann
04/08/2026, 12:23 PM