| 29 Jun 2021 |
Jan Tojnar | I believe lock screen counts as logged in for this use case | 22:25:03 |
ryantm | The latest time I was having trouble, I believe some other user was logged in with the lock screen. | 22:25:35 |
ryantm | I'm not sure if those dconf settings are user specific. Probably. | 22:26:03 |
Jan Tojnar | well, then the user needs to disable the autosuspend | 22:26:03 |
Jan Tojnar | yeah, they are | 22:26:10 |
ryantm | So, gdm.autoSuspend literally just means only the login screen will not suspend? | 22:26:31 |
ryantm | * So, gdm.autoSuspend = false; literally just means only the login screen will not suspend? | 22:26:41 |
Jan Tojnar | yes | 22:27:01 |
Jan Tojnar | users can configure it themselves easily in GNOME Control Center | 22:27:22 |
Jan Tojnar | (or using the appropriate NixOS option) | 22:27:52 |
Jan Tojnar | but settings for GDM are not easily accessible | 22:27:54 |
ryantm | Sounds good. I guess I should make a more global (non-GNOME) no suspend option that enables the polkit. | 22:28:04 |
Jan Tojnar | for the record, this is how I do it (https://github.com/jtojnar/nixfiles/blob/28a348c486e749f15be23f59e7cbea8efb08378f/hosts/theo/configuration.nix#L279-L306) | 22:29:21 |
Jan Tojnar | (overrides the default value so it will work for all users that did not fiddle with the power settings before) | 22:30:00 |
ryantm | I think we can resolve https://github.com/NixOS/nixpkgs/issues/100390 by improving the option's documentation. | 22:31:22 |
Jan Tojnar | * for the record, this is how I do it: https://github.com/jtojnar/nixfiles/blob/28a348c486e749f15be23f59e7cbea8efb08378f/hosts/theo/configuration.nix#L279 & https://github.com/jtojnar/nixfiles/blob/28a348c486e749f15be23f59e7cbea8efb08378f/hosts/theo/configuration.nix#L300-L306 | 22:33:53 |
Jan Tojnar | * for the record, this is how I do it:
- https://github.com/jtojnar/nixfiles/blob/28a348c486e749f15be23f59e7cbea8efb08378f/hosts/theo/configuration.nix#L279
- https://github.com/jtojnar/nixfiles/blob/28a348c486e749f15be23f59e7cbea8efb08378f/hosts/theo/configuration.nix#L300-L306
| 22:34:12 |
Jan Tojnar | definitely | 22:34:40 |
| 30 Jun 2021 |
ryantm | here we go: https://github.com/NixOS/nixpkgs/pull/128715 | 02:39:07 |
| 5 Jul 2021 |
| spacesbot - keeps a log of public NixOS channels joined the room. | 18:42:59 |
| spacesbot - keeps a log of public NixOS channels | 19:00:07 |
| 6 Jul 2021 |
hmenke | Today GNOME started segfaulting on NixOS 21.05 | 11:47:33 |
hmenke | After segfaulting all extensions are disabled and it starts normally. | 11:48:02 |
piegames | Enable the extensions one by one until you can reproduce | 11:48:26 |
hmenke | It's any extension that makes it segfault | 11:54:16 |
hmenke | Download gdb.txt | 11:55:04 |
hmenke | The backtrace from coredumpctl debug | 11:55:20 |
hexa | huh, luckily not related to my spidermonkey update (78.8.0 -> 78.11.0) | 11:57:52 |
hmenke | https://bugzilla.redhat.com/show_bug.cgi?id=1962974
https://bugzilla.redhat.com/show_bug.cgi?id=1963737 | 11:58:01 |
hmenke | Looks similar | 11:58:11 |