Danilo Egêa Gondolfo
Danilo Egêa Gondolfo
Hi all, considering commonmark is not being maintained anymore, are there plans to merge this PR in the near future?
That's brilliant. Thanks so much! :)
Here is a better stacktrace ``` Thread 1 hit Breakpoint 1, cosmic_text::buffer_line::TextLayoutLine::shape (self=0x80d3ef000) at src/buffer_line.rs:188 188 if self.shape_opt.is_none() { (gdb) n 189 let attrs = self.attrs_list.defaults(); (gdb) n 190 let...
I don't want to create any expectations, but: ``` [danilo@yoga ~]$ lxc exec -T freebsd-head -- uname -sr FreeBSD 15.0-CURRENT [danilo@yoga ~]$ lxc exec -T freebsd-head -- sysctl dev.vtsock dev.vtsock.0.guest_cid:...
Thanks for confirming. I'll add an instance of what I got from Valgrind here just for reference: ``` ==497929== Memcheck, a memory error detector ==497929== Copyright (C) 2002-2022, and GNU...
I tested it on my AMD Ryzen 9 7950X (https://github.com/freebsd/drm-kmod/issues/305) but unfortunately it's not quite working yet. Using the Display Port, when I load the driver something apparently works. I...
Hello @chr4, Thank you for bringing this to our attention and also for your PR, it's much appreciated. Yes, we are still emitting the following configuration when `critical: true` is...
Do you know how safe a networkd restart is? I mean, I'm trying to determine what kind of change in behavior it would introduce from the point of view of...
These changes break the new dbus integration tests: ``` test_dbus_config_apply (__main__.TestNetworkd.test_dbus_config_apply) ... FAIL test_dbus_config_get (__main__.TestNetworkd.test_dbus_config_get) ... ok test_dbus_config_set (__main__.TestNetworkd.test_dbus_config_set) ... ok ====================================================================== FAIL: test_dbus_config_apply (__main__.TestNetworkd.test_dbus_config_apply) ---------------------------------------------------------------------- Traceback (most recent call...
Closing. Superseded by https://github.com/canonical/netplan/pull/488