FreeCAD / FreeCAD-Bundle

Stand-alone repo to Build and Deploy installable FreeCAD images. Do not open general FreeCAD issues here.
https://freecad.org
GNU Lesser General Public License v2.1
339 stars 65 forks source link

[Problem] AppImage updater should support unicode/emojis #316

Open luzpaz opened 1 month ago

luzpaz commented 1 month ago

Describe the bug When updating AppImages through the FreeCAD preferences, the dialog that comes up confirming their is an available update doesn't display emojis (that are shown the weekly build notes (source: weekly build notes)

To Reproduce Steps to reproduce the behavior:

  1. Edit -> Preferences
  2. AppImage
  3. Click Check for updates button

Result: if you're on a slightly older weekly appimage then the dialog will display showing lack of support for emojis

Screenshots

image

Weekly build notes: https://github.com/FreeCAD/FreeCAD-Bundle/releases/tag/weekly-builds Screenshot_20241005_064705

Additional context Not sure is if this is FreeCAD software related or AppImage software related.

adrianinsaval commented 1 month ago

Instead I would remove emojis from the release page, this code is currently hosted at https://github.com/looooo/freecad.appimage_updater which probably should be moved to an org repo too

luzpaz commented 1 month ago

The point of that emoji is to get the attention of users who are text blind when quickly scanning the page.