naoxio / inbreeze

Guided breathing meditation app based on the Wim Hof breathing method.
https://inbreeze.xyz
MIT License
59 stars 11 forks source link

Ubuntu 24.04.1: launch issues (software v1.3.2) #45

Open Dadu042 opened 2 weeks ago

Dadu042 commented 2 weeks ago

The desktop icon fails to launch the software (issue about the desktop file and the Exec area). Minor issue: the icon does not appear correctly (it's a grey square).

From terminal the software does launch, with some output issues:

$ inner-breeze
Gtk-Message: 17:36:51.034: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
/usr/share/libdrm/amdgpu.ids: No such file or directory
flutter: [Localization System] Loaded lib/i18n/en_US.json
flutter: [Localization System] Loaded lib/i18n/fr_FR.json
flutter: [Localization System] Duplicated Key: "language_selection_title" Locale: "fr_FR"
flutter: [Localization System] Duplicated Key: "language_instruction" Locale: "fr_FR"
flutter: [Localization System] Duplicated Key: "guide_welcome_title" Locale: "fr_FR"
flutter: [Localization System] Duplicated Key: "guide_welcome_description" Locale: "fr_FR"
flutter: [Localization System] Duplicated Key: "safety_instruction" Locale: "fr_FR"
flutter: [Localization System] Duplicated Key: "guide_method_title" Locale: "fr_FR"
flutter: [Localization System] Duplicated Key: "guide_method_intro" Locale: "fr_FR"
flutter: [Localization System] Duplicated Key: "guide_method_steps" Locale: "fr_FR"
flutter: [Localization System] Duplicated Key: "guide_method_personalize" Locale: "fr_FR"
flutter: [Localization System] Duplicated Key: "guide_step1_title" Locale: "fr_FR"
flutter: [Localization System] Duplicated Key: "guide_step1_description" Locale: "fr_FR"
flutter: [Localization System] Duplicated Key: "breathing_circle" Locale: "fr_FR"
flutter: [Localization System] Duplicated Key: "guide_step2_title" Locale: "fr_FR"
waozixyz commented 1 week ago

Hi, thanks for the report. Indeed it seems to be the Desktop file having issues.

I'm not sure when I will get around fixing it. I recommend trying the Flathub version, the icon and desktop launcher work for it.

https://flathub.org/apps/io.naox.InnerBreeze

waozixyz commented 6 days ago

Hi, I think you installed the snap version right?

I haven't really got around making snap working fully yet, but i did manage to update the flathub version and re-add the Appimage version

https://inbreeze.xyz/

waozixyz commented 6 days ago

2