Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mc/MxGUI: the item "Simulation/Plot Other Results" crashes #1583

Closed
farhi opened this issue Mar 5, 2024 · 1 comment
Closed

Mc/MxGUI: the item "Simulation/Plot Other Results" crashes #1583

farhi opened this issue Mar 5, 2024 · 1 comment

Comments

@farhi
Copy link
Contributor

farhi commented Mar 5, 2024

Just opening mxgui/mcgui and selecting the "Simulation/Plot Other Results" make the window fully crash with an error in the Terminal:

Traceback (most recent call last):
  File "/usr/share/mcxtrace/3.4-20240304/tools/Python/mxgui/mxgui.py", line 703, in handlePlotOtherResults
    resultdir = self.view.showOpenPlotDirDlg(os.getcwd())
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/mcxtrace/3.4-20240304/tools/Python/mxgui/viewclasses.py", line 166, in showOpenPlotDirDlg
    dlg.ShowDirsOnly
AttributeError: 'QFileDialog' object has no attribute 'ShowDirsOnly'
/usr/bin/mxgui : ligne 88 : 86926 Abandon                 python3 -u ${UTILDIR}/${TOOL}.py $*
@farhi
Copy link
Contributor Author

farhi commented Mar 5, 2024

The opening via the command mxplot/mcplot works.

@farhi farhi closed this as completed in 10967f8 Jul 18, 2024
@farhi farhi reopened this Jul 18, 2024
@willend willend added mcxtrace-3.2 Known bugs in McXtrace-3.2 mcstas-3.4 labels Sep 11, 2024
@willend willend closed this as completed Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants