You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-fo...@googlegroups.com
Which is 5x01 (I've started putting minor version numbers to help keep track)
Robbie
baudi
unread,
Sep 23, 2011, 7:14:57 PM9/23/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-fo...@googlegroups.com
By the way, Emmanuel T. figured out the crucial steps to get this working: how to build the extras that Tasker needs, and how to patch SL4A to get the extras successfully passed though to Tasker.
Thank you Emmanuel T.!
baudi
unread,
Sep 23, 2011, 8:06:14 PM9/23/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-fo...@googlegroups.com
I've started a thread in the Tasker group to discuss the Tasker aspects of the script and the Tasker class, if anybody's interested.
baudi
unread,
Sep 24, 2011, 1:08:12 PM9/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python-fo...@googlegroups.com
The waitIM class inside the taskerIM.py file will work fine without tasker. By assigning your own function to the class's msgAction, you can process the received message however you like.