<div dir="ltr">Thanks... I did make install and it worked..<br><br>I am running it using Kdevelop but whatever changes I make in the dir marble-qt are reflected in the Executable..but the changes in other files are not... Lets take an example, I just tried to change the text of one of the strings.... It wasn't reflected in the executed file...<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Mar 8, 2014 at 5:30 PM,  <span dir="ltr"><<a href="mailto:marble-devel-request@kde.org" target="_blank">marble-devel-request@kde.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Marble-devel mailing list submissions to<br>
        <a href="mailto:marble-devel@kde.org">marble-devel@kde.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://mail.kde.org/mailman/listinfo/marble-devel" target="_blank">https://mail.kde.org/mailman/listinfo/marble-devel</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:marble-devel-request@kde.org">marble-devel-request@kde.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:marble-devel-owner@kde.org">marble-devel-owner@kde.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Marble-devel digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: Review Request 116644: Bug 331766 - Extend KML unit test<br>
      coverage of tag writers (Cruceru Calin-Cristian)<br>
   2. Re: Review Request 116644: Bug 331766 - Extend KML unit test<br>
      coverage of tag writers (Commit Hook)<br>
   3. Re: Review Request 116644: Bug 331766 - Extend KML unit test<br>
      coverage of tag writers (Cruceru Calin-Cristian)<br>
   4. Re: Crash Error (Torsten Rahn)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 07 Mar 2014 21:11:18 -0000<br>
From: "Cruceru Calin-Cristian" <<a href="mailto:crucerucalincristian@gmail.com">crucerucalincristian@gmail.com</a>><br>
To: Marble <<a href="mailto:marble-devel@kde.org">marble-devel@kde.org</a>>, Dennis Nienh?ser<br>
        <<a href="mailto:earthwings@gentoo.org">earthwings@gentoo.org</a>>, Cruceru Calin-Cristian<br>
        <<a href="mailto:crucerucalincristian@gmail.com">crucerucalincristian@gmail.com</a>><br>
Subject: Re: [Marble-devel] Review Request 116644: Bug 331766 - Extend<br>
        KML unit test coverage of tag writers<br>
Message-ID: <<a href="mailto:20140307211118.2613.60146@probe.kde.org">20140307211118.2613.60146@probe.kde.org</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
<br>
-----------------------------------------------------------<br>
This is an automatically generated e-mail. To reply, visit:<br>
<a href="https://git.reviewboard.kde.org/r/116644/" target="_blank">https://git.reviewboard.kde.org/r/116644/</a><br>
-----------------------------------------------------------<br>
<br>
(Updated March 7, 2014, 9:11 p.m.)<br>
<br>
<br>
Review request for Marble.<br>
<br>
<br>
Changes<br>
-------<br>
<br>
Solved the problem. :)<br>
<br>
<br>
Bugs: 331766<br>
    <a href="http://bugs.kde.org/show_bug.cgi?id=331766" target="_blank">http://bugs.kde.org/show_bug.cgi?id=331766</a><br>
<br>
<br>
Repository: marble<br>
<br>
<br>
Description<br>
-------<br>
<br>
Extends the existing .kml unit tests in tests/data and also adds new ones to maximize the test coverage of tag writers.<br>
<br>
There is one mention: The test, tests/TestGeoDataWriter fails because of the file tests/data/Tour.kml and I have the following diff: <a href="http://paste.kde.org/pksuar839" target="_blank">http://paste.kde.org/pksuar839</a> . I cannot figure out at the moment why it jumps over this tag. Syntactically, my .kml file seems correct, so I think there is a problem in the code ? I will try to find what causes this and I will come back with an update if necessary.<br>

