Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14461] iOS7: Save to File - Filesystem.getFile(filename) method is not working

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-08-02T23:06:21.000+0000
Affected Version/sRelease 3.1.1
Fix Version/s2013 Sprint 16, 2013 Sprint 16 API, Release 3.1.2, Release 3.2.0
ComponentsiOS
Labelsios7, qe-3.1.1, qe-closed-3.1.2, qe-ks, qe-testadded
ReporterOlga Romero
AssigneeIngo Muschenetz
Created2013-07-02T17:13:54.000+0000
Updated2015-02-02T20:47:07.000+0000

Description

While testing camera, I encountered the issue, when image was not saved to file. I tested setting a backgroundImage to the window, and it works. To reproduce: 1. Install and run KS> Phone> Camera> Save to File 2. Take a picture and press Use Actual result: The image is not displayed
ul  2 10:11:10 Europa kernel[0] <Debug>: AppleH4CamIn::setPowerStateGated: 1
Jul  2 10:11:10 Europa kernel[0] <Debug>: AppleH4CamIn::power_on_hardware
Jul  2 10:11:10 Europa kernel[0] <Debug>: AppleH4CamIn::ISP_SelectBestMIPIFrequencyIndex_gated - channel: 0, index: 4
Jul  2 10:11:10 Europa mediaserverd[45] <Error>: [10:11:10.783] <<<< LiveSource >>>> livesource_SetProperty: property: VideoZoomDrawOverlay returning err=-12784
Jul  2 10:11:10 Europa mediaserverd[45] <Error>: [10:11:10.784] <___ RecorderServer ___> recorderServer_setProperty:  attempted to set property VideoZoomDrawOverlay - returned err = -12784
Jul  2 10:11:10 Europa mediaserverd[45] <Error>: [10:11:10.784] <___ RecorderServer ___> FigRecorderRemoteServer_SetRecorderPropertyFixedSize:  attempted to set property VideoZoomDrawOverlay - returned err = -12784
Jul  2 10:11:11 Europa mediaserverd[45] <Error>: [10:11:11.077] <<<< LiveSource >>>> livesource_videoDeviceDiscontinuity: Discontinuity!!
Jul  2 10:11:11 Europa mediaserverd[45] <Error>: [10:11:11.783] <<<< LiveSource >>>> livesource_videoDeviceDiscontinuity: Discontinuity!!
Jul  2 10:11:15 Europa timed[18] <Notice>: (Note ) CoreTime: Received timezone "America/Los_Angeles" from "Location"
Jul  2 10:11:15 Europa timed[18] <Notice>: (Note ) CoreTime: Current mcc: '310' simulated:'0'.
Jul  2 10:11:15 Europa timed[18] <Notice>: (Note ) CoreTime: Not setting time zone to America/Los_Angeles from LocationAndNetwork
Jul  2 10:11:21 Europa mediaserverd[45] <Error>: [10:11:21.824] >___ FigRecorder ___| figrecorder_serviceStillImageQueue: failed to create thumbnail ( err = 0 [ 0x0, 0 bytes] )
Jul  2 10:11:23 Europa kernel[0] <Debug>: AppleH4CamIn::setPowerStateGated: 0
Jul  2 10:11:23 Europa kernel[0] <Debug>: AppleH4CamIn::power_off_hardware

Expected: The image should be displayed

Attachments

FileDateSize
ios6.png2013-07-02T17:13:54.000+0000888798
ios7.png2013-07-02T17:13:54.000+000039232

Comments

  1. Sabil Rahim 2013-08-02

    Fixed by dawson's filesystem PR
  2. Olga Romero 2013-08-16

    Tested and verified the fix with: Appcelerator Studio, build: 3.1.2.201308091728 Titanium SDK, build: 3.1.2.GA CLI: 3.1.2 KS 3.1.2.GA Ipad4 iOS 7 iPhone5 iOS7

JSON Source