Giter Club home page Giter Club logo

Comments (11)

toofar avatar toofar commented on June 3, 2024

Can you try with a temp basedir please? Eg from a terminal: qutebrowser -T https://fmoviesz.to/

It's loading fine for me in a temp basedir with Qt WebEngine 5.15.15, and on may main Qt 6.7 instance. So it could be something to do with your settings (like a custom user agent header).

from qutebrowser.

maccagnan avatar maccagnan commented on June 3, 2024

qutebrowser -T https://fmoviesz.to/

worked.
Thanks but, could you explain what am I doing wrong?
I didn't change qutebrowser configuration and, when i got the error, even tried with a fresh install.

from qutebrowser.

toofar avatar toofar commented on June 3, 2024

Thanks but, could you explain what am I doing wrong?

I'm afraid not, I don't know what the cause is. But since it works in other situations it seems like it's related to your setup.

You can check qute://configdiff/ to see any config you have changed.
Beyond that I would look at clearing cookies, local storage and service workers via the developer tools (bound to wi).

from qutebrowser.

maccagnan avatar maccagnan commented on June 3, 2024

Thanks,
My problem is now that if I start quetbrowser with the -T option it works with cloudflare, but I get the usual 'browser not allowed' erro when i try to login on google.
I tried to change the user agentbut no dice.
If I load qutebrowser with my old configuration, it's the other way around, google works but not cloudflare based websites.
I checked qute://configdiff/ but still couldn't find what determines the behavior.

from qutebrowser.

toofar avatar toofar commented on June 3, 2024

qtwebengine5-dev-tools 5.15.13+dfsg-1~deb12u1

It could just be the old webengine version you are using.
You might have to try installing in a virtualenv as explained here: https://qutebrowser.org/doc/install.html#_installing_dependencies_including_qt

You'll get a newer Qt version in that (so it won't use your system one), the only downside is that it won't have proprietary video codecs (eg patent encumbered ones). Also I guess it won't show up in desktop application menus etc I guess?

from qutebrowser.

The-Compiler avatar The-Compiler commented on June 3, 2024

Can you show your :config-diff with the affected version?

from qutebrowser.

maccagnan avatar maccagnan commented on June 3, 2024

Here's the :config-diff of the version I use that doesn't work with cloudflare

https://www.coppel.com: content.geolocation = true
https://www.google.com: content.geolocation = true
https://www.guitarcenter.com: content.geolocation = true
https://www.homedepot.com.mx: content.geolocation = true
content.headers.user_agent = "Mozilla/5.0 ({os_info}; rv:90.0) Gecko/20100101 Firefox/90.0"/
content.javascript.can_access_clipboard = true
content.javascript.can_open_tabs_automatically = true
content.javascript.modal_dialog = true
https://ww1.m4uhd.tv: content.notifications.enabled = true
https://www.facebook.com: content.notifications.enabled = true
https://www.reddit.com: content.notifications.enabled = true
https://www.watzatsong.com: content.notifications.enabled = true
https://www.youtube.com: content.notifications.enabled = true
https://mail.google.com?extsrc=mailto&url=%25s: content.register_protocol_handler = true
https://outlook.live.com?mailtouri=%25s: content.register_protocol_handler = true
downloads.location.directory = /home/mac/downloads
session.default_name = none
session.lazy_restore = false
spellcheck.languages =
url.auto_search = naive
url.default_page = about:blank
url.searchengines = {"DEFAULT": "https://google.com/search?q={}"}
url.start_pages = about:blank

from qutebrowser.

The-Compiler avatar The-Compiler commented on June 3, 2024

content.headers.user_agent = "Mozilla/5.0 ({os_info}; rv:90.0) Gecko/20100101 Firefox/90.0"

Don't do that. Pretending that you are Firefox with a browser that's actually Chromium breaks various websites (and will also make you quite uniquely fingerprintable).

from qutebrowser.

maccagnan avatar maccagnan commented on June 3, 2024

The default user engine:
Mozilla/5.0 ({os_info}) AppleWebKit/{webkit_version} (KHTML, like Gecko) {qt_key}/{qt_version} {upstream_browser_key}/{upstream_browser_version} Safari/{webkit_version}
Doesn't work with google.
What else should I use?

from qutebrowser.

The-Compiler avatar The-Compiler commented on June 3, 2024

Don't set it globally. Should be enough to just set it for accounts.google.com as per #5182, though I'm not sure why the default workaround built into qutebrowser 2.3.1 isn't working for you. Also see #7427.

from qutebrowser.

maccagnan avatar maccagnan commented on June 3, 2024

I'll try that. Thanks for the support. Awesome job with Qutebrowser, it's by far my favorite browser.

from qutebrowser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.