Gianluigi Tiesi
Gianluigi Tiesi
Hi, I can make requested changes, perhaps I have no idea how to make a test for a similiar feature, do I just need to see if the call work?...
Hi, I've got a problem, launch with profile returns a `BrowserContext` instead of a `Browser` and browser_controller._browser is ``, `browser_controller.is_browser_connected` fails because of missing property in `_browser` I've updated the...
I've tried with something like (also with assignment), (not proud of): ```python if isinstance(browser, BrowserContext): setattr(browser, 'is_connected', lambda: not browser._impl_obj._close_was_called) # noqa: SLF001, B010 ``` but mypy says: ```python assert...
I'll close for now, I will open a new PR if I get a decent way to implement it
xzcat fails, not easy to debug since the keyboard does not work
> On Ventoy boot menu, I have set vtbreak=12 on grub shell and then launched SystemRescue 11.03. Got this output: ! maybe the initrd is compressed with a new, unsupported...
`xzcat` fails while forcing `xzminidec` says `xzminidec: Memory usage limit reached` maybe the initrd is too big
I've recompiled xzminidec giving more max dict size, and it works: `1