Bug 404262 - Find a way to display anonymous without a long HEX string
Summary: Find a way to display anonymous without a long HEX string
Status: RESOLVED UNMAINTAINED
Alias: None
Product: ring-kde
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Emmanuel Lepage Vallée
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-12 20:54 UTC by Emmanuel Lepage Vallée
Modified: 2025-06-14 15:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emmanuel Lepage Vallée 2019-02-12 20:54:29 UTC
Many accounts are anonymous, they have no display name. Right now it will display a wide hexadecimal string to identify them. Once upon a time it was using "Unknown" but people complained.

Maybe "Anonymous (FFFFFFFF)" where FFFFFFFF is the first 8 chars of the hex hash. 


Or maybe go back to Uri Herrera solution and color code everybody, but this is hard on accessibility, which I care about.
Comment 1 Christoph Cullmann 2025-06-14 15:10:04 UTC
This project is unfortunately no longer maintained.

If a new maintainer wants to step up and take care, the project is archived here:

https://invent.kde.org/network/ring-kde

You can just clone it in your private namespace on invent.kde.org and if you have started to work on it and fixed/implemented something get it reviewed and the project unarchived.

Sorry for the inconveniences.