liblaf

Results 40 comments of liblaf

We can download logs from [workflow artifacts](https://github.com/liblaf/pixi-test/actions/runs/10578723631). For [sparse](https://pypi.org/project/sparse/): - Dependencies resolved by `pip` are: `sparse-0.15.4

> Dynamic analysis only uses `inspect.getmembers`. This doesn't pass through a module's `__getattr__`, so we don't see all the lazy objects that `__getattr__` can return. @pawamoy AFAIK, `inspect.getmembers()` do respect...

I'm having a similar bug. My settings are reset to "every day at midnight". Desktop: - OS: Arch Linux - Extension Version: 52 - GNOME Version: 49

I'm also facing this issue with GNOME + Wayland + Arch. I tried the following: - ❌ Shortcut not working - ❌ Click "Tray icon > Take Screenshot" not working...

@FelixJochems Thanks for the instructions. Here are the full `dbus-monitor --profile` I captured. I'm not familiar with DBus, so I'm not sure what to look for. using shortcut ```log #type...

@wanstarge > Don't use the "take screen" icon, just use the keyshot for one key which can be bind to execute `sh -c "QT_QPA_PLATFORM=wayland flameshot gui"`, just like this: You...

I'm having the same issue. I also found that Repomix v1.5.0 works fine!

Fix confirmed in v1.6.1. Thanks @yamadashy!

+1 VTKHDF Format is really great! Not only does it temporal data in one file that would otherwise require a whole bunch of files, but it's also fast and space-efficient....

@fcharras Thank you for your investigation. I tried making the large object `mesh` a global variable. However, I found that `joblib` did not improve. On the contrary, `ProcessPoolExecutor` became even...