Skip to content

Conversation

@limentas
Copy link

Fixes #554.

I faced the same issue when linuxdeployqt doesn't copy resources/v8_context_snapshot.bin for WebEngine module. And QtWebEngineProcess dies on startup due to this.

This PR adds copying of resources/v8_context_snapshot.bin file among other resources from this folder.

Note: I have checked other Qt installations and it turns out v8_context_snapshot.bin exists in Qt 6.7.3, 6.8.0 and 6.10.0 but doesn't exist in Qt 6.5.1. This means that the file should be copied only if it exists in requested Qt installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WebEngine display blank window when appimage is run on recent distribution (fix inside)

2 participants