Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#58504 closed defect (wontfix)

qt5-qtcreator @ 4.9 Crashes on macOS 10.11.6 probably due to lack of touchbar code and an actual touchbar

Reported by: snowflake (Dave Evans) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.5.99
Keywords: Cc:
Port: qt5-qtcreator

Description

This app crashes immediately after it is loaded.

Installed on macOS 10.11.6, Xcode 8.2.1

Here is the lldb output

(lldb) run
Process 90983 launched: '/Applications/MacPorts/Qt5/Qt Creator.app/Contents/MacOS/Qt Creator' (x86_64)
2019-05-21 10:39:25.974 Qt Creator[90983:1040033] -[ApplicationDelegateImpl setTouchBar:]: unrecognized selector sent to instance 0x11277faa0
2019-05-21 10:39:25.975 Qt Creator[90983:1040033] An uncaught exception was raised

I downgraded to version 4.8.2 and it seems to be working OK.

Change History (3)

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Cc: mcalhoun@… removed
Owner: set to MarcusCalhoun-Lopez
Status: newassigned

comment:2 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: wontfix
Status: assignedclosed

Officially, macOS 10.12 is the oldest version supported by Qt Creator.
I think it unlikely an easy solution can be found as Qt Creator is a complicated piece of software.
My best recommendation would be to install an older version of Qt Creator.

Sorry I cannot be more help.

comment:3 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

In 1d9250b0d152d5fabd5b2dc8da316319324327ac/macports-ports (master):

qt5-qtcreator: fail early on unsupported systems

See #58504

Note: See TracTickets for help on using tickets.