[Google Wave APIs] Re: loading new version of robot on wavesandbox

2010-04-14 Thread jeno
i am updating event with BLIP_SUBMITTED. still i am getting same wave version w:versionfff74ac4797c/w:version and event haven't updated with w:capabilities please any help cheers jeno On Apr 14, 3:30 pm, jeno jeno...@gmail.com wrote: Hi *, I developed simple robot using latest version

[Google Wave APIs] Python Robot API: GadgetStateChanged and Filters

2010-04-14 Thread Martin Kreichgauer
Hello, I tried using the filters of the Python v2 Robot API with the GadgetStateChanged event. The code looks like this: def on_gadget_state_changed(event, wavelet): # ... my_robot = robot.Robot(my_robot, profile_url='url') my_robot.register_handler(events.GadgetStateChanged,

[Google Wave APIs] onBlipSubmitted on gadget state update?

2010-04-14 Thread Willy Lai
Hi there, Could it be, that the onBlipSubmittedEvent is fired, when a gadget state is updated? Cheers Will -- You received this message because you are subscribed to the Google Groups Google Wave API group. To post to this group, send email to google-wave-...@googlegroups.com. To unsubscribe

[Google Wave APIs] Update on being able to access attachments?

2010-04-14 Thread Mike
I've been looking into an issue that apparently has come up before: http://code.google.com/p/wave-robot-python-client/issues/detail?id=10 I too am trying to access attachments from a robot (in Python) with no success. Is it true that no progress has been made on this issue since the ticket was

Re: [Google Wave APIs] Update on being able to access attachments?

2010-04-14 Thread pamela (Google Employee)
Ah, we actually deprecated the issue tracker there. The relevant issue to track in google-wave-resources is here: http://code.google.com/p/google-wave-resources/issues/detail?id=61 Managing attachments isn't as straightforward as dealing with the other elements in the wave, so it requires more

Re: [Google Wave APIs] Update on being able to access attachments?

2010-04-14 Thread Mike Mabey
Awesome. Thanks Pamela. And sorry for the double-posting... I'm still figuring things out. On Wed, Apr 14, 2010 at 11:15 AM, pamela (Google Employee) pamela...@gmail.com wrote: Ah, we actually deprecated the issue tracker there. The relevant issue to track in google-wave-resources is here:

[Google Wave APIs] Re: loading new version of robot on wavesandbox

2010-04-14 Thread jeno
Hi Kapil, Thanks for your time. the version should be automatically changed to a new hash value whenever you add or remove an event ( http://code.google.com/apis/wave/articles/robotdebugging.html) My issue is version hasn't changed when i add or remove an events. If the version is not changed

[Google Wave APIs] Problems embed API http://wave-api.appspot.com/public/embed.js

2010-04-14 Thread hvt_kg
Hi All, The current I try embed with instruction from http://code.google.com/apis/wave/embed/guide.html site. It is OK. SO, When I using some API from http://code.google.com/apis/wave/embed/reference.html ex: addReply(..) it is not work. anyone see issue. Pls tell me I think it is missing or