Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3073] logger.py does not find logfile

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2011-08-10T02:25:31.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterChristian Seiler
AssigneeTony Guntharp
Created2011-07-19T06:37:02.000+0000
Updated2016-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.

Comments

  1. Paul Dowsett 2011-07-25

    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
  2. Christian Seiler 2011-07-26

    I had some major problem with XCode 4.2, so I won't be able to report back right now. Will do later
  3. Paul Dowsett 2011-08-10

    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
  4. Paul Dowsett 2011-10-07

    Closing due to inactivity.

JSON Source