mirror of
https://github.com/mumble-voip/mumble.git
synced 2026-03-03 00:46:56 -05:00
[W10] Application icon in task bar can become invisible #2921
Labels
No labels
GlobalShortcuts
Hacktoberfest
accessibility
acl
asio
audio
bonjour
bsd
bug
build
certificate
ci
client
code
documentation
external-bug
feature-request
gRPC
github
good first issue
help wanted
help-needed
ice
installer
linux
macOS
needs-ckeck-with-latest-version
needs-more-input
overlay
positional audio
priority/P0 - Blocker
priority/P1 - Critical
priority/P2 - Important
priority/P3 - Somewhat important
priority/P4 - Low
public-server-registration
qt
recording
release-management
server
stale-no-response
stale-support
support
task
test
theme
translation
triage
ui
windows
wontfix
x64
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mumble-mumble-voip#2921
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?
Originally created by @Porkepix on GitHub (Nov 15, 2024).
Description
When opening other windows such as settings one and then closing it, there is some "replacement effect" where there's a visual effect showing the taskbar icon being replaced by something else.
Sometimes, what comes to replace… have no icon at all.
Steps to reproduce
Repro rate is not 100%.
Reopening and closing settings after this reinstate the icon. But we can trigger the bug again after that.
This is a screenshot of… Mumble in the taskbar when the bug istriggered. Unfortunately I found no way of having the preview when hovering while taking the screenshot.

Mumble version
1.5.634
Mumble component
Client
OS
Windows
Reproducible?
Yes
Additional information
No response
Relevant log output
No response
Screenshots
No response
@Krzmbrzl commented on GitHub (Nov 16, 2024):
@Hartmnt is this also fixed with your status bar icon rewrite?
@Hartmnt commented on GitHub (Nov 17, 2024):
@Krzmbrzl Can not say for sure as I did not know about this problem on Windows before. But given that the tray icon implementation will be essentially rewritten entirely, it is more likely than not fixed with my PR. I guess OP has to test it at some point :)
@Porkepix commented on GitHub (Nov 17, 2024):
It seems there might have some misunderstanding here.
My issue is not about the notifications tray at the bottom right of the screen.
It's about the large place at the bottom of the screen where the currently opened softwares are sitting.
@Hartmnt commented on GitHub (Nov 17, 2024):
Ah I see. So this would be a different problem then. Possibly related to the application icon maybe 🤔
@Porkepix commented on GitHub (Nov 17, 2024):
I just did new screenshots and enabled the text usually disabled to make it more clear:
Without bug, the icon is here:


I triggered the bug, icon has gone missing:
Note that when the icon goes missing, there's this "replacement" effect with a slide, while when I get the icon to come back it just reappears without any effect.
@Krzmbrzl commented on GitHub (Jan 7, 2025):
I'm labeling this as "good-first-issue" because this needs someone just poking around with where the application icon set (re)set and how this might relate to applying the settings. Whether or not fixing the underlying issue is easy, I don't know but even getting the results of this kind of investigation would be helpful already.