Re: [SailfishDevel] qmlscene & error handling

2013-12-15 Thread Osmo Salomaa
15.12.2013 18:30, Wim de Vries wrote: I don't know about Python, but QML is giving no feedback at all (even console.log does not work) since the SDK update. See " no output from console.log" topic above. Possibly related. I'm still on the previous version. console.log works. -- Osmo Salomaa

Re: [SailfishDevel] qmlscene & error handling

2013-12-15 Thread Wim de Vries
I don't know about Python, but QML is giving no feedback at all (even console.log does not work) since the SDK update. See " no output from console.log" topic above. Possibly related. r wim On 12/15/2013 05:19 PM, Osmo Salomaa wrote: Hello, I'm writing an application using QML and PyOtherSide

[SailfishDevel] qmlscene & error handling

2013-12-15 Thread Osmo Salomaa
Hello, I'm writing an application using QML and PyOtherSide. I'm new to Qt, QML, PyOtherSide and all the rest apart from Python. I ssh into the emulator and use 'qmlscene main.qml' to run my application. I'm wondering about qmlscene's error handling. I create QML objects dynamically based on