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

gui: addressbook editing error #26

Open
chlorocryptos opened this issue Dec 31, 2019 · 0 comments
Open

gui: addressbook editing error #26

chlorocryptos opened this issue Dec 31, 2019 · 0 comments

Comments

@chlorocryptos
Copy link

when opening the 'Receive coin' tab, selecting an arbitrary address and trying to edit the label of the selected address an error is thrown in 'debug.log' and the edit action is not processed, i.e. the edited address label is kept unchanged.
error:
NotifyAddressBookChanged <address> <address label> isMine=1 status=1
Warning: AddressTablePriv::updateEntry: Got CT_UPDATED, but entry is not in model

curiously and quite erratically on the first edit action (of a newly opened wallet)
the edit is processed normally, i.e. the edited address label is changed accordingly and
the message in 'debug.log' reads only:
NotifyAddressBookChanged <address> <address label> isMine=1 status=1

cloakcoin qt wallet v. 2.2.2.2 on windows 7 64 bit

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

No branches or pull requests

1 participant