krmanik / manjaro-fs-arm64

Manjaro rootfs with xfce4 and vncserver preinstalled. Just setup username, password and vnc password. Also one more edition with latest Anki preinstalled.
27 stars 4 forks source link

tabs crash when i try to open websites in firefox #2

Closed Furezuu closed 2 years ago

Furezuu commented 3 years ago

Idk why, but it just happens

Furezuu commented 3 years ago

Is that a problem of proot?

krmanik commented 3 years ago

Run firefox from terminal

export MOZ_FAKE_NO_SANDBOX=1

firefox

View this wiki/Faq ? #6 firefox getting crashed https://github.com/termux/proot/issues/139

Furezuu commented 3 years ago

tried it out, still crashes tabs

krmanik commented 3 years ago

I am checking it on different device. In meantime change the browser.

Furezuu commented 3 years ago

was it successful?

krmanik commented 3 years ago

Use different browser, firefox is crashing.

Remove firefox

sudo pacman -R firefox

Install chromium

sudo pacman -Sy chromium
rizkihrp commented 3 years ago

https://github.com/termux/proot/issues/139#issuecomment-751988264

this one works for me