Ticket #6642 (closed: fixed)
Mac package is missing _qt.so from PyQt
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
After moving PyQt to v4.8 of Qt there seems to be an extra library that is required, _qt.so, that is not copied over.
Change History
comment:2 Changed 8 years ago by Martyn Gigg
- Priority changed from blocker to critical
- Status changed from accepted to verify
- Resolution set to fixed
Actually this turned out to be the fact that PyQt was compiled in single library monolith mode, as per the web page instructions. It has been recompiled to separate libraries which will keep them slightly smaller as we can be selective.
Tester: Please take a recent incremental build to check the package starts
comment:3 Changed 8 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:4 Changed 8 years ago by Nick Draper
- Status changed from verifying to verify
- Tester Nick Draper deleted
better with Owen as this is Mac
comment:5 Changed 8 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
Note: See
TracTickets for help on using
tickets.