Ticket #3184 (closed: worksforme)

Opened 9 years ago

Last modified 5 years ago

File dialog on RHEL6 doesn't show extensions

Reported by: Russell Taylor Owned by: Michael Reuter
Priority: major Milestone: Release 2.6
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

When bringing up a file dialog on Redhat EL6, via for example the Load dialog (uses MWRunFiles underneath), and then looking at the drop-down list of file types all you get is a long list of entries that say just "Files" and then finally the "All files" one.

For some reason, the native dialog removes the part in brackets.

Possible solutions:

  • Don't use the native dialog - the Qt one works fine.
  • Use something other than () - square brackets work, for example.
  • The "Files" tag is not very informative anyway. It would be better if it contained useful text (e.g. ASCII files) - then the hidden extensions are not a problem. That's presumably the intention - that the text is enough.

While we're there, it's annoying that this comes up with the first entry (in this case event_nxs) highlighted even though the odds are you want something else. It probably needs to be "All Files".

Change History

comment:1 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

"New" tickets moved at the code freeze of iteration 29

comment:2 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:3 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 32 to Iteration 33

Moved to iteration 33 at iteration 32 code freeze

comment:4 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.1 to Release 2.2

Moved at end of release 2.1

comment:5 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.2 to Release 2.3

Moved at the end of release 2.2

comment:6 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

Moved to milestone 2.4

comment:7 Changed 8 years ago by Nick Draper

  • Owner changed from Nick Draper to Anyone
  • Status changed from new to assigned

We need to be careful about using the QT dialog, we used this early in the project nad found it was very slow with large directories of files.

comment:8 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.4 to Release 2.5

Moved at the code freeze for release 2.4

comment:9 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:10 Changed 7 years ago by Michael Reuter

  • Status changed from assigned to accepted
  • Owner changed from Anyone to Michael Reuter

comment:11 Changed 7 years ago by Michael Reuter

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

I don't think this issue occurs anymore.

comment:12 Changed 7 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:13 Changed 7 years ago by Russell Taylor

  • Status changed from verifying to closed

Agreed.

comment:14 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4031

Note: See TracTickets for help on using tickets.