-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Duplicate Brave Icons in Arch #1032
Comments
Possibly duplicate of #713. Only able to add Brave to favourites from apps list overview but doesn't show dev logo shows release version logo. |
For anyone with this problem, the following command fixes it: |
Any news on when this might get fixed and pushed to stable release?
to
|
+1 from Community: |
This is still open, so I wanted to confirm it remains an issue Gnome -- in this case on Manjaro. But the same problem exists:
Oddly, on Manjaro and Arch, if you install the AUR version of Brave, this does not occur. Note: you can manually fix the issue by following the instructions here. |
I've not been able to reproduce this problem on Ubuntu 18.04. I followed the instructions in the bug description and after adding the icon to my favorites, I can start brave by clicking on the icon, but it doesn't create an additional icon as seen in the screenshots. @lhoggatt17 Are you still seeing this problem if you remove the work-around you added? |
I can confirm this is still a thing on Manjaro as TheRoarkster did mention. With the steps from before it's fixed. |
Same for me on Manjaro Gnome. I run this snippet after every update to fix it:
|
I am having both issues in Ubuntu 20.04 (Brave Nightly)
|
@thiagola92 If you're using Nightly, then we are tracking that particular issue in #1746 instead. I believe it's only an issue with the Nightly version of Brave at this point. |
Description
Clicking on the brave browser (dev) icon creates a duplicate icon in the ubuntu dash (or dock, or panel).
Steps to Reproduce
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).
The text was updated successfully, but these errors were encountered: