GNOME Bugzilla – Bug 461719
gnome-mud script failed at import
Last modified: 2008-07-22 19:28:18 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.
Created attachment 92686 [details] [review] Patch for gnome-mud script This patch solves the import error and works properly for me.
Thanks for catching this! Committed to both trunk and the gnome-2-20 branch. It will make it into the v2.19.90 release.