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

[v1.8.0-rc3] Can't see QtWebEngine pages on macOS #745

Closed
jmarrec opened this issue Sep 4, 2024 · 5 comments · Fixed by #746
Closed

[v1.8.0-rc3] Can't see QtWebEngine pages on macOS #745

jmarrec opened this issue Sep 4, 2024 · 5 comments · Fixed by #746

Comments

@jmarrec
Copy link
Collaborator

jmarrec commented Sep 4, 2024

Issue overview

Current Behavior

Cannot see QtWebengine pages

image

Steps to reproduce

OPENSTUDIO_APPLICATION_DEBUG=1 QT_DEBUG_PLUGINS=1 /Applications/OpenStudioApplication-1.8.0-rc3/OpenStudioApp.app/Contents/MacOS/OpenStudioApp
Debug: checking directory path "/Applications/OpenStudioApplication-1.8.0-rc3/OpenStudioApp.app/Contents/MacOS/tls" ... ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No TLS backend is available ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No TLS backend is available ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No TLS backend is available ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No TLS backend is available ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))

Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: QSslSocket::connectToHostEncrypted: TLS initialization failed ((null):0, (null))
Warning: QLayout: Attempting to add QLayout "" to openstudio::PreviewWebView "", which already has a layout ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: No functional TLS backend was found ((null):0, (null))
Warning: QSslSocket::connectToHostEncrypted: TLS initialization failed ((null):0, (null))

In chrome I see nothing

image

Possible Solution

?

Details

Environment

Some additional details about your environment for this issue (if relevant):

  • Platform (Operating system, version): macOS, M1
  • Version of OpenStudioApplication (if using an intermediate build, include SHA): v1.8.0-rc3

Context

@jmarrec
Copy link
Collaborator Author

jmarrec commented Sep 4, 2024

@macumber any ideas on how to diagnose this?

@jmarrec
Copy link
Collaborator Author

jmarrec commented Sep 4, 2024

I just tested with 1.8.0-rc1 and it was working, so I'm leaning towards something happening due to codesigning #727

@macumber
Copy link
Collaborator

macumber commented Sep 4, 2024

Have you tried using the Chrome Debugger? If you go to the about page and hit show details you'll get a url like http://localhost:14286. If you open that URL in Chrome when you are on a web view page you can open the console and see if there are any errors.

@jmarrec
Copy link
Collaborator Author

jmarrec commented Sep 4, 2024

Yes, it's empty, like I said above. I think we're hitting this, trying to fix it now: https://forum.qt.io/topic/102212/qtwebengine-signing-issues/4

@jmarrec jmarrec closed this as completed Sep 4, 2024
@macumber
Copy link
Collaborator

macumber commented Sep 4, 2024

Oh I see its fully crashing, yuck

@jmarrec jmarrec reopened this Sep 4, 2024
jmarrec added a commit that referenced this issue Sep 4, 2024
jmarrec added a commit that referenced this issue Sep 4, 2024
@jmarrec jmarrec closed this as completed in f804c9a Sep 4, 2024
jmarrec added a commit that referenced this issue Sep 4, 2024
Fix #744  Fix #745 - fixup icon and Can't see QtWebEngine pages on macOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants