<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">just did git pull<br>
and now let ./runtests.pl   run on my notebook (nexus one) and my desktop (galaxy s2)<br>
<br>
Let's see :)<br>
<br>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF412510"><font color="#000000" face="Tahoma" size="2"><b>From:</b> ext BogDan [bog_dan_ro@yahoo.com]<br>
<b>Sent:</b> Tuesday, September 20, 2011 8:40 PM<br>
<b>To:</b> Senyk Thomas (Nokia-DXM/Munich)<br>
<b>Cc:</b> necessitas-devel@kde.org<br>
<b>Subject:</b> Re: Strange crash<br>
</font><br>
</div>
<div></div>
<div>
<div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: times new roman,new york,times,serif; font-size: 12pt;">
<div><span>More tests (159) !</span></div>
<div><br>
<span></span></div>
<div><span>Cheers,</span></div>
<div><span>BogDan.<br>
</span></div>
<div><br>
<blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">
<div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
<div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
<font face="Arial" size="2">
<hr size="1">
<b><span style="font-weight: bold;">From:</span></b> "thomas.senyk@nokia.com" <thomas.senyk@nokia.com><br>
<b><span style="font-weight: bold;">To:</span></b> bog_dan_ro@yahoo.com<br>
<b><span style="font-weight: bold;">Cc:</span></b> necessitas-devel@kde.org<br>
<b><span style="font-weight: bold;">Sent:</span></b> Tuesday, September 20, 2011 1:08 PM<br>
<b><span style="font-weight: bold;">Subject:</span></b> RE: Strange crash<br>
</font><br>
I got a first run working.<br>
<br>
(It's a merge of experimental and experimental-staging (I will not push) though!)<br>
<br>
<br>
I crashed/stopped somewhere down the road:<br>
...<br>
timeount in 5 seconds<br>
timeount in 0 seconds<br>
... failed<br>
Can't run networkselftest stopping tests ...<br>
<br>
<br>
But a lot of testes succeeded!<br>
Awesome work! :)<br>
<br>
<br>
I won't have much time this week, but I'll take a look at the .xml files eventually :)<br>
<br>
Greets<br>
Thomas<br>
<br>
________________________________________<br>
From: Senyk Thomas (Nokia-DXM/Munich)<br>
Sent: Monday, September 19, 2011 5:39 PM<br>
To: BogDan<br>
Subject: Re: Strange crash<br>
<br>
I should check my email more often.<br>
<br>
Got it working another way (using /data/local instead) ... but I your way is<br>
the right one :)<br>
<br>
Anyway, I just let "auto" run on my galaxy s2 and send you the output when<br>
it's finished<br>
<br>
Greets<br>
Thomas<br>
<br>
On Monday, September 19, 2011 08:22:03 AM ext BogDan wrote:<br>
> Done<br>
> <a href="http://commits.kde.org/android-qt/a6359a892aeb01062a73ca3a691a881e9462306a" target="_blank">
http://commits.kde.org/android-qt/a6359a892aeb01062a73ca3a691a881e9462306a</a><br>
> BogDan.<br>
><br>
> >________________________________<br>
> >From: Thomas Senyk <<a href="mailto:thomas.senyk@nokia.com" target="_blank">thomas.senyk@nokia.com</a>><br>
> >To: BogDan <<a href="mailto:bog_dan_ro@yahoo.com" target="_blank">bog_dan_ro@yahoo.com</a>><br>
> >Sent: Monday, September 19, 2011 4:49 PM<br>
> >Subject: Re: Strange crash<br>
> ><br>
> >Are you using a rooted-device?<br>
> ><br>
> >I took closer (the first real) look and quickly found:<br>
> >failed to copy '/tmp/96J7e6B73C/libtst_qdebug.so' to<br>
> >'/data/data/org.kde.necessitas.quadruplor/files/libtst_qdebug.so':<br>
> >Permission denied<br>
> ><br>
> ><br>
> >... later he can't start/load anything.<br>
> >But he still says "Success" :)<br>
> ><br>
> ><br>
> >Greets<br>
> >Thomas<br>
> ><br>
> >On Friday, September 16, 2011 07:33:17 AM ext BogDan wrote:<br>
> >> If you add that code it should work ok.<br>
> >><br>
> >><br>
> >><br>
> >> ----- Original Message -----<br>
> >><br>
> >> > From: Thomas Senyk <<a href="mailto:thomas.senyk@nokia.com" target="_blank">thomas.senyk@nokia.com</a>><br>
> >> > To: BogDan <<a href="mailto:bog_dan_ro@yahoo.com" target="_blank">bog_dan_ro@yahoo.com</a>><br>
> >> > Cc:<br>
> >> > Sent: Friday, September 16, 2011 4:46 PM<br>
> >> > Subject: Re: Strange crash<br>
> >> ><br>
> >> >T he pull of the output is still not working, right?<br>
> >> ><br>
> >> > On Friday, September 16, 2011 06:27:38 AM ext BogDan wrote:<br>
> >> >>  Now you should be able to gui tests (please pull latest<br>
> >> >>experimental<br>
> >> >>  and recompile it !!!). Also you must add another line to<br>
> >> >>runtest.pl<br>
> >> >>  add: "waitForProcess($packageName,1,10);" between<br>
> >> >><br>
> >> >>  system("$adb_tool $device_serial shell am start -n<br>
> >> >>$intentName");<br>
> >> >><br>
> >> > # create<br>
> >> ><br>
> >> >>  application folders waitForProcess($packageName,0,20);<br>
> >> >><br>
> >> >>  so it will become:<br>
> >> >><br>
> >> >>  ########### build & install quadruplor ###########<br>
> >> >>  pushd($quadruplor_dir);<br>
> >> >>  system("$android_sdk_dir/tools/android update project -p . -t<br>
> >> >>  android-10")==0 or die "Can't update project ...\n";<br>
> >> >><br>
> >> > system("$ant_tool<br>
> >> ><br>
> >> >>  uninstall install")==0 or die "Can't install<br>
> >> >><br>
> >> > Quadruplor\n";<br>
> >> ><br>
> >> >>  system("$adb_tool $device_serial shell am start -n<br>
> >> >>$intentName");<br>
> >> >><br>
> >> > # create<br>
> >> ><br>
> >> >>  application folders waitForProcess($packageName,1,10);<br>
> >> >>  waitForProcess($packageName,0,20);<br>
> >> >>  popd();<br>
> >> >><br>
> >> >><br>
> >> >>  P.S. I can push the fix now because I'm at work :)<br>
> >> >><br>
> >> >><br>
> >> >>  Cheers,<br>
> >> >>  BogDan.<br>
> >> >><br>
> >> >><br>
> >> >><br>
> >> >>  ----- Original Message -----<br>
> >> >><br>
> >> >>  > From: Thomas Senyk <<a href="mailto:thomas.senyk@nokia.com" target="_blank">thomas.senyk@nokia.com</a>><br>
> >> >>  > To: BogDan <<a href="mailto:bog_dan_ro@yahoo.com" target="_blank">bog_dan_ro@yahoo.com</a>><br>
> >> >>  > Cc:<br>
> >> >>  > Sent: Friday, September 16, 2011 4:22 PM<br>
> >> >>  > Subject: Re: Strange crash<br>
> >> >>  ><br>
> >> >>  > same here ... although runtests is not though yet :)<br>
> >> >>  ><br>
> >> >>  > On Thursday, September 15, 2011 08:31:25 AM ext BogDan wrote:<br>
> >> >>  >>  I tested yesterday qt tests with it and at least qtcore is<br>
> >> >>ok<br>
> >> >>  >>:)<br>
> >> >><br>
> >> > !<br>
> >> ><br>
> >> >>  >><br>
> >> >>  >>  Cheers,<br>
> >> >>  >>  BogDan.<br>
> >> >>  >><br>
> >> >>  >><br>
> >> >>  >><br>
> >> >>  >>  ----- Original Message -----<br>
> >> >>  >><br>
> >> >>  >>  > From: Thomas Senyk <<a href="mailto:thomas.senyk@nokia.com" target="_blank">thomas.senyk@nokia.com</a>><br>
> >> >>  >>  > To: BogDan <<a href="mailto:bog_dan_ro@yahoo.com" target="_blank">bog_dan_ro@yahoo.com</a>><br>
> >> >>  >>  > Cc:<br>
> >> >>  >>  > Sent: Thursday, September 15, 2011 6:18 PM<br>
> >> >>  >>  > Subject: Re: Strange crash<br>
> >> >>  >>  ><br>
> >> >>  >>  > Ah you did a fresh merge, right?  cool! :)<br>
> >> >>  >>  ><br>
> >> >>  >>  > I'm going to do a armabi-v7a build and test it on nexus<br>
> >> >><br>
> >> > one,<br>
> >> ><br>
> >> >>  > galaxy tab<br>
> >> >>  ><br>
> >> >>  >>  > and galaxy s2<br>
> >> >>  >>  ><br>
> >> >>  >>  > On Thursday, September 15, 2011 08:08:38 AM ext BogDan<br>
> >> >><br>
> >> > wrote:<br>
> >> >>  >>  >>  Done !<br>
> >> >>  >>  >>  I had to delete/create it.<br>
> >> >>  >>  >><br>
> >> >>  >>  >><br>
> >> >>  >>  >>  BogDan.<br>
> >> >>  >>  >><br>
> >> >>  >>  >><br>
> >> >>  >>  >>  ----- Original Message -----<br>
> >> >>  >>  >><br>
> >> >>  >>  >>  > From: Thomas Senyk <<a href="mailto:thomas.senyk@nokia.com" target="_blank">thomas.senyk@nokia.com</a>><br>
> >> >>  >>  >>  > To: BogDan <<a href="mailto:bog_dan_ro@yahoo.com" target="_blank">bog_dan_ro@yahoo.com</a>><br>
> >> >>  >>  >>  > Cc:<br>
> >> >>  >>  >>  > Sent: Thursday, September 15, 2011 5:57 PM<br>
> >> >>  >>  >>  > Subject: Re: Strange crash<br>
> >> >>  >>  >>  ><br>
> >> >>  >>  >>  > But we want to track Qt4.8 :)<br>
> >> >>  >>  >>  ><br>
> >> >>  >>  >>  > We should stay as close as possible -> do a<br>
> >> >><br>
> >> > merge from<br>
> >> ><br>
> >> >>  > 4.8 as<br>
> >> >>  ><br>
> >> >>  >>  >>  > often<br>
> >> >>  >>  >><br>
> >> >>  >>  > as<br>
> >> >>  >>  ><br>
> >> >>  >>  >>  > someone<br>
> >> >>  >>  >>  > finds the time to do it :)<br>
> >> >>  >>  >>  ><br>
> >> >>  >>  >>  > Just reset head by  ... one? ... and merge to<br>
> >> >><br>
> >> > experimantal<br>
> >> ><br>
> >> >>  > ..<br>
> >> >>  ><br>
> >> >>  >>  >>  > right?>>  ><br>
> >> >>  >>  >>  > On Thursday, September 15, 2011 07:55:21 AM ext<br>
> >> >><br>
> >> > BogDan<br>
> >> ><br>
> >> >>  > wrote:<br>
> >> >>  >>  >>  >>  Is not fixing anything :)<br>
> >> >>  >>  >>  >><br>
> >> >>  >>  >>  >><br>
> >> >>  >>  >>  >><br>
> >> >>  >>  >>  >>  ----- Original Message -----<br>
> >> >>  >>  >>  >><br>
> >> >>  >>  >>  >>  > From: Thomas Senyk<br>
> >> >><br>
> >> > <<a href="mailto:thomas.senyk@nokia.com" target="_blank">thomas.senyk@nokia.com</a>><br>
> >> ><br>
> >> >>  >>  >>  >>  > To: BogDan <<a href="mailto:bog_dan_ro@yahoo.com" target="_blank">bog_dan_ro@yahoo.com</a>><br>
> >> >>  >>  >>  >>  > Cc: "<a href="mailto:necessitas-devel@kde.org" target="_blank">necessitas-devel@kde.org</a>"<br>
> >> >>  >>  >>  >><br>
> >> >>  >>  >>  > <<a href="mailto:necessitas-devel@kde.org" target="_blank">necessitas-devel@kde.org</a>><br>
> >> >>  >>  >>  ><br>
> >> >>  >>  >>  >>  > Sent: Thursday, September 15, 2011 5:53<br>
> >> >><br>
> >> > PM<br>
> >> ><br>
> >> >>  >>  >>  >>  > Subject: Re: Strange crash<br>
> >> >>  >>  >>  >>  ><br>
> >> >>  >>  >>  >>  > remotes/origin/experimental-staging<br>
> >> >>  >>  >>  >>  ><br>
> >> >>  >>  >>  >>  > On Thursday, September 15, 2011 07:34:57<br>
> >> >><br>
> >> > AM ext<br>
> >> ><br>
> >> >>  > BogDan<br>
> >> >>  ><br>
> >> >>  >>  > wrote:<br>
> >> >>  >>  >>  >>  >>  > First off all: Yes I have to<br>
> >> >><br>
> >> > do more<br>
> >> ><br>
> >> >>  >>  >><br>
> >> >>  >>  > debugging/investigation<br>
> >> >>  >>  ><br>
> >> >>  >>  >>  > to<br>
> >> >>  >>  >>  ><br>
> >> >>  >>  >>  >>  > resolve<br>
> >> >>  >>  >>  >>  ><br>
> >> >>  >>  >>  >>  >>  > the problem<br>
> >> >>  >>  >>  >>  >>  ><br>
> >> >>  >>  >>  >>  >>  > But on the other side: This is<br>
<br>
<br>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</body>
</html>