You need to set KUKU_DEBUG as an environment variable before starting sugar. The easiest way to do this globally is add "export KUKU_DEBUG=yes" to the top of /home/olpc/.xinitrc.
--Noah On Aug 14, 2007, at 9:30 PM, Julius B. Lucks wrote: > Hi Michael, > > I got it to run now - was a simple error on my part. I have > corrected the setup.py problem that you pointed out too (thanks!). > I'm still not getting any logging info for my activity, or any > activity for that matter. All I see is a datastore.log file. > > Cheers, > > Julius > > ---------------------------------------------------------------------- > ----------------- > Please Reply to My Permanent Address: [EMAIL PROTECTED] > http://www.openwetware.org/wiki/User:Julius_B._Lucks > ---------------------------------------------------------------------- > ------------------ > > > > On Aug 14, 2007, at 9:18 PM, Michael Burns wrote: > >> On 8/14/07, Julius B. Lucks <[EMAIL PROTECTED]> wrote: >> I just tried to launch my activity (Kuku) in build 542. If I >> launch it within sugar the icon goes in the ring and vanishes - so >> I assume something is wrong. However, I cannot debug this since >> there is no Kuku.log in the Log Viewer part of the Developer >> console, and when I launch with sugar-activity from the terminal >> there is no debugging information printed. >> >> Setup.py's start() call needs to be given an argument: >> >> bundlebuilder.start('Kuku') >> >> Still doesn't pass the make install step, but that should be one >> bug fixed. Cheers. >> >> >> >> -- >> Michael Burns * Intern >> One Laptop Per Child > > _______________________________________________ > Sugar mailing list > [email protected] > http://lists.laptop.org/listinfo/sugar _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

