Ticket #1709 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Fix Windows and Mac installers to deploy the complete PyQt4 module, including sub-modules

Reported by: Mathieu Doucet Owned by: Martyn Gigg
Priority: major Milestone: Iteration 25
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

Currently, only the top level modules of PyQt4 are copied to the installed application. The uic sub-module is not copied. The whole directory structure of PyQt4 should be copied to the installed application.

Change History

comment:1 Changed 10 years ago by Mathieu Doucet

(In [6651]) Copy complete PyQt4 to installed Mac app (not just top level modules). Re #1709

comment:2 Changed 10 years ago by Nick Draper

  • Status changed from new to assigned
  • Owner set to Mathieu Doucet

comment:3 Changed 10 years ago by Mathieu Doucet

  • Owner changed from Mathieu Doucet to Martyn Gigg

The Mac version is fixed. Martyn fixed the Windows installer. I'm assigning the ticket to him to double-check.

comment:4 Changed 10 years ago by Martyn Gigg

  • Status changed from assigned to accepted

comment:5 Changed 10 years ago by Martyn Gigg

  • Status changed from accepted to verify
  • Resolution set to fixed

Confirmed. The PyQt4 distribution is now complete and has also been updated to v4.5.4

comment:6 Changed 10 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:7 Changed 10 years ago by Russell Taylor

  • Status changed from verifying to closed

Yes, full directory tree there on Mac install. See #1711 for Windows.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2556

Note: See TracTickets for help on using tickets.