Ticket #9806 (assigned)

Opened 6 years ago

Last modified 5 years ago

Improve path handling in Python scripts directory dialog

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Backlog
Component: Python Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Opened from #9792.

This concerns the second tab of the "Manager User Directories" dialog.

There are some improvements to be made around how it handles paths.

If you add a single new path and then click okay you will get a whole duplicate set of directories in sys.path rather than just the new one.

If you remove a path then you have to restart MantidPlot for it to take affect.

Updates to sys.path should be handled better than this.

Change History

comment:1 Changed 6 years ago by Nick Draper

  • Owner set to Martyn Gigg
  • Status changed from new to assigned
  • Component changed from User Interface to Python API
  • Milestone set to Release 3.3

This probably covers how the script repository works as well.

comment:2 Changed 6 years ago by Nick Draper

Moved to the backlog at the code freeze of R3.3

comment:3 Changed 6 years ago by Nick Draper

  • Milestone changed from Release 3.3 to Backlog

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 10648

Note: See TracTickets for help on using tickets.