Opened 15 years ago

Closed 14 years ago

#7124 closed defect (fixed)

Mac Qt 4.4 problems

Reported by: Nigel Owned by: Nigel
Priority: major Milestone: 0.24
Component: Ports - OSX Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

1) On Mac OS 10.4, Qt 4.4 doesn't accept input if the MythTV main window is borderless. The same app bundle is OK on Mac OS 10.5.
2) JPEG reading became a Qt plugin (in 4.3?), which means errors like:

Problem reading theme preview image /Volumes/MythBuild/.osx-packager/src/myth-svn/mythtv/programs/Resources/share/mythtv/themes/Iulius/preview.jpg

Change History (6)

comment:1 Changed 15 years ago by Nigel

Component: MythTV - GeneralPorts - OSX
Owner: changed from Isaac Richards to Nigel
Status: newassigned

comment:2 Changed 15 years ago by Nigel

(In [21986]) Build Qt plugins so that QImage supports JPEG. Refs #7124. 'rm .osx-packager/src/qt-mac-opensource-src-4.4.3/.osx-*' to rebuild. Unsure how libqjpeg.dylib should be loaded at runtime.

comment:3 Changed 14 years ago by Stuart Auchterlonie

Milestone: 0.220.24

Bumping open 0.22 milestone tickets to 0.24

comment:4 Changed 14 years ago by robertm

(In [24168]) Update Mac OS X packager script to default to Qt 4.6. Refs #7124.

comment:5 Changed 14 years ago by robertm

Status: assignedinfoneeded

nigel,

I was wondering if this one is closable given we're using Qt 4.6 by default now? I can test build on OS X but no backend to connect to so I can't test the JPG plugin, but it looks like we're building it.

comment:6 Changed 14 years ago by robertm

Resolution: fixed
Status: infoneededclosed

Between defaulting to Qt 4.6 and building the JPEG plugin, it appears this is solved. (Perhaps we can just call 10.5 our minimum supported version anyway?)

Note: See TracTickets for help on using tickets.