After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 461719 - gnome-mud script failed at import
gnome-mud script failed at import
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
2.19.x
Other All
: Normal normal
: 2.20.0
Assigned To: Willie Walker
Orca Maintainers
Depends on: 395548
Blocks:
 
 
Reported: 2007-07-30 08:59 UTC by Javier
Modified: 2008-07-22 19:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Patch for gnome-mud script (970 bytes, patch)
2007-07-30 09:30 UTC, Javier
committed Details | Review

Description Javier 2007-07-30 08:59:51 UTC
Please describe the problem:
Since bug #395548 util.py doesn't exist. And gnome-mud.py uses it and gives an error at import.

Steps to reproduce:
1. Run Orca and set the correct debug level.
2. Run gnome-mud application
3. See the output, cannot import or find the gnome-mud script.


Actual results:
Gnome-mud's script is not loaded

Expected results:
gnome-mud script should be loaded.

Does this happen every time?
Yes

Other information:
Ubuntu Feisty 7.04 with latest orca svn trunk.
Comment 1 Javier 2007-07-30 09:30:49 UTC
Created attachment 92686 [details] [review]
Patch for gnome-mud script

This patch solves the import error and works properly for me.
Comment 2 Willie Walker 2007-07-30 15:27:30 UTC
Thanks for catching this!  Committed to both trunk and the gnome-2-20 branch.  It will make it into the v2.19.90 release.