<br>
<br>
Diffs (updated)<br>
-----<br>
<br>
  tests/data/CameraLookAt.kml 8934073<br>
  tests/data/AltitudeMode.kml 0e90594<br>
  tests/data/CDATATest.kml a14931e<br>
  src/lib/marble/geodata/handlers/kml/KmlFlyToModeTagHandler.cpp b993d7e<br>
  tests/data/Geometries.kml eff3bb1<br>
  tests/data/ListStyleTest1.kml PRE-CREATION<br>
  tests/data/ListStyleTest2.kml PRE-CREATION<br>
  tests/data/ListStyleTest3.kml PRE-CREATION<br>
  tests/data/ListStyleTest4.kml PRE-CREATION<br>
  tests/data/ListStyleTest5.kml PRE-CREATION<br>
  tests/data/LookAtTest.kml PRE-CREATION<br>
  tests/data/PhotoOverlayInFolder.kml ec4bb3f<br>
  tests/data/Tour.kml 0f2c044<br>
  tests/data/Track.kml 2ac0a6e<br>
<br>
Diff: <a href="https://git.reviewboard.kde.org/r/116644/diff/" target="_blank">https://git.reviewboard.kde.org/r/116644/diff/</a><br>
<br>
<br>
Testing<br>
-------<br>
<br>
<br>
Thanks,<br>
<br>
Cruceru Calin-Cristian<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mail.kde.org/pipermail/marble-devel/attachments/20140307/115e7c06/attachment-0001.html" target="_blank">http://mail.kde.org/pipermail/marble-devel/attachments/20140307/115e7c06/attachment-0001.html</a>><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 07 Mar 2014 21:24:37 -0000<br>
From: "Commit Hook" <<a href="mailto:null@kde.org">null@kde.org</a>><br>
To: "Marble" <<a href="mailto:marble-devel@kde.org">marble-devel@kde.org</a>>, "Commit Hook" <<a href="mailto:null@kde.org">null@kde.org</a>>,<br>
        "Cruceru Calin-Cristian" <<a href="mailto:crucerucalincristian@gmail.com">crucerucalincristian@gmail.com</a>><br>
Subject: Re: [Marble-devel] Review Request 116644: Bug 331766 - Extend<br>
        KML unit test coverage of tag writers<br>
Message-ID: <<a href="mailto:20140307212437.2613.4056@probe.kde.org">20140307212437.2613.4056@probe.kde.org</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
<br>
-----------------------------------------------------------<br>
This is an automatically generated e-mail. To reply, visit:<br>
<a href="https://git.reviewboard.kde.org/r/116644/#review52374" target="_blank">https://git.reviewboard.kde.org/r/116644/#review52374</a><br>
-----------------------------------------------------------<br>
<br>
<br>
This review has been submitted with commit dd619961e97e926a02d4cb0d5cfa6a11d81fa362 by Dennis Nienh?ser on behalf of Cruceru Calin-Cristian to branch master.<br>
<br>
- Commit Hook<br>
<br>
<br>
On March 7, 2014, 9:11 p.m., Cruceru Calin-Cristian wrote:<br>
><br>
> -----------------------------------------------------------<br>
> This is an automatically generated e-mail. To reply, visit:<br>
> <a href="https://git.reviewboard.kde.org/r/116644/" target="_blank">https://git.reviewboard.kde.org/r/116644/</a><br>
> -----------------------------------------------------------<br>
><br>
> (Updated March 7, 2014, 9:11 p.m.)<br>
><br>
><br>
> Review request for Marble.<br>
><br>
><br>
> Bugs: 331766<br>
>     <a href="http://bugs.kde.org/show_bug.cgi?id=331766" target="_blank">http://bugs.kde.org/show_bug.cgi?id=331766</a><br>
><br>
><br>
> Repository: marble<br>
><br>
><br>
> Description<br>
> -------<br>
><br>
> Extends the existing .kml unit tests in tests/data and also adds new ones to maximize the test coverage of tag writers.<br>
><br>
> There is one mention: The test, tests/TestGeoDataWriter fails because of the file tests/data/Tour.kml and I have the following diff: <a href="http://paste.kde.org/pksuar839" target="_blank">http://paste.kde.org/pksuar839</a> . I cannot figure out at the moment why it jumps over this tag. Syntactically, my .kml file seems correct, so I think there is a problem in the code ? I will try to find what causes this and I will come back with an update if necessary.<br>

