<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="+1">Hi Lucien,<br>
<br>
<br>
Yes it was after some debug i have found the solution ;)<br>
<br>
Thanks!<br>
</font>
<pre class="moz-signature" cols="72">---
Best regards!
Rudi Timmermans.</pre>
<div class="moz-cite-prefix">Op 15/06/15 om 18:42 schreef Lucien Xu:<br>
</div>
<blockquote
cite="mid:1177539174.92729402.1434386546656.JavaMail.root@zimbra59-e10.priv.proxad.net"
type="cite">
<style type="text/css">p { margin: 0; }</style>
<div style="font-family: times new roman,new york,times,serif;
font-size: 12pt; color: #000000">Hi Rudi:<br>
<br>
I guess that your FirstPage has noot been installed in your SDK.<br>
Is it listed in the .pro file ?<br>
<br>
Also, <span style=" color:#800080;">"Component</span><span
style=" color:#000000;">.</span>onCompleted<span style="
color:#000000;">:</span><span style=" color:#c0c0c0;"> </span>mainWindow<span
style=" color:#000000;">.</span>firstPage<span style="
color:#c0c0c0;"> </span><span style=" color:#000000;">=</span><span
style=" color:#c0c0c0;"> </span>firstPage" is buggy: you do
not need to set your first page to itself.<br>
<br>
Regards,<br>
Lucien<br>
<hr id="zwchr">
<blockquote style="border-left:2px solid rgb(16, 16,
255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>De:
</b>"Rudi Timmermans" <a class="moz-txt-link-rfc2396E" href="mailto:rudi.timmer@gmx.us"><rudi.timmer@gmx.us></a><br>
<b>À: </b><a class="moz-txt-link-abbreviated" href="mailto:devel@lists.sailfishos.org">devel@lists.sailfishos.org</a><br>
<b>Envoyé: </b>Lundi 15 Juin 2015 17:42:11<br>
<b>Objet: </b>[SailfishDevel] Debug error<br>
<br>
<font size="+1">Hi,<br>
<br>
Any idea what this mean when i try to debug a new app?<br>
<br>
</font><br>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Monaco'; font-size:12pt; color:#aa0000;">[W] unknown:14 - </span><a moz-do-not-send="true" href="file:///opt/sdk/budgetmanager/usr/share/budgetmanager/qml/budgetmanager.qml:14:9" target="_blank"><span style=" font-family:'Monaco'; font-size:12pt; text-decoration: underline; color:#0000aa;">file:///opt/sdk/budgetmanager/usr/share/budgetmanager/qml/budgetmanager.qml:14:9</span></a><span style=" font-family:'Monaco'; font-size:12pt; color:#aa0000;">: Type FirstPage unavailable </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Monaco'; font-size:12pt; color:#aa0000;"> FirstPage {
</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Monaco'; font-size:12pt; color:#aa0000;">
This is the code into my budgetmanager.qml
</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><style>
p, li { white-space: pre-wrap; }
</style>
</p>
<pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800080;">ApplicationWindow</span></pre>
{
<pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#c0c0c0;"> </span><span style=" color:#800000;">id</span>:<span style=" color:#c0c0c0;"> </span><span style=" font-style:italic; color:#000000;">mainWindow</span>
</pre>
<pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#c0c0c0;"> </span><span style=" color:#808000;">property</span><span style=" color:#c0c0c0;"> </span><span style=" color:#800080;">Item</span><span style=" color:#c0c0c0;"> </span><span style=" color:#800000;">firstPage</span></pre>
<pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#c0c0c0;"> </span><span style=" color:#808000;">property</span><span style=" color:#c0c0c0;"> </span><span style=" color:#808000;">alias</span><span style=" color:#c0c0c0;"> </span><span style=" color:#800000;">coverAction</span>:<span style=" color:#c0c0c0;"> </span><span style=" font-style:italic; color:#000000;">coverAction</span></pre>
<pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#c0c0c0;"> </span><span style=" color:#800000;">initialPage</span>:<span style=" color:#c0c0c0;"> </span><span style=" color:#800080;">Component</span><span style=" color:#c0c0c0;"> </span>{</pre>
<pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#c0c0c0;"> </span><span style=" color:#800080;">FirstPage</span><span style=" color:#c0c0c0;"> </span>{</pre>
<pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#c0c0c0;"> </span><span style=" color:#800000;">id</span>:<span style=" color:#c0c0c0;"> </span><span style=" font-style:italic; color:#000000;">firstPage</span></pre>
<pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#c0c0c0;"> </span><span style=" color:#800000;">Component.onCompleted</span>:<span style=" color:#c0c0c0;"> </span><span style=" font-style:italic; color:#000000;">mainWindow</span>.firstPage<span style=" color:#c0c0c0;"> </span>=<span style=" color:#c0c0c0;"> </span><span style=" font-style:italic; color:#000000;">firstPage</span></pre>
<pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#c0c0c0;"> </span>}</pre>
<pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#c0c0c0;"> </span>}</pre>
<style>
p, li { white-space: pre-wrap; }
</style>
<pre class="moz-signature">Thanks!
--
---
Best regards!
Rudi Timmermans.</pre>
<br>
_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to
<a class="moz-txt-link-abbreviated" href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a></blockquote>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to <a class="moz-txt-link-abbreviated" href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a></pre>
</blockquote>
<br>
</body>
</html>