| 28 Mar 2022 |
Jan Tojnar | * something like a terminal emulator installed via nix-env (so not updated with the rest of the system) might do that | 23:59:55 |
| 29 Mar 2022 |
Jan Tojnar | hpfr: did you try restarting Firefox? Maybe it only establishes the DBus proxy on startup | 00:02:21 |
hpfr | yup | 00:02:28 |
hpfr | In reply to @jtojnar:matrix.org something like a terminal emulator installed via nix-env (so not updated with the rest of the system) might do that whoa, you're right. I was using vterm in emacs and that's the issue. I install emacs declaratively via home-manager though, so that's weird | 00:03:38 |
hpfr | what else might have this issue? a systemd service seems to as well. none of this is managed imperatively | 00:14:27 |
hpfr | also, I thought the schema was supposed to be org.freedesktop.appearance for this key? https://blogs.gnome.org/alexm/?p=6038 | 00:18:53 |
hpfr | also, not sure if this has always been an issue but it looks like running apps don't respect the icon theme | 01:21:27 |
hpfr | well, not all of them. keepassxc and nextcloud don't so maybe it's a qt or x11 thing | 01:22:08 |
Jan Tojnar | In reply to @hpfr:matrix.org also, I thought the schema was supposed to be org.freedesktop.appearance for this key? https://blogs.gnome.org/alexm/?p=6038 that would be the key apps ask the settings portal, then each desktop’s XDG portal implementation is responsible for using their own settings storage mechanism | 09:20:37 |
Jan Tojnar | In reply to @hpfr:matrix.org also, not sure if this has always been an issue but it looks like running apps don't respect the icon theme some apps just hardcode their own icons (and IIRC, Qt docs and Qt creator do not really make the support for icon themes obvious) | 09:26:29 |
Jan Tojnar | though icons have so many moving parts that it is hard to tell without looking at the specific app | 09:27:06 |
piegames | For that reason Gtk will probably disable icon theme support too, eventually | 10:45:14 |
hpfr | that's disappointing. papirus is significantly more cohesive than letting apps do their own thing (which usually means sticking with an icon from 2008) | 16:19:30 |
Jan Tojnar | In reply to @piegames:matrix.org For that reason Gtk will probably disable icon theme support too, eventually do you have any source for that? or just extrapolating? | 16:32:54 |
piegames | In reply to @jtojnar:matrix.org do you have any source for that? or just extrapolating? I talked about that in their IRC channel. Long ago, I don't remember specifics, sorry. | 16:33:45 |
maxine (they/them) | Since the 42 bump already went thru, any plans to also update default vala to 0.56? Should that go thru staging first? Sorry, been kinda out of the loop for a while | 22:45:34 |
Jan Tojnar | yeah, I was too lazy for that | 23:29:34 |
Jan Tojnar | we might want to finish the meson bump first but yeah, it should go through staging | 23:30:13 |
| 30 Mar 2022 |
| nevoyu joined the room. | 01:51:55 |
nevoyu | is the new gnome-text-editor packaged? | 01:52:17 |
hexa | pkgs/top-level/all-packages.nix
32090: gnome-text-editor = callPackage ../desktops/gnome/apps/gnome-text-editor { }; | 01:56:56 |
hexa | it is available in nixpkgs/master | 01:57:06 |
hexa | also in nixos-unstable | 01:58:06 |
hexa | hah, selecting Document Type makes it hang | 01:59:07 |
hexa | the ui vanishes and that's that | 01:59:12 |
nevoyu | oh I was looking in the wrong place | 02:00:08 |
Jan Tojnar | I cannot reproduce hang when changing document type | 11:04:09 |
hexa | I'm not running GNOME, so may be related to that 🙂 | 13:08:50 |
Jan Tojnar | it is just a plain selection dialog, so I would not expect it to be a non-GNOME-specific issue | 13:21:28 |
hexa | https://matrix.to/#/!RROtHmAaQIkiJzJZZE:nixos.org/$HVCVsT9Acbuv2Lt18ntXBb7DCt3s3UGLvN2y266AHZI?via=nixos.org&via=matrix.org&via=nixos.dev | 13:29:28 |