gpt4 book ai didi

xcode - kCGErrorIllegalArgument : _CGSFindSharedWindow?

转载 作者:行者123 更新时间:2023-12-03 16:07:41 24 4
gpt4 key购买 nike

在尝试编写具有自定义背景的简单 Cocoa/Applescript 时(按照本教程 http://www.mere-mortal-software.com/blog/details.php?d=2007-01-08 ),我在调试器中时不时地收到以下错误:

Error>: kCGErrorIllegalArgument: _CGSFindSharedWindow: WID 3162
Media Center[10234] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.

所以我在CGErrorBreakpoint处设置了一个断点,得到了以下结果:

Thread 1, Queue : com.apple.main-thread
#1 0x00007fff92ba4112 in CGSGlobalErrorv ()
#2 0x00007fff92c7ca25 in _CGSFindSharedWindow ()
#3 0x00007fff92b275a9 in _CGSWindowByID ()
#4 0x00007fff92c2cdf9 in CGSOrderFrontConditionally ()
#5 0x00007fff93ce1ecf in __-[NSApplication _copyBatchWindowOrderingPerformerForToken:release:]_block_invoke_2 ()
#6 0x00007fff93d0f685 in -[NSPersistentUIManager resumeNormalWindowOrderingAndDrawing] ()
#7 0x00007fff93d0f52f in -[NSPersistentUIManager tearDownStateRestorationApparatusAndResumeWindowOrdering] ()
#8 0x00007fff93d0f374 in -[NSPersistentUIManager finishedRestoringWindowsWithZOrder:registerAsReady:completionHandler:] ()
#9 0x00007fff944f25ed in __-[NSPersistentUIManager restoreAllPersistentStateWithTalagentWindows:registeringAsReadyWhenDone:completionHandler:]_block_invoke_3 ()
#10 0x00007fff944f4080 in __-[NSPersistentUIManager restoreAllPersistentStateWithTalagentWindows:registeringAsReadyWhenDone:completionHandler:]_block_invoke_2 ()
#11 0x00007fff93f323e8 in __-[NSApplication(NSPersistentUISupport) _restoreWindowWithRestoration:handler:]_block_invoke_1 ()
#12 0x00007fff944f2760 in __-[NSApplication(NSPersistentUISupport) _restoreWindowWithRestoration:handler:]_block_invoke_3 ()
#13 0x00007fff94c2e44c in __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ ()
#14 0x00007fff94be6562 in __CFRunLoopDoBlocks ()
#15 0x00007fff94c0e195 in __CFRunLoopRun ()
#16 0x00007fff94c0dae6 in CFRunLoopRunSpecific ()
#17 0x00007fff8cfdf3d3 in RunCurrentEventLoopInMode ()
#18 0x00007fff8cfe658f in ReceiveNextEventCommon ()
#19 0x00007fff8cfe64ca in BlockUntilNextEventMatchingListInMode ()
#20 0x00007fff93cdc3f1 in _DPSNextEvent ()
#21 0x00007fff93cdbcf5 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#22 0x00007fff93cd862d in -[NSApplication run] ()
Thread 2, Queue : (null)
Thread 3, Queue : com.apple.libdispatch-manager
Thread 4, Queue : (null)
Thread 6, Queue : (null)
Thread 7, Queue : (null)

我不完全确定如何解决这个问题,如果需要,我将提供更多输出信息。

编辑:如果您在显示扩展坞时打开应用程序,我会收到错误消息。如果未显示扩展坞,则通常可以正常工作。

最佳答案

我也遇到过类似的问题。您是否尝试过在窗口属性面板中选中“关闭时释放”复选框?

关于xcode - kCGErrorIllegalArgument : _CGSFindSharedWindow?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9011620/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com