Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS: Investigate Qt6 crash & update afterwards #2711

Closed
hoffie opened this issue Jul 5, 2022 · 5 comments
Closed

iOS: Investigate Qt6 crash & update afterwards #2711

hoffie opened this issue Jul 5, 2022 · 5 comments
Assignees
Labels
bug Something isn't working iOS iOS runtime issue

Comments

@hoffie
Copy link
Member

hoffie commented Jul 5, 2022

Finally found out (again) how to view iOS crash logs.
You need macOS and The console App.
I think that's the error:
image

We probably need to change the application class.
Or maybe https://forum.qt.io/topic/82102/can-t-create-qapplication-for-ios-using-cmake-build

Originally posted by @ann0see in #2300 (comment)

(Also see further investigation by @pljones in that ticket)

Original commit (including a relevant workaround) for reference: de632f4

@hoffie
Copy link
Member Author

hoffie commented Oct 12, 2022

See #2625 (comment):

QMAKE_LFLAGS += -Wl,-e,_qt_main_wrapper

Thanks to @danryu.

@hoffie hoffie added this to the Release 3.10.0 milestone Oct 31, 2022
hoffie added a commit to hoffie/jamulus that referenced this issue Oct 31, 2022
@pljones
Copy link
Collaborator

pljones commented Apr 19, 2023

@hoffie any progress on this?

@ann0see
Copy link
Member

ann0see commented Apr 19, 2023

I think the GUI gets messed up with QT 6.

ann0see pushed a commit to ann0see/jamulus that referenced this issue May 11, 2023
ann0see pushed a commit to ann0see/jamulus that referenced this issue May 11, 2023
ann0see pushed a commit to ann0see/jamulus that referenced this issue May 11, 2023
ann0see pushed a commit to ann0see/jamulus that referenced this issue May 11, 2023
ann0see pushed a commit to ann0see/jamulus that referenced this issue May 11, 2023
ann0see pushed a commit to ann0see/jamulus that referenced this issue May 20, 2023
@pljones pljones added the bug Something isn't working label May 21, 2023
ann0see pushed a commit to ann0see/jamulus that referenced this issue May 22, 2023
@pljones pljones added this to Tracking Jun 26, 2023
@github-project-automation github-project-automation bot moved this to Triage in Tracking Jun 26, 2023
@pljones pljones removed this from the Release 3.10.0 milestone Jun 26, 2023
@pljones pljones added the Mobile UI Issues with the UI on mobile platforms label Aug 19, 2023
@pljones pljones added this to the Release 3.12.0 milestone May 6, 2024
@ann0see
Copy link
Member

ann0see commented May 25, 2024

I've compiled and successfully installed 3.10.0dev-6f57737c on iOS 17.4.1 with QT 6.7.0. I think we should open a new issue where we collect the UI issues if it doesn't exist yet.

@pljones pljones added iOS iOS runtime issue and removed Mobile UI Issues with the UI on mobile platforms labels Jun 29, 2024
@pljones pljones moved this from Triage to Backlog in Tracking Jun 29, 2024
@ann0see ann0see closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Tracking Oct 10, 2024
@ann0see
Copy link
Member

ann0see commented Oct 10, 2024

Closing. Will open another issue on updating iOS builds to Qt6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working iOS iOS runtime issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants