Community Questions & Answers

console word wrap

Does anyone know if it is possible to word wrap the console... I'm getting crazy long errors from sql and would be easier to wordwrap them

displaying CONSOLE in IDE...

I have been doing the Alloy intro stuff, but I have had to use a console outside the IDE. The reason is that when I display a Console or Terminal in the IDE... I just get a non functioning BLANK screen. The only dif is that Console atlease gives a...

App errors not showing in console or simulator

I started coding on titanium a few days ago and all was well until yesterday. I made no changes except I think there was an update from titanium or ios 6 that was installed automatically. However now I am not seeing errors in my app. I wrote a completely...

2.1.3 Console Log

I swear I read in the release notes this was fixed, but I get nothing in the console when building, running, ever. Am I doing it wrong?

Source from device

Just a few minutes ago, while I was using the Organizer's console to see information points from my app (console.log or Ti.API.info points), I came across a line which I often do, but never thought of this angle: The line read `Oct 24 22:16:47 DZ-iPod...

ICU Console Output

Hi, This may be a stupid question but I have just come across something that worries me slightly. I have an app that is being tested and distributed ad-hoc at the moment and I have been loading it on the phones using the iPhone Configuration...

Console not show errors

Hello, Since yesterday my console has stopped to show errors and warning. I tried to change the log level in run configurations to trace, info, warning, error and debug but console only show Info and Debug messages. I'm currently unable to find some...

Error on iOS build

~~~ [ERROR] [ERROR] Error: Traceback (most recent call last): File "/Library/Application Support/Titanium/mobilesdk/osx/1.8.0.1/iphone/builder.py", line 1274, in main execute_xcode("iphonesimulator%s" %...

How to omit console message from Android simulator?

After completing the ios app, now I'm porting it to Android platform. The Android simulator has too much system message in the console that I cannot even see my Ti.API.info at all. Now I'm stuck because I don't even know where goes wrong. Titanium...

is there an interactive console for debugging?

Is there such a thing as a `rails console` for Titanium, where I could play a little with the API? or even better a `debbuger`? Or could you recommend me a different workflow rather than having to edit-the-source > compile > Ti.API.debug() ? I know...

Please explain this console error message :) thanks!

Hi - does anyone know what this error message means? I presume it has something to do with loading audio files via the media player, but I have no idea how to go about fixing it. I'm very close to releasing my first app and would love to iron out all...

Logging Fails in Sub Window

Hello, Logging works fine in app.js and included .js files, but logging called in windows created by a url aren't working for me. I could swear logging worked in the sub windows before. Am I doing something wrong or is this a bug? A simplified version of...

Ti.API is undefined

I am creating my first application for iPhone using Titanium and found it really easy and simple to add components and make them work. I am trying to use `Ti.API.info('hello world');` for printing something in the console. No matter where I put this line...

warning on tab change

Hi there, I've noticed in the console whenever I select a tab in an app in the iPhone simulator, the following entry appears: ~~~ [WARN] Setting focus to 1 when it's already set to that. ~~~ Has anyone else noticed this? Does anyone have an idea on why it...

Showing 1-50 of 50