Tasks version from Flatpak doesn't work
- Dominant language
- Vala
- Stars
- 85
- Forks
- 22
- Avg merge
- 12h 10m
- Merged PRs (30d)
- 3
Description
### What Happened?
I removed the normaly packaged Tasks and installed the Flatpak stable version from AppCenter (User). It doesn't launch. When I try to launch it from the terminal, it complains how it failed to load the canberra gtk module.

_Flatpak showing the listed apps (I highlited Tasks) and the error that flatpak gave when I tried to launch it._
### Steps to Reproduce
1. Remove the Tasks app installed from "elementary Updates"
2. Install Tasks from AppCenter remote using Flatpak
3. Try to run it and fail
### Expected Behavior
It should launch :)
### OS Version
6.x (Odin)
### Software Version
Latest release (I have run all updates)
### Log Output
```shell
merla@OctaWorkstation:~$ flatpak run io.elementary.tasks/x86_64/stable
Gtk-Message: 16:29:51.754: Failed to load module "canberra-gtk-module"
Gtk-Message: 16:29:51.755: Failed to load module "canberra-gtk-module"
(io.elementary.tasks:2): GLib-CRITICAL **: 16:29:51.765: g_strsplit: assertion 'string != NULL' failed
merla@OctaWorkstation:~$
```
### Hardware Info

Contributor guide
Assessment
This issue has not been assessed yet.