CSSUoB / CSSUoB/TeX-Bot-Py-V2

Emoji missing from font error

Aperta
#600 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
question
Lingua principale
Python
Stelle
1
Fork
11
Merge medio
20h 7m
PR unite (30g)
2

Descrizione

cause unknown:

```bash
tex-bot-py-v2 | 2025-08-28T17:43:41.483049089Z /app/cogs/stats/graphs.py:115: UserWarning: Glyph 128172 (\N{SPEECH BALLOON}) missing from font(s) DejaVu Sans.
tex-bot-py-v2 | 2025-08-28T17:43:41.483114722Z matplotlib.pyplot.savefig(plot_file, format="png")
tex-bot-py-v2 | 2025-08-28T17:43:41.483605033Z /app/cogs/stats/graphs.py:115: UserWarning: Glyph 127836 (\N{STEAMING BOWL}) missing from font(s) DejaVu Sans.
tex-bot-py-v2 | 2025-08-28T17:43:41.483624169Z matplotlib.pyplot.savefig(plot_file, format="png")
tex-bot-py-v2 | 2025-08-28T17:43:41.484020572Z /app/cogs/stats/graphs.py:115: UserWarning: Glyph 128054 (\N{DOG FACE}) missing from font(s) DejaVu Sans.
tex-bot-py-v2 | 2025-08-28T17:43:41.484043745Z matplotlib.pyplot.savefig(plot_file, format="png")
tex-bot-py-v2 | 2025-08-28T17:43:41.484441542Z /app/cogs/stats/graphs.py:115: UserWarning: Glyph 127969 (\N{HOUSE WITH GARDEN}) missing from font(s) DejaVu Sans.
tex-bot-py-v2 | 2025-08-28T17:43:41.484453314Z matplotlib.pyplot.savefig(plot_file, format="png")
tex-bot-py-v2 | 2025-08-28T17:43:41.484921551Z /app/cogs/stats/graphs.py:115: UserWarning: Glyph 128188 (\N{BRIEFCASE}) missing from font(s) DejaVu Sans.
tex-bot-py-v2 | 2025-08-28T17:43:41.484943372Z matplotlib.pyplot.savefig(plot_file, format="png")
tex-bot-py-v2 | 2025-08-28T17:43:41.485282268Z /app/cogs/stats/graphs.py:115: UserWarning: Glyph 127918 (\N{VIDEO GAME}) missing from font(s) DejaVu Sans.
tex-bot-py-v2 | 2025-08-28T17:43:41.485294201Z matplotlib.pyplot.savefig(plot_file, format="png")
tex-bot-py-v2 | 2025-08-28T17:43:41.485802324Z /app/cogs/stats/graphs.py:115: UserWarning: Glyph 127760 (\N{GLOBE WITH MERIDIANS}) missing from font(s) DejaVu Sans.
tex-bot-py-v2 | 2025-08-28T17:43:41.485842770Z matplotlib.pyplot.savefig(plot_file, format="png")
tex-bot-py-v2 | 2025-08-28T17:43:41.486098078Z /app/cogs/stats/graphs.py:115: UserWarning: Glyph 128250 (\N{TELEVISION}) missing from font(s) DejaVu Sans.
tex-bot-py-v2 | 2025-08-28T17:43:41.486110542Z matplotlib.pyplot.savefig(plot_file, format="png")
tex-bot-py-v2 | 2025-08-28T17:43:41.486472431Z /app/cogs/stats/graphs.py:115: UserWarning: Glyph 9917 (\N{SOCCER BALL}) missing from font(s) DejaVu Sans.
tex-bot-py-v2 | 2025-08-28T17:43:41.486505483Z matplotlib.pyplot.savefig(plot_file, format="png")```

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start with cogs/stats/graphs.py at line 115 and reproduce the warning while generating the PNG. Trace how the listed emoji labels reach matplotlib.pyplot.savefig. Done means the generated graphs handle those emoji without the reported missing-glyph warnings.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
matplotlib, python
Ambito
data-visualization
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.