Ticket #1 (closed patch: fixed)

Opened 2 years ago

Last modified 2 years ago

Compare Results - Click help

Reported by: luis Owned by: boltrix
Priority: high Milestone: Umit 0.9.5 RC2
Component: umitGUI Version: current svn
Keywords: Cc:

Description

A little patch to fix a bug: In Compare Results, clicking in help don't work and returns error like: NameError?: global name 'Path' is not defined Traceback (most recent call last):

File "/media/hda7/GSoC/svn/umit/trunk/umitGUI/DiffCompare.py", line 232, in _show_help

webbrowser.open("file://%s" % os.path.join(Path.docs_dir, "help.html"), new=2)

Attachments

help_compare.patch (472 bytes) - added by luis 2 years ago.

Change History

Changed 2 years ago by luis

Changed 2 years ago by luis

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

Changed 2 years ago by luis

Commited in rev 2920

Add/Change #1 (Compare Results - Click help)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.