><br>
><br>
> Diffs<br>
> -----<br>
><br>
>   tests/data/CameraLookAt.kml 8934073<br>
>   tests/data/AltitudeMode.kml 0e90594<br>
>   tests/data/CDATATest.kml a14931e<br>
>   src/lib/marble/geodata/handlers/kml/KmlFlyToModeTagHandler.cpp b993d7e<br>
>   tests/data/Geometries.kml eff3bb1<br>
>   tests/data/ListStyleTest1.kml PRE-CREATION<br>
>   tests/data/ListStyleTest2.kml PRE-CREATION<br>
>   tests/data/ListStyleTest3.kml PRE-CREATION<br>
>   tests/data/ListStyleTest4.kml PRE-CREATION<br>
>   tests/data/ListStyleTest5.kml PRE-CREATION<br>
>   tests/data/LookAtTest.kml PRE-CREATION<br>
>   tests/data/PhotoOverlayInFolder.kml ec4bb3f<br>
>   tests/data/Tour.kml 0f2c044<br>
>   tests/data/Track.kml 2ac0a6e<br>
><br>
> Diff: <a href="https://git.reviewboard.kde.org/r/116644/diff/" target="_blank">https://git.reviewboard.kde.org/r/116644/diff/</a><br>
><br>
><br>
> Testing<br>
> -------<br>
><br>
><br>
> Thanks,<br>
><br>
> Cruceru Calin-Cristian<br>
><br>
><br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mail.kde.org/pipermail/marble-devel/attachments/20140307/85ead6ff/attachment-0001.html" target="_blank">http://mail.kde.org/pipermail/marble-devel/attachments/20140307/85ead6ff/attachment-0001.html</a>><br>

<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Fri, 07 Mar 2014 21:24:38 -0000<br>
From: "Cruceru Calin-Cristian" <<a href="mailto:crucerucalincristian@gmail.com">crucerucalincristian@gmail.com</a>><br>
To: Marble <<a href="mailto:marble-devel@kde.org">marble-devel@kde.org</a>>, Dennis Nienh?ser<br>
        <<a href="mailto:earthwings@gentoo.org">earthwings@gentoo.org</a>>, Commit Hook <<a href="mailto:null@kde.org">null@kde.org</a>>, Cruceru<br>
        Calin-Cristian <<a href="mailto:crucerucalincristian@gmail.com">crucerucalincristian@gmail.com</a>><br>
Subject: Re: [Marble-devel] Review Request 116644: Bug 331766 - Extend<br>
        KML unit test coverage of tag writers<br>
Message-ID: <<a href="mailto:20140307212438.25545.2492@probe.kde.org">20140307212438.25545.2492@probe.kde.org</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
<br>
-----------------------------------------------------------<br>
This is an automatically generated e-mail. To reply, visit:<br>
<a href="https://git.reviewboard.kde.org/r/116644/" target="_blank">https://git.reviewboard.kde.org/r/116644/</a><br>
-----------------------------------------------------------<br>
<br>
(Updated March 7, 2014, 9:24 p.m.)<br>
<br>
<br>
Status<br>
------<br>
<br>
This change has been marked as submitted.<br>
<br>
<br>
Review request for Marble.<br>
<br>
<br>
Bugs: 331766<br>
    <a href="http://bugs.kde.org/show_bug.cgi?id=331766" target="_blank">http://bugs.kde.org/show_bug.cgi?id=331766</a><br>
<br>
<br>
Repository: marble<br>
<br>
<br>
Description<br>
-------<br>
<br>
Extends the existing .kml unit tests in tests/data and also adds new ones to maximize the test coverage of tag writers.<br>
<br>
There is one mention: The test, tests/TestGeoDataWriter fails because of the file tests/data/Tour.kml and I have the following diff: <a href="http://paste.kde.org/pksuar839" target="_blank">http://paste.kde.org/pksuar839</a> . I cannot figure out at the moment why it jumps over this tag. Syntactically, my .kml file seems correct, so I think there is a problem in the code ? I will try to find what causes this and I will come back with an update if necessary.<br>

