On 4/28/20, Florian Bruhin <[email protected]> wrote: > Hey, > > On Tue, Apr 28, 2020 at 09:48:23AM +0700, Ahiung Lim wrote: >> qutebowser version, latest till this date [28/4/2020] >> youtube comment does not show up, loading.... forever. >> notification cannot be opened also. > > Works fine for me. > > - Does it work when you start qutebrowser with --temp-basedir? > - Can you show your :version info? > - If it works with --temp-basedir, can you show ":open qute://configdiff"? > > Florian > > -- > [email protected] (Mail/XMPP) | https://www.qutebrowser.org > https://bruhin.software/ | https://github.com/sponsors/The-Compiler/ > GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc > I love long mails! | https://email.is-not-s.ms/ >
the --temp-basedir did the job just fine. here is my :version qutebrowser v1.11.0 Backend: QtWebEngine (Chromium 56.0.2924.122) Qt: 5.9.5 CPython: 3.6.9 PyQt: 5.10.1 sip: 4.19.7 colorama: no pypeg2: 2.15 jinja2: 2.10 pygments: 2.2.0 yaml: 3.12 cssutils: no attr: 17.4.0 PyQt5.QtWebEngineWidgets: yes PyQt5.QtWebEngine: yes PyQt5.QtWebKitWidgets: no pdf.js: no sqlite: 3.22.0 QtNetwork SSL: OpenSSL 1.1.1 11 Sep 2018 Style: Adwaita::Style Platform plugin: xcb Platform: Linux-5.3.0-46-generic-x86_64-with-Zorin-15-bionic, 64bit Linux distribution: Zorin OS 15.2 (unknown) Frozen: False Imported from /home/tentram/Applications/qutebrowser/qutebrowser Using Python from /usr/bin/python3 Qt library executable path: /usr/lib/x86_64-linux-gnu/qt5/libexec, data path: /usr/share/qt5 OS Version: --- /etc/lsb-release --- DISTRIB_ID=Zorin DISTRIB_RELEASE=15 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Zorin OS 15.2" --- /etc/os-release --- NAME="Zorin OS" VERSION="15.2" ID=zorin ID_LIKE=ubuntu PRETTY_NAME="Zorin OS 15.2" VERSION_ID="15" PRIVACY_POLICY_URL="https://www.zorinos.com/legal/privacy" VERSION_CODENAME=bionic UBUNTU_CODENAME=bionic Paths: cache: /home/tentram/.cache/qutebrowser config: /home/tentram/.config/qutebrowser data: /home/tentram/.local/share/qutebrowser runtime: /run/user/1000/qutebrowser Autoconfig loaded: yes Config.py: no config.py was loaded Uptime: 20:36:19 and this is my configdiff looks like: content.headers.user_agent = Linux x86_64 content.host_blocking.enabled = true url.default_page = about:blank url.incdec_segments = ["path", "query"] url.searchengines = {"DEFAULT": "https://google.com/search?q={}"} url.start_pages = about:blank I suspect the useragent thing
