adjustments added debian ubuntu crash info
This commit is contained in:
parent
324035240c
commit
fd5901070d
@ -94,11 +94,11 @@ Unable to view flash content.::
|
||||
to `allow-plugins = true` save the file and load your browser and enjoy flash!
|
||||
|
||||
Experiencing freezing on sites like duckduckgo and youtube.::
|
||||
When visiting some pages and you experience freezing, unable to close or unable exit
|
||||
the browser. This can be solved by disabling plugins, or checking if you have
|
||||
When visiting some pages and you experience freezing and you are unable to close or
|
||||
exit the browser. In some cases this can be solved by disabling plugins, or checking if you have
|
||||
a package installed called mozplugger on your system. On Archlinux
|
||||
and Debian/Ubuntu systems the package is called mozplugger. After removing the
|
||||
package, you may need to also delete a few files in your home plugin dir. They are so
|
||||
package, you may need to also delete a few files in your home plugin dir. They are
|
||||
named `~/.mozilla/plugins/mozplugger*.so`. Be sure to exit the browser completely before
|
||||
removing any plugins manually. See https://github.com/The-Compiler/qutebrowser/issues/357[Issue #357]
|
||||
for more details.
|
||||
@ -107,9 +107,14 @@ Experiencing segfaults (crashes) on Debian systems.::
|
||||
For Debian it's necessary to install the `gstreamer0.10-plugins-base` package.
|
||||
This is a workaround for a bug in Qt, it has been fixed upstream in Qt 5.4
|
||||
More details can be found
|
||||
https://bugs.webkit.org/show_bug.cgi?id=119951[here] and
|
||||
https://bugs.webkit.org/show_bug.cgi?id=119951[here].
|
||||
|
||||
Segfaults on Facebook,Medium,Amazon.::
|
||||
If you are on a Debian or Ubuntu based system, you might experience some crashes
|
||||
visting these sites. It's caused by a known bug in Qt. But resolved in Qt 5.4. However
|
||||
Debian and Ubuntu are slow to adopt or upgrade some packages. There is currently no
|
||||
way at this time to manually upgrade to Qt 5.4 without issue.
|
||||
|
||||
My issue is not listed.::
|
||||
If you experience any segfaults or crashes, you can report the issue on
|
||||
https://github.com/The-Compiler/qutebrowser/issues[qutebrowser issues].
|
||||
|
Loading…
Reference in New Issue
Block a user