blob: 506e268110ad29d87e8728eebb2f26127ab4621a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
---
title: "qutebrowser"
date: 2017-04-10T09:14:00
date_display: Apr 10, 2017
---
# Troubleshooting
## Javascript broken
If website like mastodon instances or google seems had javascript code broken, you must install an other version of QtWebKit or use an other webengine.
## QtWebKit engine
Just install `qt5-webkit-ng` instead of `qt5-webkit`
## WebEngin
Just install `qt5-webengine` and start qutebrowser with the option `--backend webengine`
|