-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 switching to favicon #403
Comments
Correction: it crashes every time after downloading a new favicon, after you click once to select it, then click OK to apply. Basically the favicon thing is broken. |
I cannot reproduce the crash. Tried on both Arch Linux and OS X. |
Can you produce a stacktrace through gdb? |
This happened to me a few times before but I can't reproduce now. |
I cannot reproduce it on Ubuntu 16.04 (installed from snap), but on OS X it crashes every time. I'll see if I can figure out how to get the stack trace. |
Hi, Furthermore it crashes sometimes when chromeipass wants to have access to Keepass for saving new credentials. But thats a sporadic behavior I cannot reproduce exactly. |
Experiencing the same on MacOS 10.12.5. I have very limited C experience, but some searching lead me to the following line. I hope it helps: keepassxc/src/gui/EditWidgetIcons.cpp Line 101 in a58f84a
Good luck and thanks for KeepassXC! |
Oh gross and no bounds check! |
I've experienced this too, but can't reproduce it now. :( |
I could also reproduce casual crashes when downloading icons twice, but I've had no time to dig deeper on this. I'll take a deeper look in the evening. |
Expected Behavior
Download favicon, apply it to the entry.
Current Behavior
Crash when clicking OK.
Steps to Reproduce (for bugs)
Do NOT click once on the favicon to select it after it's downloaded.
Context
KPXC 2.1.3 on Mac OS X 10.12.3. I just started using it today.
The DB is shared via Dropbox.
The DB was made last night, on Windows, using KPXC 2.1.3, from an imported v1 DB made with the old KeePassX (not sure which version, but probably really old, like maybe 0.4). I have not made edits to this DB yet on KPXC. It started with default icons everywhere.
So I've relaunched KPXC, went again into the Icon menu, actually clicked once on the downloaded favicon to select it, clicked OK, and it was fine.
Your Environment
The text was updated successfully, but these errors were encountered: