Re: [SailfishDevel] White screen and no errors

2014-01-29 Thread Chris Walker
On Tue, 28 Jan 2014 16:14:11 +0100 christopher.l...@thurweb.ch wrote: Hi Marcin How did you deploy? Have you checked the QtCreator compile output as well as the application output? Same failure seen here and while it is normally down to a QML error, there is no helpful error report

[SailfishDevel] White screen and no errors

2014-01-28 Thread Marcin M.
Hi, I'm giving one more go at my Sailfish app, but when I try to run it, I get a white screen only. The log is [D] QQmlDebuggingEnabler::QQmlDebuggingEnabler:1392 - QML debugging is enabled. Only use this in a safe environment. [D] QWaylandEglIntegration::QWaylandEglIntegration:58 - Using

Re: [SailfishDevel] White screen and no errors

2014-01-28 Thread Luciano Montanaro
On Tue, Jan 28, 2014 at 2:51 PM, Marcin M. marmistrz...@gmail.com wrote: Why can it happen? Something similar has happened to me when a QML file cannot be parsed. Check those curly brackets! :) Luciano -- Luciano Montanaro Anyone who is capable of getting themselves made President should

Re: [SailfishDevel] White screen and no errors

2014-01-28 Thread Gabriel Böhme
Hi, but an error in the QML file - *should* throw an error message on the console?! Gabriel. Am Dienstag, den 28.01.2014, 15:25 +0100 schrieb Luciano Montanaro: On Tue, Jan 28, 2014 at 2:51 PM, Marcin M. marmistrz...@gmail.com wrote: Why can it happen? Something similar has

Re: [SailfishDevel] White screen and no errors

2014-01-28 Thread Marcin M.
You mean unclosed brackets? With the MeeGo components such thing always was being reported in the log... -- Marcin 2014-01-28 Gabriel Böhme m.gabrielboe...@googlemail.com Hi, but an error in the QML file - *should* throw an error message on the console?! Gabriel. Am Dienstag, den

Re: [SailfishDevel] White screen and no errors

2014-01-28 Thread christopher . lamb
Hi Marcin How did you deploy? Have you checked the QtCreator compile output as well as the application output? Grüsse Chris Zitat von Marcin M. marmistrz...@gmail.com: You mean unclosed brackets? With the MeeGo components such thing always was being reported in the log... -- Marcin