Addresses not showing up on "Send" tab, only Identicons #898
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-11-30#898
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As you can see by the image, the addresses are not showing up on Send tab.
It was, but suddenly they are not. I've tried to delete all the folders of PyBitmessage (/home/user/.config/PyBitmessage and the downloaded PyBitmessage folder). Both without luck! Is there anything I could try?
Linux 4.4.0-34-generic Mint 18 xfce
Which exact version are you using and if it's from git, which branch? Does that also happen if you switch to English?
Version 0.6.1, from github. i'm guessing the main branch? (git clone https://github.com/Bitmessage/PyBitmessage $HOME/PyBitmessage)
I've tried to switching to U.S. English and restarting the software. No luck..
When I start using PyBitmessage, it was showing up. I have a small glitch of memory that this started happening when I changed the language, but not sure. I use system interface in U.S. English, but locales are setted to PT-BR. Now, PyBitmessage is setted to U.S. english, didn't work
Just in case, try switching to the latest code ("git checkout v0.6") and retry. Also try to build the C PoW ("make" in src/bitmsghash), there were some bugs in the python PoW in 0.6.
I can reproduce. It is nothing to do with the language or C PoW. The issue is the addresses have no label. There are two possible solutions:
@bmng-dev I see, I'll add the address to the drop down menu then. @anonimou0 , try labeling your addresses (by double clicking or pressing F2). I should have Mint installation finished in a couple of minutes just in case it's something else.
Yep, looks like @bmng-dev is correct as usual. There is nothing unusual about PyBitmessage on Mint, but when a label is missing, it results in the described behaviour.
Hello, good morning.
I'm not with my PC right now. However, it might be that. Will try later.
As a suggestion, if it works, when there is no label on the address, it could show the BM-address, instead of void. I'll try later.
Thanks, anyway, for the great job you guys are doing.
As stated by @bmng-dev and confirmed by @PeterSurda, it was not really a bug. When a label is inserted, it shows up there. Not sure why I thought that there was the address there. Sorry by the inconvenience.
As a suggestion, as stated before, if no label is inserted, the address could show up there. What you think?
Thanks!!!