2024-01-09 17:00:09.747 java[6069:574042] Suppressing invocation of -[NSApplication runModalForWindow:]. -[NSApplication runModalForWindow:] cannot run inside a transaction begin/commit pair, or inside a transaction commit. Consider switching to an asynchronous equivalent.
(
0 AppKit 0x00007ff80f886ffb -[NSApplication runModalForWindow:] + 365
1 AppKit 0x00007ff8103c9ffe -[NSSavePanel runModal] + 414
2 AppKit 0x00007ff8103d3dae -[NSSavePanel(Deprecated) runModalForDirectory:file:types:] + 227
3 libawt_lwawt.dylib 0x0000000122ece116 -[CFileDialog safeSaveOrLoad] + 363
4 Foundation 0x00007ff80cfa1bd5 __NSThreadPerformPerform + 178
5 CoreFoundation 0x00007ff80c0877d6 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
6 CoreFoundation 0x00007ff80c087779 __CFRunLoopDoSource0 + 157
7 CoreFoundation 0x00007ff80c087548 __CFRunLoopDoSources0 + 215
8 CoreFoundation 0x00007ff80c0861b8 __CFRunLoopRun + 919
9 CoreFoundation 0x00007ff80c085859 CFRunLoopRunSpecific + 557
10 Foundation 0x00007ff80cf81481 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216
11 libawt_lwawt.dylib 0x0000000122eeb1c2 Java_sun_lwawt_macosx_LWCToolkit_doAWTRunLoopImpl + 324
12 ??? 0x00000001105eae47 0x0 + 4569607751
13 ??? 0x00000001105daffd 0x0 + 4569542653
14 ??? 0x00000001105daffd 0x0 + 4569542653
)
this is the error am getting in logs, where the modal dialog box is been blocked by some external application or for some other reasons
Topic:
Developer Tools & Services
SubTopic:
General
Tags:
Enterprise
USBDriverKit
Developer ID
Developer Program
1
0
1k