bug#37911: Cannot build a system with colord-service.

2019-11-04 Thread Ludovic Courtès
Hello, Pierre Langlois skribis: > I can confirm it's working for me on GNOME on my thinkpad! I can use the > night light settings and the laptop screen was detected in the "Color" > section of the settings. And I can see the colord daemon is running. Jack Hill skribis: > Yes, I can confirm th

bug#37911: Cannot build a system with colord-service.

2019-11-02 Thread Jack Hill
On Sat, 2 Nov 2019, Ludovic Courtès wrote: Commit 33f9778bc83086837b99e5c5e99cd514cb0d154e fixes this and colord now starts correctly again. I believe that should also fix the “night light” feature in GNOME. I tested it in a VM but it was hard to tell if it was working. Could you confirm, Jac

bug#37911: Cannot build a system with colord-service.

2019-11-02 Thread Pierre Langlois
Hi Ludo, Ludovic Courtès writes: > Hi Jack and all, > > Ludovic Courtès skribis: > >> Jack Hill skribis: > > [...] > >>> I did spot another issue with colord since the recent core-updates >>> merge: https://issues.guix.gnu.org/issue/37843 It seems like it is no >>> longer being started automati

bug#37843: bug#37911: Cannot build a system with colord-service.

2019-11-01 Thread Ludovic Courtès
Hi Jack and all, Ludovic Courtès skribis: > Jack Hill skribis: [...] >> I did spot another issue with colord since the recent core-updates >> merge: https://issues.guix.gnu.org/issue/37843 It seems like it is no >> longer being started automatically via dbus? > > Indeed, stracing dbus-daemon

bug#37911: Cannot build a system with colord-service.

2019-10-25 Thread Ludovic Courtès
Hello, Jack Hill skribis: > On Thu, 24 Oct 2019, Pierre Langlois wrote: > >> In gnome's settings it tells me that there are no devices that can be >> colour managed, I had assumed that was because colord was missing from >> the config but that's probably not it. Is it working for other people? >

bug#37911: Cannot build a system with colord-service.

2019-10-24 Thread Jack Hill
On Thu, 24 Oct 2019, Pierre Langlois wrote: In gnome's settings it tells me that there are no devices that can be colour managed, I had assumed that was because colord was missing from the config but that's probably not it. Is it working for other people? If so it's probably just my hardware (Th

bug#37911: Cannot build a system with colord-service.

2019-10-24 Thread Pierre Langlois
Pierre Langlois writes: > (use-modules > (gnu bootloader grub) > (gnu bootloader) > (gnu services desktop) > (gnu system file-systems)) > > (operating-system > (host-name "hello") > (bootloader (bootloader-configuration > (bootloader grub-efi-bootloader) >

bug#37911: Cannot build a system with colord-service.

2019-10-24 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Pierre, Pierre Langlois 写道: Hello Guix! I tried to add (service colord-service) to my config and I got a error back :-(. I reduced my system to the minimum but the problem is persist. Probably related to my recent colord update to fix simple-scan. I'll take a look. Thanks! T G-R signa

bug#37911: Cannot build a system with colord-service.

2019-10-24 Thread Pierre Langlois
Pierre Langlois writes: > Hello Guix! > > I tried to add (service colord-service) to my config and I got a > error back :-(. I reduced my system to the minimum but the problem is > persist. > > Here's the backtrace I get with the colord-system.scm config attached: And now attached with the corre

bug#37911: Cannot build a system with colord-service.

2019-10-24 Thread Pierre Langlois
Hello Guix! I tried to add (service colord-service) to my config and I got a error back :-(. I reduced my system to the minimum but the problem is persist. Here's the backtrace I get with the colord-system.scm config attached: ``` $ guix system build colord-system.scm (snip) 27692 entries proces