Ticket #5037 (closed: wontfix)

Opened 9 years ago

Last modified 5 years ago

Vates Simple GUI: data sources disappear

Reported by: Janik Zikovsky Owned by: Michael Reuter
Priority: minor Milestone: Release 2.1
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description

This happens for me under RHEL6:

  • Open the VSI with a data source, e.g. a MDEventWorkspace.
  • Switch to another desktop workspace using the keyboard shortcuts e.g. Alt+Ctrl+Left / or Alt+Ctrl+Right.
  • Go back to the old desktop.
  • The data source has been deleted and the VSI is empty!

Change History

comment:1 Changed 9 years ago by Michael Reuter

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

That's an unfortunate side effect of the single application nature of ParaView in order to "reload" the session, I look for when the user drops the window via the X. This results in a hide event that I catch and process. Trouble is, the flipping workspace mechanism in Linux (especially RHEL) also produces a hide event that is indistinguishable. Since I can't tell the difference, there's not much I can do about it.

comment:2 Changed 8 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:3 Changed 8 years ago by Janik Zikovsky

  • Status changed from verifying to verify
  • Tester Janik Zikovsky deleted

I think Nick has been going through the "wontfix" tickets so I'll leave it for him...

comment:4 Changed 8 years ago by Nick Draper

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

This is an issue, but unless someone has a suggestion I think we have to accept it as a know issue

comment:5 Changed 8 years ago by Nick Draper

  • Status changed from verifying to closed

I meant known issue

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5883

Note: See TracTickets for help on using tickets.