<br>
<br>
Diffs<br>
-----<br>
<br>
  tests/data/CameraLookAt.kml 8934073<br>
  tests/data/AltitudeMode.kml 0e90594<br>
  tests/data/CDATATest.kml a14931e<br>
  src/lib/marble/geodata/handlers/kml/KmlFlyToModeTagHandler.cpp b993d7e<br>
  tests/data/Geometries.kml eff3bb1<br>
  tests/data/ListStyleTest1.kml PRE-CREATION<br>
  tests/data/ListStyleTest2.kml PRE-CREATION<br>
  tests/data/ListStyleTest3.kml PRE-CREATION<br>
  tests/data/ListStyleTest4.kml PRE-CREATION<br>
  tests/data/ListStyleTest5.kml PRE-CREATION<br>
  tests/data/LookAtTest.kml PRE-CREATION<br>
  tests/data/PhotoOverlayInFolder.kml ec4bb3f<br>
  tests/data/Tour.kml 0f2c044<br>
  tests/data/Track.kml 2ac0a6e<br>
<br>
Diff: <a href="https://git.reviewboard.kde.org/r/116644/diff/" target="_blank">https://git.reviewboard.kde.org/r/116644/diff/</a><br>
<br>
<br>
Testing<br>
-------<br>
<br>
<br>
Thanks,<br>
<br>
Cruceru Calin-Cristian<br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mail.kde.org/pipermail/marble-devel/attachments/20140307/bdc294d1/attachment-0001.html" target="_blank">http://mail.kde.org/pipermail/marble-devel/attachments/20140307/bdc294d1/attachment-0001.html</a>><br>

<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Sat, 08 Mar 2014 10:31:56 +0100<br>
From: "Torsten Rahn" <<a href="mailto:torsten.rahn@t-online.de">torsten.rahn@t-online.de</a>><br>
To: "Atul Dubey" <<a href="mailto:ug201212007@iitj.ac.in">ug201212007@iitj.ac.in</a>><br>
Cc: <a href="mailto:marble-devel@kde.org">marble-devel@kde.org</a><br>
Subject: Re: [Marble-devel] Crash Error<br>
Message-ID: <<a href="mailto:1WMDbo-0zEPDM0@fwd27.aul.t-online.de">1WMDbo-0zEPDM0@fwd27.aul.t-online.de</a>><br>
Content-Type: text/plain; charset="UTF-8"<br>
<br>
Well it might then be that the executable didn't get installed.<br>
If Marble doesn't get installed it will not find its data and might (although it should not) crash.<br>
<br>
Try to compile manually as described on the Marble Website.<br>
<br>
 Best Regards,<br>
Torsten<br>
<br>
<br>
-----Original-Nachricht-----<br>
Betreff: Re: [Marble-devel] Crash Error<br>
Datum: Fri, 07 Mar 2014 06:13:03 +0100<br>
Von: Atul Dubey <<a href="mailto:ug201212007@iitj.ac.in">ug201212007@iitj.ac.in</a>><br>
An: <a href="mailto:Torsten.Rahn@t-online.de">Torsten.Rahn@t-online.de</a><br>
<br>
<br>
Hie,<br>
<br>
I just opened the code on kdevelop and built it... It was successful and then I tried to execute it... It crashed..<br>
<br>
On Thu, Mar 6, 2014 at 6:54 PM, Torsten Rahn <<a href="mailto:tackat@t-online.de">tackat@t-online.de</a>> wrote:<br>
<br>
<br>
 Do you install or just run "make" ? :-)<br>
<br>
<br>
<br>
 -----Original-Nachricht-----<br>
 Betreff: [Marble-devel] Crash Error<br>
 Datum: Thu, 06 Mar 2014 14:23:40 +0100<br>
 Von: Atul Dubey <<a href="mailto:ug201212007@iitj.ac.in">ug201212007@iitj.ac.in</a>><br>
 An: <a href="mailto:marble-devel@kde.org">marble-devel@kde.org</a><br>
<br>
<br>
 Hie,<br>
<br>
 I just executed the git pull request.. Getting the following error while compiling the Marble source.. Something wrong?? Please help.<br>
<br>
 *** Crashed with return code: 0 ***<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Marble-devel mailing list<br>
<a href="mailto:Marble-devel@kde.org">Marble-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/marble-devel" target="_blank">https://mail.kde.org/mailman/listinfo/marble-devel</a><br>
<br>
<br>
End of Marble-devel Digest, Vol 79, Issue 24<br>
********************************************<br>
</blockquote></div><br></div>