diff options
author | Florian Bruhin <git@the-compiler.org> | 2015-05-04 13:37:07 +0200 |
---|---|---|
committer | Florian Bruhin <git@the-compiler.org> | 2015-05-04 13:37:07 +0200 |
commit | 46dbfa2fce1fd53b92b4ddc6d575fcbcee8af2e0 (patch) | |
tree | 29940854d02fcc2e9e2a89b07ef5d7bc4464c94d /FAQ.asciidoc | |
parent | 530fe5e93393d1cbd8c96f6b6262805744d3fa46 (diff) | |
download | qutebrowser-46dbfa2fce1fd53b92b4ddc6d575fcbcee8af2e0.tar.gz qutebrowser-46dbfa2fce1fd53b92b4ddc6d575fcbcee8af2e0.zip |
Mention Debian's experimental repo.
Diffstat (limited to 'FAQ.asciidoc')
-rw-r--r-- | FAQ.asciidoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FAQ.asciidoc b/FAQ.asciidoc index ca9ca6e68..16d02cfa0 100644 --- a/FAQ.asciidoc +++ b/FAQ.asciidoc @@ -112,10 +112,10 @@ Experiencing segfaults (crashes) on Debian systems.:: Segfaults on Facebook, Medium, Amazon, ...:: If you are on a Debian or Ubuntu based system, you might experience some crashes - visting these sites. This is caused by a known bug in Qt which has been + visting these sites. This is caused by various bugs in Qt which have been fixed in Qt 5.4. However Debian and Ubuntu are slow to adopt or upgrade - some packages. There is currently no easy way to manually upgrade to Qt - 5.4 on those systems. + some packages. On Debian Jessie, it's recommended to use the experimental + repos as described in https://github.com/The-Compiler/qutebrowser/blob/master/INSTALL.asciidoc#on-debian--ubuntu[INSTALL]. + Since Ubuntu Trusty (using Qt 5.2.1), https://bugreports.qt.io/browse/QTBUG-42417?jql=component%20%3D%20WebKit%20and%20resolution%20%3D%20Done%20and%20fixVersion%20in%20(5.3.0%2C%20%225.3.0%20Alpha%22%2C%20%225.3.0%20Beta1%22%2C%20%225.3.0%20RC1%22%2C%205.3.1%2C%205.3.2%2C%205.4.0%2C%20%225.4.0%20Alpha%22%2C%20%225.4.0%20Beta%22%2C%20%225.4.0%20RC%22)%20and%20priority%20in%20(%22P2%3A%20Important%22%2C%20%22P1%3A%20Critical%22%2C%20%22P0%3A%20Blocker%22)[over |