Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6590] iOS: Contacts Picker - Received a deny file-write notice when selecting a contact from KS's Contacts Picker test

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-01T20:34:40.000+0000
Affected Version/sRelease 1.7.5, Release 1.8.0.1
Fix Version/sn/a
ComponentsiOS
Labelsqe-ios121211, tbs-1.8.2
ReporterWilson Luu
AssigneeIngo Muschenetz
Created2011-12-12T16:56:16.000+0000
Updated2017-05-02T21:07:03.000+0000

Description

Details: A deny file-write notice is printed out to the console when selecting a contact with "Address only" set to ON. Steps to reproduce: 1. Install and launch KitchenSink 2. Navigate to: Phone>Contacts>Contacts picker 3. Switch "Animated" to OFF and "Address only" to ON 4. Press "Show picker" 5. Select a contact Actual: A deny file-write notice is printed out to the console:
Mon Dec 12 16:52:53 unknown sandboxd[1605] <Notice>: KitchenSink(1574) deny file-write* /private/var/mobile/Applications/93DEEA09-5BB1-426B-9C24-EE6510935AA1/Library/Preferences/com.apple.PeoplePicker.plist
But, you can still see the address of the contact. Expected: This notice should not appear. Note: This bug persist in 1.7.5

Comments

  1. Wilson Luu 2011-12-12

    Also, I see a similar notice when running the following KS test: Phone>Save to Gallery>From File:
       Mon Dec 12 17:33:29 unknown sandboxd[1756] <Notice>: KitchenSink(1661) deny file-write-data /private/var/mobile/Media/PhotoData
       Mon Dec 12 17:33:34 unknown assetsd[1757] <Warning>: slow transaction: time was 2.46689 seconds (exclusive)
       Mon Dec 12 17:33:34 unknown sandboxd[1756] <Notice>: KitchenSink(1661) deny file-write-data /private/var/mobile/Media/PhotoData
       
    Phone>Save to Gallery>From XHR:
       Mon Dec 12 17:32:22 unknown sandboxd[1752] <Notice>: KitchenSink(1661) deny file-write-data /private/var/mobile/Media/PhotoData
       Mon Dec 12 17:32:25 unknown assetsd[1749] <Warning>: slow transaction: time was 1.10194 seconds (exclusive)
       Mon Dec 12 17:32:25 unknown sandboxd[1752] <Notice>: KitchenSink(1661) deny file-write-data /private/var/mobile/Media/PhotoData
       
  2. Lee Morris 2017-05-01

    Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.
  3. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source