I have not looked at the shell.log<br><br>the typical error I'd like to see is a misspelling of a variable or an class member/function,<br>would I see this if I start the application from the command line?<br><br>is done like this:
<br>sugar-activity Calculadora.activity<br><br>this doesn't work for me<br><br>tibo<br><br><br><div><span class="gmail_quote">On 4/20/07, <b class="gmail_sendername">Marco Pesenti Gritti</b> <<a href="mailto:mpg@redhat.com">
mpg@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Fri, 2007-04-20 at 09:45 -0400, Thibaut Lamadon wrote:
<br>> How do we set the debug level for the logging of the activities?<br>><br>> When I run my activity, there are plenty of python errors (not my<br>> personal logging) that I don't receive in the log.<br>
> For example, if there is an undeclared variable, the activity just<br>> stops but doesn't say why. Is there way of getting those errors in the<br>> log file?<br><br>I'll need more information about the exact error which does not appear.
<br>Also, does it appear in the shell.log?<br><br>Note that non-python error/output will not appear in the logs. You have<br>to launch the activity from the command line to get them (using<br>sugar-activity).<br><br>Marco
<br><br></blockquote></div><br>