Update BUGS
This commit is contained in:
parent
781390828f
commit
bde26c7a76
19
doc/BUGS
19
doc/BUGS
@ -1,6 +1,8 @@
|
||||
Bugs
|
||||
====
|
||||
|
||||
- Downloading albums on imgur gives us corrupt files!
|
||||
|
||||
- Concept of "current URL" should work better before urlChanged is emitted,
|
||||
e.g. loading a page and immediately yanking the (non-resolved) URL should
|
||||
work.
|
||||
@ -86,6 +88,23 @@ Bugs
|
||||
window has a bigger size hint instead of tabs getting smaller than the
|
||||
minimum size (iggy)
|
||||
|
||||
- Segfault on subsonic when clicking next track
|
||||
|
||||
- Assertion failure on subsonic with debug build
|
||||
|
||||
- Random error messages while browsing on imgur/reddit:
|
||||
|
||||
WARNING: content-type missing in HTTP POST, defaulting to
|
||||
application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix
|
||||
this problem.
|
||||
|
||||
WARNING: QXcbWindow: Unhandled client message: "_GTK_LOAD_ICONTHEMES"
|
||||
|
||||
INFO: Lexer rewriter used, but no tokens found.
|
||||
|
||||
WARNING: QIODevice::read: device not open
|
||||
|
||||
|
||||
Upstream Bugs
|
||||
=============
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user