question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Duplicate Brave Icons in Arch

See original GitHub issue

Description

Clicking on the brave browser (dev) icon creates a duplicate icon in the ubuntu dash (or dock, or panel).

Steps to Reproduce

  1. Install brave-browser-dev on Ubuntu 18.04 following the standard instructions.
  2. Pin “Brave Browser (dev)” to “Favorites”
  3. Click on the icon, a duplicate will show up (see screenshot)

Actual result:

screenshot from 2018-09-07 20-21-12

Expected result:

screenshot from 2018-09-07 20-25-29

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:open
  • Created 5 years ago
  • Reactions:3
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
Kallestofelescommented, Nov 29, 2018

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

StartupWMClass=brave

to

StartupWMClass=brave-browser

1reaction
fmariercommented, Jul 26, 2020

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found