[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-edu-devel
Subject:    Re: Review Request 125141: porting away from kdelibs44support
From:       "Albert Astals Cid" <aacid () kde ! org>
Date:       2015-10-28 22:47:32
Message-ID: 20151028224732.14097.74124 () mimi ! kde ! org
[Download RAW message or body]

--===============0935584817780636061==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit



> On set. 12, 2015, 10:53 p.m., Christoph Feck wrote:
> > When I run "kturtle" from current master, I get this error message twice:
> > QCommandLineParser: call process() or parse() before isSet
> 
> Jeremy Whiting wrote:
> I get the same thing here. Though we are calling parser.process(app); before any \
> call to isSet. Any idea what the problem is?

the migrator or the kaboutdata, i've fixed it by moving the constructor of the \
qapplication up


- Albert


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125141/#review85300
-----------------------------------------------------------


On set. 10, 2015, 9:59 p.m., Sayan Biswas wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125141/
> -----------------------------------------------------------
> 
> (Updated set. 10, 2015, 9:59 p.m.)
> 
> 
> Review request for KDE Edu and Jeremy Whiting.
> 
> 
> Repository: kturtle
> 
> 
> Description
> -------
> 
> porting of kcmdlineargs, kapplication and kaboutdata
> 
> 
> Diffs
> -----
> 
> src/editor.cpp afd35e1 
> src/mainwindow.cpp f2970a9 
> 
> Diff: https://git.reviewboard.kde.org/r/125141/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Sayan Biswas
> 
> 


--===============0935584817780636061==
MIME-Version: 1.0
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 7bit




<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 \
solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">  \
<tr>  <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/125141/">https://git.reviewboard.kde.org/r/125141/</a>
  </td>
    </tr>
   </table>
   <br />





<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: \
10px;">  <p style="margin-top: 0;">On setembre 12th, 2015, 10:53 p.m. UTC, \
<b>Christoph Feck</b> wrote:</p>  <blockquote style="margin-left: 1em; border-left: \
2px solid #d0d0d0; padding-left: 10px;">  <pre style="white-space: pre-wrap; \
white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; \
word-wrap: break-word;">When I run &quot;kturtle&quot; from current master, I get \
                this error message twice:
QCommandLineParser: call process() or parse() before isSet</pre>
 </blockquote>




 <p>On setembre 13th, 2015, 1:56 p.m. UTC, <b>Jeremy Whiting</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: \
10px;">  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: \
0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">I get \
the same thing here. Though we are calling parser.process(app); before any call to \
isSet. Any idea what the problem is?</p></pre>  </blockquote>








</blockquote>

<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: \
0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">the \
migrator or the kaboutdata, i've fixed it by moving the constructor of the \
qapplication up</p></pre> <br />










<p>- Albert</p>


<br />
<p>On setembre 10th, 2015, 9:59 p.m. UTC, Sayan Biswas wrote:</p>








<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: \
1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; \
-webkit-border-radius: 6px;">  <tr>
  <td>

<div>Review request for KDE Edu and Jeremy Whiting.</div>
<div>By Sayan Biswas.</div>


<p style="color: grey;"><i>Updated set. 10, 2015, 9:59 p.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
kturtle
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" \
style="border: 1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: \
inherit;white-space: inherit;">porting of kcmdlineargs, kapplication and \
kaboutdata</p></pre>  </td>
 </tr>
</table>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>src/editor.cpp <span style="color: grey">(afd35e1)</span></li>

 <li>src/mainwindow.cpp <span style="color: grey">(f2970a9)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/125141/diff/" style="margin-left: \
3em;">View Diff</a></p>






  </td>
 </tr>
</table>







  </div>
 </body>
</html>


--===============0935584817780636061==--


[Attachment #3 (text/plain)]

_______________________________________________
kde-edu mailing list
kde-edu@mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic