You are not logged in.
The QtWebEngine selection issue was already fixed with this change, which is part of Qt 5.9.
>>> from __future__ import braces
File "<stdin>", line 1
SyntaxError: not a chance
Offline
Thanks for the update. I noticed that yesterday. As I don't find building a rendering engine to be a fun experience, I'll wait for this to be released and packaged.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
First off a big thanks for this browser, as dwb was one of the things I loved most about arch before it started becoming unusable. But even though this is the best browser in existence right now I miss a couple features from dwb. I remember being able to save search boxes as shortcuts, so by typing
:gg somesearch
I could do a quick google search. I had quite a few of them saved, such as aur for (drumroll) searching the aur or af for arch forum. Other than that missed feature I'm loving how much at home I feel using this browser.
Offline
There is a [searchengines] section in the config file which includes documentation and examples.
Offline
Thanks for that. Should have read the config file.
Offline
I locked down qutebrowser completly with firejail.
Is there any way I can stop qutebrowser from opening the web help page when a completly new instance starts ?
Offline
I locked down qutebrowser completly with firejail.
Is there any way I can stop qutebrowser from opening the web help page when a completly new instance starts ?
By allowing it to read/write ~/.local/share/qutebrowser/state - it's probably a good idea to allow ~/.cache/qutebrowser, ~/.local/share/qutebrowser and ~/.config/qutebrowser in general.
>>> from __future__ import braces
File "<stdin>", line 1
SyntaxError: not a chance
Offline
Ohh I see. Thank you.
Offline
I locked down qutebrowser completly with firejail.
Is there any way I can stop qutebrowser from opening the web help page when a completly new instance starts ?
How did you solve the issue with the external editor when running qutebrowser in a jail with Firejail?
Offline
How did you solve the issue with the external editor when running qutebrowser in a jail with Firejail?
I do not use that feature.I'll try to look into it but the author will probably respond on github before me.
Offline
Is there a way I can block media from being displayed based on file types ? Or maybe I can do something with firejail to stop html videos from showing up ?
Offline
Is there a way I can block media from being displayed based on file types ? Or maybe I can do something with firejail to stop html videos from showing up ?
With the new config I also plan to add options to allow/block various kinds of downloads with QtWebEngine. That should also make it possible to block media resources. I don't think something similar exists with QtWebKit though.
>>> from __future__ import braces
File "<stdin>", line 1
SyntaxError: not a chance
Offline
This is my main browser. Thanks for this.
Is there a way to override fonts in webengine? I can do it in "legacy" mode.
Offline
This is my main browser. Thanks for this.
Is there a way to override fonts in webengine? I can do it in "legacy" mode.
Using ui -> user-stylesheet you mean? Doing the same should help with QtWebEngine too, but the user stylesheet doesn't have precedence over the website's one. As far as I know, I can't change that until this Qt change gets in.
Last edited by The Compiler (2017-05-15 04:29:12)
>>> from __future__ import braces
File "<stdin>", line 1
SyntaxError: not a chance
Offline
FWIW, my fonts in my user-stylesheet are applied in webengine. I don't normally change the font, but I just tried adding a `* { font-family: cursive; }` and then changing it to `* { font-family: monospace; }` as those would be obvious changes. This affected the font on all the webpages I tried including my own where I know specific fonts are specified in the webpage. I suspect if the the webpage's css uses `!important` for it's setting it may take precidence - I didn't test this.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
tedbell wrote:This is my main browser. Thanks for this.
Is there a way to override fonts in webengine? I can do it in "legacy" mode.Using ui -> user-stylesheet you mean? Doing the same should help with QtWebEngine too, but the user stylesheet doesn't have precedence over the website's one. As far as I know, I can't change that until this Qt change gets in.
Thanks for the info!
FWIW, my fonts in my user-stylesheet are applied in webengine. I don't normally change the font, but I just tried adding a `* { font-family: cursive; }` and then changing it to `* { font-family: monospace; }` as those would be obvious changes. This affected the font on all the webpages I tried including my own where I know specific fonts are specified in the webpage. I suspect if the the webpage's css uses `!important` for it's setting it may take precidence - I didn't test this.
It's not working for me. I made a style.css under ~/.config/qutebrowser with the following contents:
* { font-family: 'Misc Fixed' !important; }
I seem to have font override in default mode and when I use qt5-webkit-ng, my pages render properly like webengine unlike qt5-webkit. But webengine still uses its own font for all sites.
EDIT: [SOLVED] webengine doesn't work with bitmap fonts so I changed it to Monospace and it works. There's just a delay for the font to load. Thanks guys!
Last edited by tedbell (2017-05-19 05:19:25)
Offline
When I visit stackoverflow it took two instand hits on "H"/back to get back to the previous page until recently. Now I have to hammer "H"/back about 5-7 times or I'll just be redirected to stackoverflow again. This seems to be some kind of configuration problem, because I've no problem with a new qutebrowser config folder. All the other stackexchange sites work as expected. Anyone any idea what this could be? Here's my qutebrowser.conf:
http://paste.debian.net/973847/
Offline
When I visit stackoverflow it took two instand hits on "H"/back to get back to the previous page until recently. Now I have to hammer "H"/back about 5-7 times or I'll just be redirected to stackoverflow again. This seems to be some kind of configuration problem, because I've no problem with a new qutebrowser config folder. All the other stackexchange sites work as expected. Anyone any idea what this could be? Here's my qutebrowser.conf:
http://paste.debian.net/973847/
Are you sure it's actually the config file, and not something in ~/.local/share/qutebrowser or ~/.cache/qutebrowser?
What backend are you using?
Can you do :report when it happens?
>>> from __future__ import braces
File "<stdin>", line 1
SyntaxError: not a chance
Offline
I was sure because moving ~/.config/qutebrowser was fixing the problem. But I've tried to move just ~/.config/qutebrowser/qutebrowser.conf to verify but to no success. I've closed qutebrowser, moved/deleted ~/.config/qutebrowser, ~/.local/share/qutebrowser and ~/.cache/qutebrowser and started it again with the same result. I've send you an bugreport from the clean start.
Offline
I was sure because moving ~/.config/qutebrowser was fixing the problem. But I've tried to move just ~/.config/qutebrowser/qutebrowser.conf to verify but to no success. I've closed qutebrowser, moved/deleted ~/.config/qutebrowser, ~/.local/share/qutebrowser and ~/.cache/qutebrowser and started it again with the same result. I've send you an bugreport from the clean start.
Do you block hosts in your /etc/hosts file? If so, can you check whether it makes a difference when you don't, and whether you can see the same behavior with another QtWebKit based browser such as Otter Browser?
>>> from __future__ import braces
File "<stdin>", line 1
SyntaxError: not a chance
Offline
Damn. Yes. I'm using hostsblock + dnsmasq as adblock solution. Using the nameserver directly fixed that. Thank you! And sorry for the noise.
Is this a known QtWebKit problem? I had no problems with Firefox or Chromium.
Offline
Damn. Yes. I'm using hostsblock + dnsmasq as adblock solution. Using the nameserver directly fixed that. Thank you! And sorry for the noise.
Is this a known QtWebKit problem? I had no problems with Firefox or Chromium.
I remember someone having the same issues some 2 years ago or so. I'd guess it's a QtWebKit issue indeed.
>>> from __future__ import braces
File "<stdin>", line 1
SyntaxError: not a chance
Offline
Null, do you have any reason to not use webengine and still use webkit? In my experience webengine is the far more stable/reliable option now.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Mainly because it's still marked as experimental in the qutebrowser help page. But I'll give it a try
Last edited by null (2017-06-30 07:16:50)
Offline
Now it's not anymore
It'll be the default in the v1.0 release which will come with some other big changes (new config system, new sqlite-based completion) somewhen later this year. Other than caret navigation and a few annoyances (like hints not working in frames), it's pretty much feature-complete now.
>>> from __future__ import braces
File "<stdin>", line 1
SyntaxError: not a chance
Offline