Duplicate Brave Icons in Arch
See original GitHub issueDescription
Clicking on the brave browser (dev) icon creates a duplicate icon in the ubuntu dash (or dock, or panel).
Steps to Reproduce
- Install brave-browser-dev on Ubuntu 18.04 following the standard instructions.
- Pin “Brave Browser (dev)” to “Favorites”
- Click on the icon, a duplicate will show up (see screenshot)
Actual result:
Expected result:
Reproduces how often:
Every time
Brave version (about:brave info)
Brave: 0.55.2 Chromium: 70.0.3528.4 (Official Build) dev (64-bit)
Reproducible on current release:
Not if installed through ‘snap’
Additional Information
To fix the issue, the following line needs to be added to “/usr/share/applications/Brave Web Browser (dev)”:
StartupWMClass=brave-browser
If I add this line, behavior is correct (as seen in the second screenshot).
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:10 (3 by maintainers)
Top Results From Across the Web
[Solved] Duplicate Program icons in task bar (Deepin DE)
Since yesterday morning, I have this weird issue of having multiple icons of opened programs in the task bar.
Read more >Various bugs on Arch or Manjaro Linux - Brave Community
Issue: Duplicate Brave Icons in Ubuntu (Gnome) ... Description Clicking on the brave browser (dev) icon creates a duplicate icon in the ubuntu ......
Read more >In search of Brave browser icon..... : r/Polybar - Reddit
I want to add brave's icon for the polybar.I could not find any fonts containing brave as some Unicode. So any ideas on...
Read more >How to Install the Brave Browser on Linux - MakeUseOf
You can install Brave on Arch Linux from the AUR using an AUR helper. ... need to look for the Brave browser icon...
Read more >Duplicate icons in GNOME Shell - Ask Ubuntu
In the Activities Menu, search for the "Main Menu" app, then uncheck or delete the categories you see selected under Debian.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Any news on when this might get fixed and pushed to stable release? Same behavior on Arch linux with brave-bin package (stable) - on gnome it simply creates another icon to the dock/taskbar and the solution is to change the StartupWMClass value in /usr/share/applications/brave-bin.desktop file: from
to
@thiagola92 If you’re using Nightly, then we are tracking that particular issue in https://github.com/brave/brave-browser/issues/1746 instead. I believe it’s only an issue with the Nightly version of Brave at this point.