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

Windows version of kiwix-desktop no longer crashes when launched from a network folder #1266

Merged
merged 4 commits into from
Dec 4, 2024

Conversation

veloman-yunkan
Copy link
Collaborator

Fixes #1236

Also

  • fixed a crash when no TTS voices are available
  • fixed the issue of exposing the user to the potential risk we warn them about (regarding using a web browser with disabled sandbox) before the approval to proceed is granted.

Before this fix tabs could be restored before the user approved
disabling the QWebEngine sandbox (when the app is launched from a remote
location/network folder). If disabling the web browser sandbox in
kiwix-desktop has any real risk for the user then we shouldn't expose
them to it before notifying about implications and receiving their
confirmation to proceed.
@kelson42 kelson42 merged commit 40461d7 into main Dec 4, 2024
6 checks passed
@kelson42 kelson42 deleted the fix_for_issue1236 branch December 4, 2024 19:25
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.

opening a new tab crashes on Windows on network drive
2 participants