haren724 / wallpaper-player-mac

A powerful open source live wallpaper app for mac
https://docc.haren724.top
GNU General Public License v3.0
396 stars 38 forks source link

GifImage的View在macOS13会导致程序崩溃 #2

Closed dawalishi0821 closed 1 year ago

dawalishi0821 commented 1 year ago

GifImage的View在macOS13会导致程序崩溃

以下是报错日志:

Engine[23897:171509] -[NSNib _initWithNibNamed:bundle:options:] could not load the nibName: Open_Wallpaper_Engine.WallpaperViewController in bundle NSBundle </Users/yujiale/Library/Developer/Xcode/DerivedData/Open_Wallpaper_Engine-bxsqphaeozfylefxrsanvmmodibt/Build/Products/Debug/Open Wallpaper Engine.app> (loaded).

haren724 commented 1 year ago

的确如此,复现出来了。在分支提交 ab782fa35787fdbbf2585423ac5b7a0f6c24543f 中已经暂时禁用,未来等功能完善之后再重新启用

haren724 commented 1 year ago

This issue which is about GifImage is finally solved at commit 4787f60040bd775b2200b9390bf8f49e81034c77. Thanks for your help!