<html>
  <head>
    <meta content="text/html; charset=ISO-8859-15"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    The platform I'm using is in fact created by my company. But if
    Marble can run on other most standard ARM devices, it must also be
    possible to run it on mine.<br>
    <br>
    Yes, all plugins are installed in <i>/usr/local/lib/marble/plugins</i>
    on the system with LD_LIBRARY_PATH pointing on <i>/usr/local/lib</i>
    where libmarblewidget is installed.<br>
    But maybe it must also point on plugins path ?<br>
    <br>
    I've tried with and without the plugins but it doesn't changed
    anything.<br>
    <br>
    If it can be relevant, I'm using Linux 2.6.29.6 with uClibc 0.9.33
    and GCC 4.4 on the embedded system.<br>
    <br>
    Regards,<br>
    <br>
    Jérémie SCHEER<br>
    <br>
    <br>
    On 06/05/2012 10:58 AM, Torsten Rahn wrote:
    <blockquote cite="mid:201206051058.30234.torsten@kde.org"
      type="cite">
      <pre wrap="">
Hi,

Well, if you don't set a theme then Marble won't do much except for showing 
the Marble Logo. So at that stage there isn't much going on in terms of 
framework. 

The problems you are facing sound somewhat awkward: I've seen Marble running 
on several ARM devices without problems (Nokia N900, Nokia N9/N950 and Archos) 
- all including cross compilation, but also all of them running on X11. 

Do you have all plugins installed?

BR,
Torsten


On Montag, 4. Juni 2012 15:25:39 Jeremie Scheer wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

I'm using Marble as a library on an embedded ARM system with Qt Embedded
ARM 4.7.4.

I only try to instanciate a MarbleWidget in my application, load a map
theme and display it. But when the program is running, it crashes on a
Segmentation fault at the instruction qApp->exec(), when executing the
Qt event loop (see the topic /"Using Marble library with Qt Embedded"/
I've already made on this mailing list).

After some tests, I found that if I don't load any map theme
(mapWidget->setMapThemeId("earth/openstreetmap/openstreetmap.dgml")) or
if it doesn't exist at the given path, my app doesn't crash and Marble
widget is displayed on screen but nothing is showed on it (what is
actually normal).

It is only if I load a map theme into the MarbleWidget object that it
crashed on a Segfault.

Is there something I'm missing here ?

Regards,
</pre>
      </blockquote>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      Jérémie Scheer<br>
      Software Engineer<br>
      Tel: +33 (0)9 72 29 41 44<br>
      Fax: +33 (0)9 72 28 79 26<br>
      Armadeus Systems - A new vision of the embedded world<br>
      <a class="moz-txt-link-freetext" href="http://www.armadeus.com">http://www.armadeus.com</a></div>
  </body>
</html>