[Bug]: App name and icon not displaying within the player notification on Gnome 48 #3371
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#3371
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Preflight Checklist
YouTube Music (Application) Version
3.9.0
Checklists
What operating system are you using?
Other Linux
Operating System Version
Debian GNU/Linux trixie/sid x86_64
What CPU architecture are you using?
x64
Last Known Working YouTube Music (Application) version
No response
Reproduction steps
Expected Behavior
Notification icon and app name display propertly, for instance:
Actual Behavior
Default app icon and app ID display, instead of the app name and the respective icon:
Enabled plugins
Additional Information
No response
Do you have any
youtube-music.desktop
at~/.local/share/applications
or/usr/share/applications
?If not, try creating one at
~/.local/share/applications/youtube-music.desktop
(if it works, make sure to do the same with the icons under
~/.local/share/icons
)if the desktop entry already exists and it still doesn't work, then it's either an issue with Gnome 48 or the deb package I guess
because it's working on Gnome 47 (tested in a NixOS VM)
I have
youtube-music.desktop
at/usr/share/applications
:And I have icons at
/usr/share/icons
:I have tried to create an additional desktop file with the contents you suggested, didn't seem to change much.
I also booted up a VM with Gnome 46 and tried installing youtube-music there. I am reproducing the same issues:
Can confirm. Same goes with Flatpak and AppImage.