Re: [SailfishDevel] no output from console.log

2013-12-15 Thread Wim de Vries
Thx On 12/14/2013 11:25 PM, Artem Marchenko wrote: That is a known issue with this SDK release, unfortunately. There are two workarounds possible: 1. ssh to emulator console and run "sudo journalctl -fa" there I am getting a lot of (and no console.log output): Logs begin at Sun, 15 D

Re: [SailfishDevel] no output from console.log

2013-12-14 Thread Artem Marchenko
That is a known issue with this SDK release, unfortunately. There are two workarounds possible: 1. ssh to emulator console and run "sudo journalctl -fa" there 2. Switch to test-driven development as qttest console output goes to QtCreator just fine :) See sample tests subprojects at https://github