[SailfishDevel] Debug error

2015-06-15 Thread Rudi Timmermans
Hi, Any idea what this mean when i try to debug a new app? [W] unknown:14 - file:///opt/sdk/budgetmanager/usr/share/budgetmanager/qml/budgetmanager.qml:14:9: Type FirstPage unavailable FirstPage { This is the code into my budgetmanager.qml ApplicationWindow { id:mainWindow

Re: [SailfishDevel] Debug error

2015-06-15 Thread Rudi Timmermans
Hi Lucien, Yes it was after some debug i have found the solution ;) Thanks! --- Best regards! Rudi Timmermans. Op 15/06/15 om 18:42 schreef Lucien Xu: Hi Rudi: I guess that your FirstPage has noot been installed in your SDK. Is it listed in the .pro file ? Also,

Re: [SailfishDevel] Debug error

2015-06-15 Thread Lucien Xu
Hi Rudi: I guess that your FirstPage has noot been installed in your SDK. Is it listed in the .pro file ? Also, Component . onCompleted : mainWindow . firstPage = firstPage is buggy: you do not need to set your first page to itself. Regards, Lucien - Mail original - De: Rudi

Re: [SailfishDevel] ApplicationWindow.activate() does nothing

2015-06-15 Thread Thomas Tanghus
On Friday 12 June 2015 12:47:42 coderusin...@gmail.com wrote: check mce dbus. There is should be a method bot unblanking screen. Been away since Friday, but req_display_state_on looks like the one. Hard to find any real documentation on mce other than searching github etc. I've never tried