MycroftAI / skill-wiki

Query Wikipedia articles
https://mycroft.ai/skills
Apache License 2.0
18 stars 33 forks source link

More info about donald duck fails #60

Closed forslund closed 3 years ago

forslund commented 3 years ago

When asking about donald duck and more info the wiki lookup fails for some reason.

To Reproduce Steps to reproduce the behavior:

  1. Ask "tell me about donald duck"
  2. listen to response
  3. Then ask "tell me more"
  4. See the error getting wiki summary for "donald du"

The input is actually "donald duck" but somewhere in the wikipedia it seem to change.

Expected behavior A clear and concise description of what you expected to happen.

Log files If possible, add log files from /var/log/mycroft/ to help explain your problem.

You may also include screenshots, however screenshots of log files are often difficult to read and parse.

If you are running Mycroft, the Support Skill helps to automate gathering this information. Simply say "Create a support ticket" and the Skill will put together a support package and email it to you.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

Please think carefully about whether you have modified anything in Mycroft's code or configuration files. If so, can you reproduce this on a clean installation of Mycroft? Many "bugs" turn out to be non-standard configuration errors.

forslund commented 3 years ago

Fixed by #59