| 20 Feb 2025 |
Sandro π§ |
Bugfix tags/releases are made on Tuesdays in a Fibonacci sequence of weeks (1, 1, 2, 3, 5) after each previous release of the same series.
https://endoflife.date/kde-plasma
| 13:17:02 |
Sandro π§ | π | 13:17:04 |
Sandro π§ |
The last Plasma 5 release will be version 5.27 LTS and the end of critical bug fixes is not yet announced.
| 13:17:17 |
K900 | That's not really true | 13:19:23 |
K900 | But also kinda is | 13:19:28 |
K900 | There's no official EOL cutoff and there probably won't ever be | 13:19:42 |
Sandro π§ | Hmmm | 14:21:38 |
Sandro π§ | Schade | 14:21:43 |
πΌπ. π±ππ πππ π π·ππ | I added services.nixseparatedebuginfod.enable = true; to my config but gdb's trace still lacks debug symbols π€ | 14:32:55 |
πΌπ. π±ππ πππ π π·ππ | it doesn't even ask me about whether I want to use debuginfod | 14:33:06 |
K900 | In reply to@ilya-fedin:matrix.org I added services.nixseparatedebuginfod.enable = true; to my config but gdb's trace still lacks debug symbols π€ It should use it automatically | 14:33:58 |
K900 | You might need to restart your shell so DEBUGINFOD_URLS is set though | 14:34:22 |
πΌπ. π±ππ πππ π π·ππ | oh | 14:34:32 |
πΌπ. π±ππ πππ π π·ππ | wait | 14:34:33 |
πΌπ. π±ππ πππ π π·ππ | it says nixseparatedebuginfod.service could be not found | 14:34:49 |
πΌπ. π±ππ πππ π π·ππ | i forgot to do git pull on that machine lol | 14:35:11 |
πΌπ. π±ππ πππ π π·ππ | * i forgot to do git pull before nixos-rebuild on that machine lol | 14:35:20 |
K900 | https://github.com/NixOS/nixpkgs/pull/383664 | 14:35:45 |
K900 | me rn | 14:36:02 |
K900 |  Download image.png | 14:36:02 |
πΌπ. π±ππ πππ π π·ππ | YEAAAAAAAAAAH | 14:39:10 |
πΌπ. π±ππ πππ π π·ππ | it goes brrrrrrrrrrrrrrrrrr | 14:39:15 |
πΌπ. π±ππ πππ π π·ππ |  Download image.png | 14:39:35 |
πΌπ. π±ππ πππ π π·ππ | Is qtbase not having debug symbols? | 14:55:46 |
K900 | qt6.qtbase should | 14:56:00 |
πΌπ. π±ππ πππ π π·ππ | #0 0x0000000000000000 in ?? ()
#1 0x00007153eb123c5d in queryDmaBufModifiers (usageHint=PipeWireSourceStream::UsageHint::EncodeSoftware, formats=..., display=0x0)
at /build/kpipewire-6.1.1/src/pipewiresourcestream.cpp:151
#2 PipeWireSourceStream::createFormatsParams (this=this@entry=0x7153b40014f0, podBuilder=...) at /build/kpipewire-6.1.1/src/pipewiresourcestream.cpp:506
#3 0x00007153eb125812 in PipeWireSourceStream::createStream (this=0x7153b40014f0, nodeid=103, fd=27)
at /build/kpipewire-6.1.1/src/pipewiresourcestream.cpp:545
#4 0x00007153eb149a17 in PipeWireProduce::initialize (this=0x2137b600)
at /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/include/QtCore/qscopedpointer.h:90
#5 0x00007153e97d67fb in QObject::event(QEvent*) () from /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/libQt6Core.so.6
#6 0x00007153ea994d21 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
from /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/libQt6Widgets.so.6
#7 0x00007153e9781c10 in QCoreApplication::notifyInternal2(QObject*, QEvent*) ()
from /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/libQt6Core.so.6
#8 0x00007153e9785851 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) ()
from /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/libQt6Core.so.6
#9 0x00007153e9a4ef83 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) ()
from /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/libQt6Core.so.6
#10 0x00007153e8d32f74 in g_main_dispatch (context=context@entry=0x7153b4000c60) at ../glib/gmain.c:3344
#11 0x00007153e8d35ff7 in g_main_context_dispatch_unlocked (context=0x7153b4000c60) at ../glib/gmain.c:4152
--Type <RET> for more, q to quit, c to continue without paging--c
#12 g_main_context_iterate_unlocked (context=context@entry=0x7153b4000c60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
at ../glib/gmain.c:4217
#13 0x00007153e8d365ec in g_main_context_iteration (context=0x7153b4000c60, may_block=1) at ../glib/gmain.c:4282
#14 0x00007153e9a4e83c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/libQt6Core.so.6
#15 0x00007153e978e9d3 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/libQt6Core.so.6
#16 0x00007153e9894745 in QThread::exec() () from /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/libQt6Core.so.6
#17 0x00007153e992d431 in QThreadPrivate::start(void*) () from /nix/store/4qrmlniaj7x49sl6i1w4c2sjjdx00ghh-qtbase-6.7.2/lib/libQt6Core.so.6
#18 0x00007153e90a0272 in start_thread (arg=<optimized out>) at pthread_create.c:447
#19 0x00007153e911bdec in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
| 14:56:01 |
K900 | Oh | 14:56:10 |
K900 | Maybe not on stable | 14:56:14 |
πΌπ. π±ππ πππ π π·ππ | i'm on unstable | 14:56:20 |
K900 | qtbase 6.7.2? | 14:56:31 |