entireGroup.jpg

I’m not sure if this is the right forum or not, but it could be a daily build issue.

I was just looking in my “Documents” directory from the app’s running on the Corona Simulator and I found an odd file in there that I didn’t create or put there. Its titled:

entireGroup.jpg

and appears to be a partial screen shot though the background on the screen shot isn’t one that would be with the other objects in the image.

Any suggestions as to where it came from? I’m not calling any functions that would capture the screen.
[import]uid: 19626 topic_id: 16660 reply_id: 316660[/import]

Have you ever called display.save() at any point, even if you were just experimenting?

The default base directory for that function is system.DocumentsDirectory, so that would make sense that you found it there. [import]uid: 52430 topic_id: 16660 reply_id: 62243[/import]

No, I’ve never called it. [import]uid: 19626 topic_id: 16660 reply_id: 62253[/import]