CSSUoB / CSSUoB/TeX-Bot-Py-V2

Emoji missing from font error

Abierto
#600 0 comentarios 0 reacciones 0 asignados Ver en GitHub
question
Lenguaje dominante
Python
Estrellas
1
Forks
11
Merge medio
20 h 7 min
PR fusionados (30 d)
2

Descripción

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")```

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza en cogs/stats/graphs.py, en la línea 115, y reproduce la advertencia al generar el PNG. Traza cómo las etiquetas de emoji indicadas llegan a matplotlib.pyplot.savefig. Se considera terminado cuando los gráficos generados manejan esos emoji sin las reported missing-glyph warnings.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
matplotlib, python
Área
data-visualization
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.