The local server support is not implemented. you'll have to wait for
that for local debugging. In the mean time use logging.debug()
like this:
logging.debug("text or whatever fumction output")
and read the results in your application logs in the dashboard of your
appspot.com account.
The BLIP_SUBMITTED (etc events) is a known problem. Try updating your
app version number, in your code or deploying a new version in app
engine (version number in app.yaml)
And what also may help is removing and re-adding your robot to the
wave after the version update.
On Oct 31, 2:21 am, dan <[email protected]> wrote:
> I just started trying to create a robot while using the Wave
> preview. I'm having issues getting even the basic functions working,
> and I'm wondering if there's a way to debug robots better for example,
> being able to read stdout.
>
> In case you were wondering, I can't even seem to trigger any events.
> The events that were created in the python robot tutorial work, but I
> can't seem to replicate anything else, specifically using the
> BLIP_SUBMITTED or WAVELET_BLIP_CREATED events. If someone happens to
> know if these aren't working, then that'll rest my mind :/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Wave API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---