Hello,I tried to migrate my iPad app (with XCode 11 and Catalina) from iOS to OS X but i have a problem when the app launch after the build.I think that there is a conflict with appearance between iOS and OS X, i don't have more informations. sorry[framework] Error Domain=NSCocoaErrorDomain Code=260 RunTimeThemeRefForBundleIdentifierAndName() couldn't find NSAppearanceNameAqua.car in bundle with identifier: uikitformac.com.xxxxxx UserInfo={NSLocalizedDescription=RunTimeThemeRefForBundleIdentifierAndName() couldn't find NSAppearanceNameAqua.car in bundle with identifier: uikitformac.com.xxxxxx}Do you have any idea ?
Search results for
NSCocoaErrorDomain
1,063 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi team.I trying to track down an error... intercept/fix. I suspect I have a corruption (from somewhere) in my sqllite database in icloud... I have not been able to figure out how to intercept the error.For context there is only one table of data. It could be my icloud data that is corrupt, although how it would have got corrupt would also be a mystery.Any advice on how I can track down this error?2019-06-09 20:57:04.000240+1200 TrafficCamNZ[12172:4381588] -[PFUbiquityBaseline loadFileFromLocation:error:](463): CoreData: Ubiquity: Failed to decode model from archive: Error Domain=NSCocoaErrorDomain Code=4864 value for key 'values' was of unexpected class 'NSArray'. Allowed classes are '{( NSDictionary, NSString, NSFetchRequest )}'. UserInfo={NSDebugDescription=value for key 'values' was of unexpected class 'NSArray'. Allowed classes are '{( NSDictionary, NSString, NSFetchRequest )}'.} 2019-06-09 20:57:04.000463+1200 TrafficCamNZ[12172:4381588] -[PFUbiquitySetupAssistant initializeBaselineForStore:err
2019-06-10 16:41:42.742732+0800 Safari[44375:923094] [SQLiteStore] Failed to acquire database store coordination lock at /Users/ftqa/Library/Safari/Favicon Cache/favicons.db-lock: [35: Resource temporarily unavailable]2019-06-10 16:41:42.821446+0800 Safari[44375:923094] [SQLiteStore] Failed to acquire exclusive access to database at file:///Users/ftqa/Library/Safari/Favicon%20Cache/favicons.db.2019-06-10 16:41:42.849217+0800 Safari[44375:923150] [SQLiteStore] Failed to acquire database store coordination lock at /Users/ftqa/Library/Caches/com.apple.Safari/TabSnapshots/Metadata.db-lock: [35: Resource temporarily unavailable]2019-06-10 16:41:42.850986+0800 Safari[44375:923150] [SQLiteStore] Failed to acquire exclusive access to database at file:///Users/ftqa/Library/Caches/com.apple.Safari/TabSnapshots/Metadata.db.2019-06-10 16:41:42.867615+0800 Safari[44375:923143] [SQLiteStore] Failed to acquire database store coordination lock at /Users/ftqa/Library/Safari/Favicon Cache/favicons.db-lock: [35: Resource tempor
Topic:
Safari & Web
SubTopic:
General
Tags:
Hi team.I trying to track down an error... intercept/fix. I suspect I have a corruption (from somewhere) in my sqllite database in icloud... I have not been able to figure out how to intercept the error.For context there is only one table of data. It could be my icloud data that is corrupt, although how it would have got corrupt would also be a mystery.Any advice on how I can track down this error?2019-06-09 20:57:04.000240+1200 TrafficCamNZ[12172:4381588] -[PFUbiquityBaseline loadFileFromLocation:error:](463): CoreData: Ubiquity: Failed to decode model from archive: Error Domain=NSCocoaErrorDomain Code=4864 value for key 'values' was of unexpected class 'NSArray'. Allowed classes are '{( NSDictionary, NSString, NSFetchRequest )}'. UserInfo={NSDebugDescription=value for key 'values' was of unexpected class 'NSArray'. Allowed classes are '{( NSDictionary, NSString, NSFetchRequest )}'.} 2019-06-09 20:57:04.000463+1200 TrafficCamNZ[12172:4381588] -[PFUbiquitySetupAssistant initializeBaselineForStore:err
Since feedback assitant does not allow bug reports in beta-2, I'll drop this here.Howdy, I just installed Xcode 11 beta 2, and ran my slightly modified version of the UIDocumentBrowserViewController-based template app, which was working the last time I tried it. However, in Xcode 11 beta 2, in the iPad simulator, it no longer works. I have another app which uses the same template, but had been modified to click the checkbox and run for Mac, and it has the same trouble.Here are the error logs[DocumentManager] Failed to get the remote browser View Controller with error (Error Domain=NSCocoaErrorDomain Code=4097 connection on anonymousListener or serviceListener from pid #### UserInfo={NSDebugDescription=connection on anonymousListener or serviceListener from pid ####})[DocumentManager] Remote view controller crashed with error: Error Domain=NSCocoaErrorDomain Code=4097 connection on anonymousListener or serviceListener from pid #### UserInfo={NSDebugDescription=connection on anonymousListener
I have a similar issue:Error Domain=PHPhotosErrorDomain Code=4302 PHPhotosErrorInvalidState UserInfo={NSLocalizedDescription=PHPhotosErrorInvalidState, currentState=error, NSUnderlyingError=0x600001b16e20 {Error Domain=com.apple.photos.error Code=43002 (null) UserInfo={currentState=error, NSUnderlyingError=0x600001b16d90 {Error Domain=NSCocoaErrorDomain Code=4097 connection to service on pid 1476 named com.apple.Photos.Migration UserInfo={NSDebugDescription=connection to service on pid 1476 named com.apple.Photos.Migration}}}}}Have no idea how to fix.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Even using the Document Based App template with Xcode 11 and building and running it on the simulator without changing anything all I get is a blank white screen (beta 2 of Xcode and iOS 13) - no document picker. I do have a first gen iPad Pro I put beta 1 and 2 on and on it, I do get the document picker and can open a file. On the iPad, the opened document window appears centered covering about 1/3 the width of the screen rather than covering the entire screen.I've got other issues with my actual app and trying to open a custom document type but I'll start a new thread for that (https://forums.developer.apple.com/message/366848).These errors show up in the console when trying it in the simulator (and I just get the blank white screen):2019-06-20 16:51:33.892103-0400 DocumentBasedApp[21412:8135268] [general] CFLocaleCopyCurrent() failed to look up current locale via 'AppleLocale' and 'AppleLanguages' in user preferences; falling back to locale identifier 'en_US' as the default. Consider checking Console for s
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I now get this as well on start, then Photos quits:Error Domain=PHPhotosErrorDomain Code=5103 PHPhotosErrorBookmarkResolutionFailed UserInfo={NSURL=file:///Users/xxx/Pictures/Photos%20Library.photoslibrary/, NSLocalizedDescription=PHPhotosErrorBookmarkResolutionFailed, NSUnderlyingError=0x600002832dc0 {Error Domain=com.apple.photos.error Code=41014 (null) UserInfo={NSURL=file:///Users/xxx/Pictures/Photos%20Library.photoslibrary/}}}- Repairing the database doesn't work- mtime's suggestion above doesn't work as Photos only appears briefly in the list of storage options and then vanishesThe console shows errors like:photolibraryd: No SSB on file for <private>photolibraryd: Error creating bookmark data for URL <private> : Error Domain=NSCocoaErrorDomain Code=256 UserInfo={NSDebugDescription=<private>}Photos:Failed to open photo library <private>, Error Domain=com.apple.photos.error Code=41014 UserInfo={NSURL=<private>}Photos:XPC connection error to assetsd <private> :
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Access iCloud Documents always shows Error in iOS 13 beta 2Error Domain=NSCocoaErrorDomain Code=512 “XXX” couldn’t be copied to “Documents”. UserInfo={NSSourceFilePathErrorKey=/path/to/XXX, NSUserStringVariant=( Copy ), NSDestinationFilePath=/path/to/XXX, NSFilePath=/path/to/XXX, NSUnderlyingError=0x280717f90 {Error Domain=NSPOSIXErrorDomain Code=11 Resource deadlock avoided}}Error Domain=NSCocoaErrorDomain Code=256 Could't open “XXX”。 UserInfo={NSURL=path/to/XXX, NSFilePath=/path/to/XXX, NSUnderlyingError=0x28379ec40 {Error Domain=NSPOSIXErrorDomain Code=11 Resource deadlock avoided}}iCloud Documents works fine in macOS, but not work in iOS devices. Shows the same error when acccessing ubiquity items in iCloud Doucments folder.
Just installed 19A487l and I don't see my iCloud Desktop being synced. I tried various things like logging out and back into iCloud, toggling the Desktop sync option off and then back on, rebooting, etc. unfortunately with no change.Someone in another post suggested that adding certain system daemons to the Full Disk Access list in System Preferences -> Security & Privacy -> Privacy syspref would fix it, but when I click on the '+' button to try, System Preferences hangs. The best I could debug was correlate some messages in Console by timestamp to when I clicked on '+':error16:20:02.458461-0800diagnostics_agentInvalid receipt [0 bytes] -- [<private>]fault16:20:02.479769-0800cfprefsdAllowing process impersonation by process com.apple.appkit.xpc.openAndSav (909) despite not having the com.apple.private.defaults-impersonate entitlement due to it not being sandboxed. Please add com.apple.private.defaults-impersonate instead, this will stop working in the future.fault16:20:02.479798-0800cfprefsdAl
Is it possible to create a derived attribute with a subquery?Given two entities Feed and Item, where a Feed has many items, and an Item has an isRead attribute. I'd like to be able to specify a Derivation attribute on Feed with the following expression:SUBQUERY(items, $item, $item.isRead != 1).@counti.e. the number of unread items.When I use this expression and run this I get an error:Unable to generate optimized model (sql model generation failed Error Domain=NSCocoaErrorDomain Code=134097 (null) UserInfo={NSUnderlyingException=Invalid keypaths found in derived attribute (unsupported function)})
I get the same error message on my macbook for my libraryError Domain=PHPhotosErrorDomain Code=4302 PHPhotosErrorInvalidState UserInfo={NSLocalizedDescription=PHPhotosErrorInvalidState, currentState=error, NSUnderlyingError=0x600001b2d4a0 {Error Domain=com.apple.photos.error Code=43002 (null) UserInfo={currentState=error, NSUnderlyingError=0x600001b2d530 {Error Domain=NSCocoaErrorDomain Code=4097 connection to service on pid 537 named com.apple.Photos.Migration UserInfo={NSDebugDescription=connection to service on pid 537 named com.apple.Photos.Migration}}}}}And I'm completely unable to open my photo library at the moment
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Hello bweinsteinThank you for your answer. I have tested the posted code and some other extension on macOS Catalina beta with regular Safari and Safari Technology Preview. It seems to work fine on either as I haven't been able to reproduce the bug.I've also done some testing on macOS 10.14 with Safari Technology Preview, but it seems to function rather wierdly with it. I don't think the same issue happens, but some calls to API methods that use completion handlers don't seem work.I'm not sure how related to the original issue this is, but I do have another question. On all testing I've done, including on macOS Catalina, from time to time I get this error in the XCode console: Error connecting back to host app: NSCocoaErrorDomain, code: 4099 and much more rarely the same error but with code 4097. Is this message related to the original problem? What causes it?Thank you for your time.
Topic:
Safari & Web
SubTopic:
General
Tags:
I am trying to build a very basic app using Core Data and CloudKit. I am logged into my CloudKit account on my Mac, and I followed the instructions to run the sample project that Apple provided on their website.Using the sample project as a guide, I tried to build a simpler app using the instructions provided here.However, after building trying to run my sample project, I get the following error stack trace in my console:CoreData: debug: CoreData+CloudKit: -[PFCloudKitOptionsValidator validateOptions:andStoreOptions:error:](35): Validating options: <NSCloudKitMirroringDelegateOptions: 0x60000097f960> containerIdentifier:iCloud.com.cybermedia.CloudKitTest1 initializeSchema:YES ckAssetThresholdBytes:<null> operationMemoryThresholdBytes:<null> useEncryptedStorage:NO automaticallyDownloadFileBackedFutures:NO automaticallyScheduleImportAndExportOperations:YES skipCloudKitSetup:NO preserveLegacyRecordMetadataBehavior:NO useDaemon:YES apsConnectionMachServiceName:<null> containerProvider:<
Has anyone else had problems with Photos trying to save changes made to a photo by a third party extension? I am able to load the extensions and make edits - but whenever I click save I get this generic error:Unable to Save Changes for “<Extension Name>”An error occured while saving. Please try again later.The only extension that appears to work is Apple's Markup - all others throw the error - followed by messages like this in the console:error16:24:52.658543-0400pkdAttempting to merge SDK dictionary into PlugInKit plist <private> but SDK is (null)error16:24:57.410789-0400PhotosFailed to save content editing output <PHContentEditingOutput: 0x60000188c630> adjustmentData=<PHAdjustmentData: 0x600003997c00> identifier=com.macphun.luminarflex.photoextension version=1.0 data=0x600003996e80 (26), renderedContentURL=file:///var/folders/ym/shwbs3g95fx7pwtxhkcvb7wh0000gn/T/com.macphun.luminarflex.photoextension/RenderedContent-E7378985-FB99-4AB7-BFF2-E0DFE97BF492.JPG, renderedPreviewContentURL=