Opened 12 years ago

Closed 9 years ago

#3345 closed defect (fixed)

Detect speech libraries

Reported by: godiard Owned by: godiard
Priority: Low Milestone: Unspecified
Component: Sugar Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

The text to speech code in Sugar, show a ugly error if the gstreamer or gstreamer speech plugin are not present.

We need check this condition and show a nice error.

Change History (2)

comment:1 Changed 10 years ago by walter

  • Priority changed from Unspecified by Maintainer to Low

comment:2 Changed 9 years ago by Ignacio Rodríguez

  • Resolution set to fixed
  • Status changed from new to closed

Log error when the espeak plugin is not installed.

Now when the espeak plugin is not installed there will be an
error (logging.error) in the log. Instead of the ugly message
of Gst
Also, if Gst isnt installed it debug a error too.

Fixes #3345

Changeset: 47692f56f0292689cd6a49389bb8e7dc23842b88

Note: See TracTickets for help on using tickets.