Ticket #743 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Hablar con Sara does not load on Soas2

Reported by: Jose Icaza Owned by: RafaelOrtiz
Priority: Normal Milestone: Unspecified by Release Team
Component: Sugar on a Stick (SoaS) Version: 0.84.x
Severity: Major Keywords: hablar con sara, soas2 0.84
Cc: Distribution/OS: Unspecified
Bug Status: New

Description

This is one of the recommended activities.
SoaS2-200904091547 running on Dell Latitude D619/Windows XP

To repeat bug:
Download Sara with the Sugar browser pointing to SugarLabs Activities. Click on it in the journal: it does not load. Log shows syntax error:

/usr/lib/python2.6/site-packages/sugar/util.py:25: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

Traceback (most recent call last):

File "/usr/bin/sugar-activity", line 21, in <module>

main.main()

File "/usr/lib/python2.6/site-packages/sugar/activity/main.py", line 105, in main

module = import(module_name)

File "/home/liveuser/Activities/HablarConSara.activity/activity.py", line 59, in <module>

import voice

File "/home/liveuser/Activities/HablarConSara.activity/voice.py", line 104

as = re.split(r'[a-z]+', a.lower())


SyntaxError: invalid syntax

Change History

Changed 4 years ago by alsroot

  • owner changed from alsroot to RafaelOrtiz
  • status changed from new to assigned

Changed 4 years ago by RafaelOrtiz

this file
 http://people.sugarlabs.org/rafael/HablarConSara-3.xo, with the proper as sintaxis fixes is reported to work on the xo and in a ubuntu sugar (from package) setup, but not in jhbuild setup and in a soas setup,

launching only gives this..
 http://pastebin.com/f72fce7bb

Changed 4 years ago by RafaelOrtiz

sara is Now merged to speak.-- (but only in code). we need to create a button called sara that calls the brain and the chatter bot.

Changed 4 years ago by RafaelOrtiz

  • status changed from assigned to closed
  • resolution set to fixed

hablarconsara should load now trough th speak new release in a tab called robot.

closing this onetill further notice.

Changed 3 years ago by sascha_silbe

  • distribution changed from SoaS to Unspecified
  • component changed from activities.sugarlabs.org to SoaS

Bulk change distribution=SoaS -> component=SoaS

Note: See TracTickets for help on using tickets.