Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

The default callsite glyph is not supported on some Linux platforms #207

Closed
laksono opened this issue Jun 6, 2022 · 0 comments
Closed
Labels
bug Something isn't working resolved Resolved, but need to be tested and confirmed

Comments

@laksono
Copy link
Member

laksono commented Jun 6, 2022

Describe the bug
The default unicode character to represent call-to and call-from may not be supported on some Linux platforms.

Screenshots
image

Platform (please complete the following information):

  • OS: Linux
  • Architecture jlse
@laksono laksono added the bug Something isn't working label Jun 6, 2022
laksono added a commit that referenced this issue Jun 6, 2022
The fix is to check the Java's "file.encoding" system property.
If the property is based on ANSI character set, it's likely it doesn't support UTF.
This assumption is not entirely correct, but good enough for now.
@laksono laksono added the resolved Resolved, but need to be tested and confirmed label Jun 6, 2022
@laksono laksono added this to the Release 2022.06 milestone Jun 6, 2022
@laksono laksono closed this as completed Jun 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working resolved Resolved, but need to be tested and confirmed
Projects
None yet
Development

No branches or pull requests

1 participant