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

Crash when editing group after enabling browser integration #8775

Closed
etherealmyr opened this issue Nov 9, 2022 · 2 comments · Fixed by #8778
Closed

Crash when editing group after enabling browser integration #8775

etherealmyr opened this issue Nov 9, 2022 · 2 comments · Fixed by #8778

Comments

@etherealmyr
Copy link

Overview

After enabling Browser Integration in settings, right clicking a group and clicking Edit group crashes KeepassXC.
The steps to reproduce the crash assumes that you don't have Browser Integration enabled to begin with.
If you already have it enabled, disable it and then restart KeepassXC.

Steps to Reproduce

  1. Start KeepassXC
  2. Go to Tools -> Settings -> Browser Integration, Enable browser integration, click OK
  3. Open/unlock a database
  4. Right click any group and click Edit group

Expected Behavior

Expected to be able to edit my group settings

Actual Behavior

err

Context

KeePassXC - Version 2.7.4
Revision: 63b2394

Qt 5.15.6
Debugging mode is disabled.

Operating system: Windows 10 Version 2009
CPU architecture: x86_64
Kernel: winnt 10.0.22621

Enabled extensions:

  • Auto-Type
  • Browser Integration
  • SSH Agent
  • KeeShare
  • YubiKey
  • Quick Unlock

Cryptographic libraries:

  • Botan 2.19.1

Operating System: Windows 11 Pro 22H2 Build 22621.819

@etherealmyr etherealmyr added the bug label Nov 9, 2022
@varjolintu
Copy link
Member

varjolintu commented Nov 9, 2022

Reproduced it. It happens because the UI is not initialized after the option has been enabled. The situation needs an extra check. Already working on it.

@varjolintu
Copy link
Member

There's another bug that shows the Browser Integration page in the Group Edit even after it has been disabled.

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

Successfully merging a pull request may close this issue.

2 participants