Ticket #11159 (closed: fixed)
Add environment variable to launch_mantidplot.sh
Reported by: | Peter Peterson | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
It turns out that our custom GUIs are unhappy when pyside is present. Add export QT_API=pyqt to the wrapper script that launches mantid for users.
Change History
comment:2 Changed 6 years ago by Pete Peterson
Re #11159. Adding enviroment variable for qt.
Changeset: 6b872e4177bb4e8a99f8acb42f275fb562648521
comment:3 Changed 6 years ago by Pete Peterson
- Status changed from new to verify
- Resolution set to fixed
This is being verified as pull request #287.
comment:4 Changed 6 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:7 Changed 6 years ago by Andrei Savici
- Status changed from verifying to closed
Merge pull request #287 from mantidproject/11159_QT_API_variable
Adding enviroment variable for qt_api to launch script
Full changeset: 223af41cf2686fb65106b0f019da62145c2389d8
Note: See
TracTickets for help on using
tickets.
I know that this is a problem on Ubuntu, not sure if the same is valid for other operating systems