Hi All ,<br>          I was wondering if you could help me out with this.<br><br> 
       I got the activity working fine on the OLPC. Now I want to
create a .xo file for my activity so that I can install the activity on
other XO's. My activity structure is as follows:<br>->activity -->has the .info file and the icon<br>->bin  --> has a shell script and the exe which i have to run<br>->lib  --> has the libs which my application is dependent on<br>
-> MANIFEST file<br><br>There is a shell script in the bin folder which I have included in the exec tag in <a href="http://activity.info">activity.info</a>.<br><br>I created the activity bundle according to the information in the post <a href="http://olpcnews.com/forum/index.php?topic=1555.0" target="_blank">http://olpcnews.com/forum/index.php?topic=1555.0</a> .<br>
I have named my .xo file name.activity.xo<br><br>If I unzip the .xo in the Activities folder and then restart the X-server it gets installed and I get the icon in the activity tray.<br><br>I
tried installing it by copying the .xo to a thumb drive and then
running sugar-install-bundle on the XO but it gave me a DBUS timeout
error. I also tried to install it through the browse activity as given
in <a href="http://wiki.laptop.org/go/Activities#Manual_installation" target="_blank">http://wiki.laptop.org/go/Activities#Manual_installation</a> and through the Journal without success.<br><br>Can you figure out where I am going wrong??<br>
<br>Thanks<br>Shivaprasad