Ticket #6642 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

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:1 Changed 8 years ago by Martyn Gigg

  • Status changed from new to accepted

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

comment:6 Changed 8 years ago by Owen Arnold

  • Status changed from verifying to closed

The latest incremental build of 10.6 (version 2.4.538) is installing and executing properly now on my 10.8 OS.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7488

Note: See TracTickets for help on using tickets.