Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

No log messages in Titanium Developer after installing iOS SDK 4.0.1

Hi,

I have installed iOS SDK 4.0.1 and I have no log messages in Titanium Developer. Tested with Kitchen Sink and Mobile SDK compiled from source code (you can say 1.4 RC). If I start the app in XCode, I can see all logs in Debugger Console, that works.

Any solutions?
Thanks in advance,
Lukasz

— asked July 22nd 2010 by Lukasz Radziwonowicz
  • 4.0.1
  • console
  • debug
  • developer
  • log
  • messages
0 Comments

3 Answers

  • Accepted Answer

    Make sure that once you've downloaded the temporary fix that you also change the permissions on the file using chmod a+x logger.py… otherwise it probably won't work for you!

    — answered July 28th 2010 by Matt Collinge
    permalink
    1 Comment
    • Thanks, TI froze after dropping that file. Changed permission fixed it.

      — commented July 28th 2010 by Daniel Lim
  • Temporary solution - http://developer.appcelerator.com/blog/2010/07/introducing-titanium-mobile-1-4.html

    — answered July 28th 2010 by Lukasz Radziwonowicz
    permalink
    2 Comments
    • I've tried this and still don't see anything in the log window.

      I pulled the lastest iOS SDK, latest Titanium (1.4.0), and the logger.py file. I've restarted everything and it's still not outputting anything for Ti.API.info('here'); statements.

      Any ideas?

      — commented July 28th 2010 by Matt Collinge
    • Did you also do the 'chmod a+x logger.py' part? It failed for me until I did that.

      — commented July 28th 2010 by Ted Haeger
  • "[INFO] Found 4.0.1 patch installed" is the last thing i can see in the debug window.

    And yes i did the chmod.

    — answered July 29th 2010 by Pedro B.
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.