Can you try run app locally, execute command on the netbook, not through ssh, etc, if the app can be run, then you may need to execute "xhost +" before run remote.
Thanks Kevin >-----Original Message----- >From: [email protected] [mailto:[email protected]] On Behalf Of >Joel Summerfield >Sent: 2009年11月18日 23:01 >To: [email protected] >Subject: [Moblin Dev] Building and Running the Clutter Helloworld example >app > >Hi > >Downloaded and untarred the Moblin SDK v0.8, and followed the instructions >on the website for setting up Anjuta and the Moblin SDK plugin. That all >seems to be working ok, however when I go to run the application on my >netbook (Samsung NC10), either locally or through the tools->run remote >menu, I get the following error popping up... > >Application failure message 1: >Program: /usr/local/bin/clutter-helloworld >Type: Segmentation fault. >[New process 1054] >#0 0x488f5524 in ?? () from /usr/lib/libclutter-glx-1.0.so.0 >#0 0x488f5524 in ?? () from /usr/lib/libclutter-glx-1.0.so.0 >#1 0x488cc1ad in clutter_stage_set_fullscreen () from /usr/lib/libclutter- >glx-1.0.so.0 >#2 0x0804966 in main (argc=0, argv=0xe0204000) at clutter-helloworld.c:195 > >My netbook is running a Moblin 2.1 Development image that I created using >the 2.1-developer.ks file located in the tools/ks_files directory of the >SDK. > >Any suggestions or pointers? > >Thanks in advance > >Joel >_______________________________________________ >Moblin dev Mailing List >[email protected] > >To manage or unsubscribe from this mailing list visit: >http://lists.moblin.org/listinfo/dev or your user account on >http://moblin.org once logged in. > >For more information on the Moblin Developer Mailing lists visit: >http://moblin.org/community/mailing-lists _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
