| 29 Mar 2022 |
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 |
hexa | gnome github team has no maintainer | 13:29:40 |
| Chris218 joined the room. | 16:17:55 |
maxine (they/them) | Are there any reports around bluetooth settings (in gnome settings being broken on 42? I get a freeze whenever I try to get to that page, by any means, since updating to 42 | 22:27:58 |
Jan Tojnar | have not seen any reports and it works for me | 22:44:36 |
| 31 Mar 2022 |
maxine (they/them) | Turning bluetooth off (as in, rfkill) "fixes" it, but there's nothing interesting in the journal when it hangs and bluetoothctl still works just fine so I'm at a bit of a loss. | 09:16:43 |
maxine (they/them) | Actually I have quite a few problems with gnome settings now, half of which are the UI randomly freezing with no indication as to why. | 10:34:05 |
Jan Tojnar | have not seen that personally, but other people reporting that too https://discourse.gnome.org/t/gnome-42-nice-one-but-upgrade-was-not-as-painless-as-before/9333 | 10:46:12 |
Jan Tojnar | looking at the issues mentioning freeze, it might be issue with GTK’s GL implementaition | 10:52:25 |