Ticket #1610 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

FileFinder does not work with MUSR

Reported by: Nick Draper Owned by: Anders Markvardsen
Priority: major Milestone: Iteration 27
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description

It seems to search for Instrunment MUS in facilities file

Change History

comment:1 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 26 to Iteration 27

Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.

comment:2 Changed 10 years ago by Roman Tolchenov

  • Component set to Mantid

It works OK for me

comment:3 Changed 10 years ago by Roman Tolchenov

  • Status changed from new to verify
  • Resolution set to invalid

comment:4 Changed 10 years ago by Nick Draper

  • Status changed from verify to reopened
  • Resolution invalid deleted

This now shows as a problem in the Muon GUI,

It looks like the python layer is stripping off a \ from the start of the path.

Steps

  1. Set search archive to true in manage directories
  2. Set instrument to be MUSR (works or any)
  3. type 4433 into file box and then click elsewhere

comment:5 Changed 10 years ago by Nick Draper

  • Owner changed from Roman Tolchenov to Anders Markvardsen
  • Status changed from reopened to assigned

comment:6 Changed 10 years ago by Nick Draper

ValueError on line 5: "Invalid value for property Filename (string) "\isis\inst$
dxmusr\instrument\data\cycle_05_1\MUSR00004433.nxs": File "MUSR00004433.nxs" not found" in file 'mantidsimple.py' at line 6936

comment:7 Changed 10 years ago by Anders Markvardsen

(In [9456]) Fix problem in Muon GUI when attempting to load data from network drive (by preserving backward slashes). re #1610

comment:8 Changed 10 years ago by Anders Markvardsen

  • Status changed from assigned to accepted

comment:9 Changed 10 years ago by Anders Markvardsen

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:10 Changed 10 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:11 Changed 10 years ago by Nick Draper

  • Status changed from verifying to closed

passed testing in v1.1.9494, it event worked via the VPN which I was pretty amazed at.

comment:12 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2457

Note: See TracTickets for help on using tickets.