#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: | new → assigned |
comment:2 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
comment:3 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Note: See
TracTickets for help on using
tickets.
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.