[AC-3073] logger.py does not find logfile
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2011-08-10T02:25:31.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Christian Seiler |
Assignee | Tony Guntharp |
Created | 2011-07-19T06:37:02.000+0000 |
Updated | 2016-03-08T07:48:07.000+0000 |
Description
since 1.7.1 the log file is not picked up in my environment. Changeset: https://github.com/appcelerator/titanium_mobile/commit/9a1b510530c6f529f6d06ff2df5fb3aba36ed268#support/iphone/logger.py
related ticket: TIMOB-4192
I have a ~/Library/Application Support/iPhone Simulator/4.3.2 folder which is picked up be logger.py. But the actual log file is in ~/Library/Application Support/iPhone Simulator/4.3
I'm not quite sure if this is a bug in logger.py or I screwed up my environment somehow. After removing the "if iphone_version == '4.3':" block from logger.py (or adding a '4.3' to the beginning of the list of supported version) then everything works again.
Christian Please would you provide the iOS version, xcode version, and the Titanium SDK version (build date and hash) that you have tested? Also, would you test XCode 4.2/iOS 4.3.3 SDK, and report back on this? Then we can progress this ticket. Cheers
I had some major problem with XCode 4.2, so I won't be able to report back right now. Will do later
Thanks for the update. I will close this ticket for the moment. If you have time, you are welcome to add the requested information and we will reopen it. Thanks
Closing due to inactivity.