Closed lnicola closed 3 months ago
Probably fixed in https://github.com/zhangyuannie/butter/commit/36dc4f8a084f12a44324044d9bb3e9ea99348b17, might be nice to put up a new release.
Well, I tried to build it from source, but...
thread 'main' panicked at src/ui/store.rs:104:70:
called `Result::unwrap()` on an `Err` value: MethodError(OwnedErrorName(ErrorName(Str(Owned("org.freedesktop.DBus.Error.ServiceUnknown")))), Some("The name is not activatable"), Msg { type: Error, sender: UniqueName(Str(Borrowed("org.freedesktop.DBus"))), reply-serial: 2, body: Signature("s") })
systemctl reload dbus
seems to fix that.
Yeah, my laziness is delaying the release.
In the meantime, you can use the git branch of copr: https://copr.fedorainfracloud.org/coprs/zhangyuannie/butter-git
To Reproduce
Expected Behavior
Dunno, but no crash.
Environment