Hi,<br><br>      I have an activity written in c++. I have used catmoran's libsugarise library to sugarise my activity and create the activity bundle. It runs fine on the XO but when I run my activity it is not registered in the journal. I have attached a copy of my <a href="http://activity.info">activity.info</a> file and sugarise script which loads the libsugarise and calls my application. Can anyone figure out why the activity is not registered in the journal?<br>
<br>      Also I wanted to ask one more thing. The applciation needs the home path i.e. path to /home/olpc. But I cannot get this from the $HOME variable as this will not be where the activity is installed when run from the activity launcher. So I have hardcoded the path in my application to /home/olpc. How safe do you think it is. Is it reasonable to assume that the users home path will be this. Is there any other way I can get this path?<br>
<br>Thanks<br>jbsp72<br>