Fragments doesn't start

[eyome@nixos:~]$ fragments
thread 'main' panicked at 'assertion failed: !self.ptr.is_null()', /build/fragments-2.0.2-vendor.tar.gz/gtk4/src/subclass/widget.rs:1310:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

What should I do?
In case it’s important, I installed Fragments adding in configuration.nix

Thank you.

I can confirm this on unstable…

It starts from 22.11.

I am currently bisecting nixpkgs (actually since ~12h) and have another 7 steps left.

In the current step I am currently building libapparmor and have another ~400 drvs left.

:open_mouth:

What is the best way to report programs don’t start or don’t work correctly? Here?

https://github.com/nixos/nixpkgs issue tracker.

Here we already have a PR which updates fragments and also marks it as broken.

https://github.com/NixOS/nixpkgs/pull/218310

1 Like

And the actual fix has been merged and should be available on all unstable channels:

https://github.com/NixOS/nixpkgs/pull/220618

https://nixpk.gs/pr-tracker.html?pr=220618

1 Like

Thank you, it works for me after reboot :wink:

1 Like