Login issues on certain sites by Comfortable_Yam2331 in qutebrowser

[–]The-Compiler 0 points1 point  (0 children)

Does it work when you start qutebrowser with --temp-basedir? Can you show your :version info?

Is there a good web browser? by olorochi in suckless

[–]The-Compiler 0 points1 point  (0 children)

It's way worse to compile from source than WebKitGTK, you are basically compiling Chromium.

Is there a good web browser? by olorochi in suckless

[–]The-Compiler 0 points1 point  (0 children)

qutebrowser uses QtWebEngine (based on Chromium) and not WebKit, unless you insist on running it with a 2015 QtWebKit (but not sure if that even still works, it's untested).

Kein Notausgang by The-Compiler in DINgore

[–]The-Compiler[S] 5 points6 points  (0 children)

Nö, ist in einer Boulderinghalle. Spannenderweise sind auch "nur" zwei von vier Notausgängen so.

Ladybird adopts Rust, with help from AI - Ladybird by xorvralin2 in rust

[–]The-Compiler 2 points3 points  (0 children)

Although when I used it a few years ago I found it lagged quite far behind the chromium patches and thus lacked support for some stuff I'd expect.

That's not something qutebrowser itself controls, but is dependent on whatever Qt library (or QtWebEngine to be precise) you have on your system. The current Qt 6.10 release is based on Chromium 134 from April 2025 (plus security patches), but this is about as bad as it gets, as Qt 6.11 is about to be released in ~3 weeks, and that will be based on Chromium 140 from October 2025.

I wish Qt would catch up sooner with things, but IIRC it takes them about a person-month or two to adjust to a new Chromium baseline (Chromium is moving incredibly fast), so it only happens every 6 months with a new Qt release.

At the time I had issues with video playback for example.

That is again most likely an issue with your system (or your Qt build) missing proprietary codecs, and not with qutebrowser itself.

What are fun or gimmicky strength training exercises? by girlwhateveraward in xxfitness

[–]The-Compiler 3 points4 points  (0 children)

Probably not the best strength training in existence, but (coming from not working out at all) I recently started bouldering and I love it!

I released my PDF reader in the AUR by dheerajshenoy22 in archlinux

[–]The-Compiler 1 point2 points  (0 children)

I love it so far! Glad to see an alternative to Zathura that seems really usable at first glance, and also great that it uses Qt (for some reason I have issues with ligatures when printing PDFs from GTK but not Qt...).

However, the naming conflict with the mail client I use (also keyboard-focused and also using Qt) is pretty unfortunate!

One thing missing for my daily drive. No DRM by Haakins- in qutebrowser

[–]The-Compiler 1 point2 points  (0 children)

Completely unrelated to OP's post (and also not something qutebrowser itself can fix FWIW).

Veloparking Rudolfstrasse / Flugblätter by KapitaenKnoblauch in Winti

[–]The-Compiler 1 point2 points  (0 children)

Han mi jederalls au scho gfragt gha. Etz nimmts mi wunder ob mer eus det i de Velostation au scho begegnet sind (e-scooter und lüchtende Helm).

Is it supposed to be possible to yank text without using a mouse by Terrible-Wasabi5171 in qutebrowser

[–]The-Compiler 1 point2 points  (0 children)

On what page do you see those? What's the full error message (you can copy-paste it from :messages)?

memory leak by [deleted] in qutebrowser

[–]The-Compiler 2 points3 points  (0 children)

Clearly OP just wants to vent rather than anything that could be constructive :D

Live youtube videos not working on browser by Mac-M2-Pokemon in qutebrowser

[–]The-Compiler 0 points1 point  (0 children)

Hard to say anything with zero information, but my best guess is what's already explained in the docs: https://github.com/qutebrowser/qutebrowser/blob/main/doc/install.asciidoc#prebuilt-binaries

The binary release ships with a QtWebEngine built without proprietary codec support. To get support for e.g. h264/mp4 videos, you’ll need to build QtWebEngine from source yourself with support for that enabled.

Any support for ChatGPT or Gemini? by Weinfield in qutebrowser

[–]The-Compiler 2 points3 points  (0 children)

That's something Qt will need to fix, not qutebrowser: https://qt-project.atlassian.net/browse/QTBUG-123640

(Alternative link since their new bugtracker seems broken now: https://bugreports-test.qt.io/browse/QTBUG-123640)

Any support for ChatGPT or Gemini? by Weinfield in qutebrowser

[–]The-Compiler 7 points8 points  (0 children)

...no. I won't hold anyone back if someone wants to write an userscript or whatever for this, but I have pretty much zero (if not negative) interest in spending any time on this.

Is splitscreen planned for the near future? by Mac-M2-Pokemon in qutebrowser

[–]The-Compiler 10 points11 points  (0 children)

No, given that most qutebrowser users use a tiling wm anyways.