toofar
toofar
Okay, should have a PR up tomorrow. The tests for Qt < 6.5 are failing for some different "new javascript feature" reason and all the ubuntu ones are anyway failing...
> My best idea is to dig into the comparison logic *gasp* how could you! My code is always perfect! What I find useful as the first step in these...
@pylbrecht sorry I managed to miss your message somehow! Will have a look tomorrow.
This looks like the same stack trace as the second one here: https://github.com/qutebrowser/qutebrowser/issues/5187 My stack trace (click to show) ```c++ #0 __pthread_kill_implementation (threadid=, signo=signo@entry=11, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44 #1 0x00007f278348715f in...
From [their readme](https://github.com/codecov/codecov-action?tab=readme-ov-file#usage) it looks like it's just a) go to their website and generate a repo upload token (after consenting for it to be able to act on your...
Thanks @mschilli87! I marked this as a blocker on the project board, so it's definitely a priority! If you want to pick this up, please feel free. Fitting these new...
Hmm, does anyone have any thoughts on whether `tabs.select_on_remove` needs to learn about tree stuff too? Eg with that set to `prev` and a tab structure like: ``` - one...
I raised a bug here about the vulkan backend breaking that @ionenwks reported on IRC: [[QTBUG-123607] Vulkan backend rendering only black on X11 - Qt Bug Tracker](https://bugreports.qt.io/browse/QTBUG-123607)
> To access the notebook, open this file in a browser: > file:///home/raffaele/.local/share/jupyter/runtime/nbserver-49667-open.html > Or copy and paste one of these URLs: > http://localhost:8888/?token=442fcba88237e611ff8e540980f2fa0656c262cb7eabda10 > or http://127.0.0.1:8888/?token=442fcba88237e611ff8e540980f2fa0656c262cb7eabda10 Which one where...
The developer tools have changed their styling, that's interesting! 