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

Help button on ORNL SANS raises an error #4106

Closed
martyngigg opened this issue Jun 28, 2011 · 1 comment
Closed

Help button on ORNL SANS raises an error #4106

martyngigg opened this issue Jun 28, 2011 · 1 comment
Assignees
Milestone

Comments

@martyngigg
Copy link
Member

While testing a different ticket on RHEL5 I clicked on the help button and it produced this error in the script console:

Traceback (most recent call last):
  File "/opt/Mantid/scripts/Interface/reduction_gui/widgets/sans/eqsans_instrument.py", line 475, in _show_help
    dialog = HelpDialog(self)
  File "/opt/Mantid/scripts/Interface/reduction_gui/widgets/sans/eqsans_instrument.py", line 473, in __init__
    QtGui.QDialog.__init__(self, parent=parent)
TypeError: keyword arguments are not supported

However, this did not happen on Ubuntu.

@martyngigg martyngigg added this to the Iteration 30 milestone Jun 3, 2015
@martyngigg
Copy link
Member Author

This issue was originally trac ticket 3259

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants