-
-
Notifications
You must be signed in to change notification settings - Fork 15k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
calls: 0.3.1 -> 41.1 #136537
calls: 0.3.1 -> 41.1 #136537
Conversation
d5b8050
to
ec0a2e7
Compare
ec0a2e7
to
35908be
Compare
35908be
to
e55b457
Compare
e55b457
to
7b9f6c3
Compare
Didn't try on pinephone yet, but at least it builds and runs for x86-64. My terminal is absolutely getting spammed with this message: 22:53:53.6067 dconf[147558]: WARNING: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name ca.desrt.dconf was not provided by any .service files Not sure why that's happening, but maybe something needs to be done about that? Edit: tried on my pinephone with #121345. It looks kinda weird, but it does run ok. Haven't tried actually calling (yet). |
I do not see that on x86-64 or my Pinephone. Are you using |
For GNOME apps you need |
|
Ah no, I was probably not using that. So that may have been the issue. |
Can someone please fix this? |
GNOME Calls relies on dconf. Evidence supporting this claim: https://packages.debian.org/sid/gnome-calls depends on dconf-gsettings-backend. Discussed in NixOS#136537 (comment) :
Done. #155028 |
GNOME Calls relies on dconf. Evidence supporting this claim: https://packages.debian.org/sid/gnome-calls depends on dconf-gsettings-backend. Discussed in #136537 (comment) :
Motivation for this change
https://gitlab.gnome.org/GNOME/calls/-/tags/41.1
Currently running on my Pinephone.
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)