flathub / flathub/com.github.IsmaelMartinez.teams_for_linux
Taskbar badge permission missing
- Dominant language
- No language data
- Stars
- 3
- Forks
- 13
- Avg merge
- 2h 23m
- Merged PRs (30d)
- 10
Description
Environment:
- KDE Plasma Wayland
- Flathub Teams for Linux 2.16.0
- com.github.IsmaelMartinez.teams_for_linux
Problem:
Unread count is detected by Teams for Linux (window title changes to "(1) ..."),
but no taskbar badge appears.
dbus-monitor shows no:
com.canonical.Unity.LauncherEntry.Update
Workaround:
flatpak override --user \
--talk-name=com.canonical.Unity \
com.github.IsmaelMartinez.teams_for_linux
After restarting the app, launcher badges work immediately.
Proposed manifest fix:
finish-args:
- --talk-name=com.canonical.Unity
Contributor guide
No contributing guide indexed for this repository
Research direction
Start from the Flatpak manifest for com.github.IsmaelMartinez.teams_for_linux and inspect its finish-args permissions. Verify the missing com.canonical.Unity D-Bus permission against the reported workaround, then confirm that taskbar badges appear after rebuilding or reinstalling the manifest.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 74/100