Hi everyone!<br>I´m trying to install a file manager on sugar, but i´m having difficulties creating activities. I´ve downloaded the rpms for Xfe and Rox (two file managers i want to test), installed them, and they work just fine when i call them from console. Now i want to have an activity for them. 
<br><br>Basically, i´ve copied the RGBPaint activity and modified it. The icon for the file manager appears on the activities frame, and if you click on it, it´ll launch the program. But with some issues... it seems that the program is running for one side, and the activity is running separately. In fact, the activity is just an empty window with its close button. The only way to focus on the program is by pressing alt+p, and if you close either the activity with the close button or the program (File--&gt;Exit Xfe), the other won´t close. I´m having this problem with every program i want to install, including Opera with the instructions from 
<a href="http://wiki.laptop.org">wiki.laptop.org</a>.<br><br>I looked at the logs and i saw the same error messages, something to do with Dbus, i don´t remember right now the message, but it´s something like &quot;no process is responding to xxxxxx activity&quot;.
<br><br>Can anyone tell me what i´m doing wrong? Or if there´s any good documentation on creating activities on sugar? Because i could only find a couple of tutorials, but they´re useless (the HelloWorld activity on wiki.laptop...it
´s waaaaay too basic).<br><br>Emiliano<br><br>