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.

Brave does not launch on Manjaro Linux

See original GitHub issue

Description

Brave would not launch on Manjaro Linux. I have installed Linux via AUR. I am on version 1.17.75.-1.
When I try to launch it via the GUI I get no prompt or windows. When I launch via CLI I get the following error -

error: could not register 'archlinuxfr' database (database already registered)
/usr/lib/brave/brave: error while loading shared libraries: libre2.so.8: cannot open shared object file: No such file or directory

When I fixed it by the following command -

sudo ln -s /usr/lib/libre2.so /usr/lib/libre2.so.8

I ran into -

error: could not register 'archlinuxfr' database (database already registered)
/usr/lib/brave/brave: symbol lookup error: /usr/lib/brave/brave: undefined symbol: _ZN3re23RE23Arg12parse_stringEPKcmPv

Steps to Reproduce

Not sure how would one reproduce it.

Actual result:

Brave does not launch.

Expected result:

Brave would launch but it does not.

Reproduces how often:

Brave version (brave://version info)

LSB Version:	n/a
Distributor ID:	ManjaroLinux
Description:	Manjaro Linux
Release:	20.2
Codename:	Nibia

Brave Version: 1.17.75-1
Repository: AUR

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
bscliftoncommented, Jan 4, 2021

Huge thanks for the assist, @Mikesco3 😄👍 And thanks for confirming that got you sorted @reach4bawer

1reaction
Mikesco3commented, Jan 1, 2021

Update make sure you have installed the brave-bin package from AUR and NOT brave as the later has been flagged out of date

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why does Brave not open? - Manjaro Linux Forum
If i open Brave everyday for (i think) 2-3 days, it will stop opening (btw it is open but in the background). What...
Read more >
How to get Brave running on Manjaro : r/ManjaroLinux - Reddit
Install brave-bin via the AUR, then launch brave from the terminal so you can possibly see any errors that don't have pop ups....
Read more >
How to install Brave Browser on Manjaro Linux
Brave Browser is a good option for Manjaro Linux users who are concerned about their privacy and do not want to see advertisements...
Read more >
Unable to run the latest version of Brave on Arch-Linux
You can install brave-bin from the AUR without using a helper. The AUR helper may be causing your issue. git clone https://aur.archlinux.org/ ...
Read more >
How to install Brave Browser on Arch-based Linux ...
Installing Brave on Manjaro Linux ; Step 1: Update and upgrade your system running. $ sudo pacman -Syu ; Step 2: Now, install...
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