You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 1I'm uncertain what you're asking. You have this tagged bug, but seem to be asking a support question - I'm not sure what question you're asking, though. Clarification is needed?user206222– user2062222013-11-07 08:17:46 +00:00Commented Nov 7, 2013 at 8:17
- 1@Emrakul I havve not changed anything, so why did my avatar change? (I added some clarification).vbence– vbence2013-11-07 09:50:02 +00:00Commented Nov 7, 2013 at 9:50
- Didn't you notice the big banner? Your question is duplicate of this one and the answer there is probably relevant in your case as well.user152859– user1528592013-11-07 09:51:26 +00:00Commented Nov 7, 2013 at 9:51
- @ShaWizDowArd I see the banner pointing to a qestion which is not related to by problem at all and a moderator closing my question, which was obviously done without understanding the question itself. - The linked topic does not apply. I have my email address filled out in my profile which did not change. I also registered with a Google account so my email was present for SO from the time of registration.vbence– vbence2013-11-07 09:54:55 +00:00Commented Nov 7, 2013 at 9:54
- In both cases the profile picture changed without you meaning to change it. In your case maybe the algorithm that calculates email hash was changed during the years you're registered, resulting in different hash and different identicon. Still, from what I understand your goal is to prevent such thing i.e. keep the profile picture consistent even in such cases, isn't it so?user152859– user1528592013-11-07 10:00:43 +00:00Commented Nov 7, 2013 at 10:00
- @ShaWizDowArd Yes, the described solution would work in my case (luckily I have an account here for example with the old pic), but may people don't. - BUT I flagged this a bug, because it is a software bug which should be addressed by a dev. Also terrible UX: data changing whithout you changing anything, loosing information without being able to undo it. (Also... I'm adding a few info to the post.)vbence– vbence2013-11-07 10:05:12 +00:00Commented Nov 7, 2013 at 10:05
- OK, still not convinced it's really different but will let a dev decide whether it's bug or not. @m0sa can you please reopen? (and as a dev state some official opinion? :))user152859– user1528592013-11-07 10:07:51 +00:00Commented Nov 7, 2013 at 10:07
- I just noticed the link with the md5 no longer gives the original either. The green one (first image in the question) is not the original one either. You can still see the original (purple, empty in the middle) as my profile pic at this time. - Looks like Gravatar is also changing something.vbence– vbence2016-08-23 08:14:26 +00:00Commented Aug 23, 2016 at 8:14
- Identicons were changed again in 2023: meta.stackexchange.com/questions/389123/…pkamb– pkamb2023-05-28 16:05:39 +00:00Commented May 28, 2023 at 16:05
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you