[TIMOB-2981] iOS: Console sandbox errors (deny read write) when using contacts picker tests
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2011-04-15T03:34:07.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | iOS |
Labels | contacts, ios, picker, regression, sandbox |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T03:34:07.000+0000 |
Updated | 2017-03-07T19:46:05.000+0000 |
Description
INFO] Titanium SDK version: 1.6.0 (01/24/11 08:14 e1cb22a). ipod touch 4gt 4.2.1, iphone 3g 3.1.3
1.Phone > contacts > contact images
2.Tap set image via picker
check console after setting an image for a contact:
Thu Jan 27 11:08:16 unknown sandboxd[1866] : KitchenSink(1854)
deny file-write
/private/var/mobile/Applications/07DF14FD-D4BE-4822-B08C-FBE5A253CB6D/Library/Preferences/com.apple.PeoplePicker.plist
Thu Jan 27 11:08:34 unknown sandboxd[1866] : KitchenSink(1854) deny
file-write
/private/var/mobile/Applications/07DF14FD-D4BE-4822-B08C-FBE5A253CB6D/Library/Preferences/com.apple.PeoplePicker.plist
Thu Jan 27 11:08:58 unknown
UIKitApplication:com.appcelerator.pushtest[0x12f4][1854] : [ERROR] invalid image type. expected either
TiBlob or TiFile, was: NSNull in -TiUIImageView
setImage_:
Thu Jan 27 11:09:49 unknown sandboxd[1869] : KitchenSink(1854) deny
file-write*
/private/var/mobile/Applications/07DF14FD-D4BE-4822-B08C-FBE5A253CB6D/Library/Preferences/com.apple.PeoplePicker.plist
Stranger and stranger. This isn't part of XCode or our process complaining, so tracking it down is going to be tough. Additionally, there is some questions in the Apple dev forums of something similar in other areas. This might be an Apple bug.
And now, I can't recreate it, even with looking outside XCode. Ugh. Highly unlikely that anything actually 'fixed' this, and it could be a rare edge case or some odd combo I'm not seeing. Talked with Thom, leaving it as hold until a consistent recreation can be gleaned.
Housekeeping! Paperwork is in order.
Closing ticket due to time passed.