Titanium Community Questions & Answer Archive

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

Titanium.API.info broken on Linux?

I am running TI Developer on Kubuntu lucid with the Android SDK. I am having problems with the Titanium.API.info output not showing up in the console. When I use something like this:

Titanium.API.info('app.js is running');

I can see the output using the Android adb or ddms commands, but even at trace level nothing appears in the Developer console window. I am not sure if this is a bug, or I am doing something wrong. Does api.info work for other Linux users?

— asked September 7th 2010 by John Blanford
  • api.info
  • linux
0 Comments

3 Answers

  • I think it's buggy in the current release. I'm on Windows. Sometimes I get info output, other times I don't. Quitting/re-opening Titanium sometimes fixes the problem.

    — answered September 7th 2010 by Tim Poulsen
    permalink
    0 Comments
  • Thanks. At least I know its not just me. Looking into it further, I see that although I resolved a bunch of library problems to get the Developer to run, I am still getting errors when it starts up. I am having problems loading:

    libpython2.5.so.1.0
    libnotify.so.1
    libenchant_ispell.so
    libenchant_myspell.so

    Its a wonder it is running at all!

    — answered September 8th 2010 by John Blanford
    permalink
    0 Comments
  • Same problem here on OSX Mavericks. Does not work neither…

    — answered October 30th 2013 by Joao Oliveira
    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.