| 1 Feb 2025 |
linj | crashing is bad though | 09:31:33 |
@jaafar:kde.org | In reply to @jtojnar:matrix.org We intentionally do not expose schemas to gsettings program but it would typically show because the XDG_DATA_DIRS environment variable is inherited from gnome-shell What's the solution then? I want to be able to use that specific key I mentioned. | 09:37:21 |
linj | https://github.com/NixOS/nixpkgs/issues/33277#issuecomment-354689755 (alreadt mentioned above) | 09:39:49 |
linj | * | 09:39:58 |
Jan Tojnar | Right, picking only schemas for packages explicitly installed to environment.systemPackages would be an option. But for example mutter is a transitive dependency, so is e.g. GTK, which people would want to configure too. There were issues in the past where a library modified a schema and then unwrapped programs compiled in Nixpkgs revision started crashing. | 10:40:27 |
@jaafar:kde.org | In reply to @me:linj.tech https://github.com/NixOS/nixpkgs/issues/33277#issuecomment-354689755 (already mentioned above) I didn't implement this yet, but it seems that, in my Home Manager configuration, removing lib.mkDefault does make those missing options like overlay-key show up.
| 15:34:55 |
@jaafar:kde.org | * I didn't implement this yet, but it seems that, in my Home Manager configuration, removing lib.mkDefault does make those missing options like overlay-key show up. This is solution is sufficient for me for now. | 15:46:40 |
| @jaafar:kde.org left the room. | 19:42:03 |
| 2 Feb 2025 |
| pbsds changed their display name from pbsds to pbsds (FOSDEM). | 16:04:36 |
| 3 Feb 2025 |
| pbsds changed their display name from pbsds (FOSDEM) to pbsds. | 16:25:52 |
| 6 Feb 2025 |
| Colin changed their display name from Colin ✈️ FOSDEM to Colin. | 22:04:49 |
| 7 Feb 2025 |
| Whovian9369 joined the room. | 19:54:38 |
Whovian9369 | Hello! Does anyone know what directory a plugin for Cinnamon (which in this case is a symlink to the GTK3 Nautilus plugin so) should be in for it to get properly added to the "Properties" window? I'm trying to build the GTK3 plugin from https://github.com/GerbilSoft/rom-properties via https://github.com/Whovian9369/rom-properties-nix-flake and I've successfully gotten file thumbnails and a "Rom Properties" tab in a file's "Properties" window for Caja and Thunar. However, on Cinnamon I've only had success with the thumbnails. | 20:00:48 |
Whovian9369 | Any and all thoughts would be appreciated please! | 20:00:58 |
| diamond (it/its) changed their profile picture. | 23:11:30 |
| diamond (it/its) changed their profile picture. | 23:18:41 |
| diamond (it/its) changed their profile picture. | 23:19:46 |
| 8 Feb 2025 |
| Marcel joined the room. | 20:27:50 |
| 15 Feb 2025 |
| BenjB83 joined the room. | 10:19:12 |
| BenjB83 changed their display name from Benjamín Buske to BenjB83. | 10:43:20 |
| 17 Feb 2025 |
| minec joined the room. | 06:20:21 |
| minec left the room. | 06:33:26 |
| @9lore:tchncs.de joined the room. | 08:04:08 |
| @9lore:tchncs.de left the room. | 08:40:03 |
| @saravenpi:matrix.org left the room. | 11:32:24 |
| 21 Feb 2025 |
| ➡️@amadaluzia:unredacted.org changed their profile picture. | 23:35:59 |
| 22 Feb 2025 |
Andrew | Does anyone know how to fix this?
QFactoryLoader::QFactoryLoader() checking directory path "/nix/store/cmawg45iqr9v9zcczmy6szd2y5bcsvyv-diffpdf-2.1.3/bin/styles" ...
QApplication: invalid style override 'kvantum' passed, ignoring it.
Available styles: Windows, Fusion
It does find libqgtk3.so, but setting QT_QPA_PLATFORMTHEME=gtk3 doesn't work. From reading through https://github.com/therecipe/qt/issues/306 it looks like it is broken in some versions of Qt, which means I can't do anything about it unless the app is built on a newer version of Qt?
| 07:50:51 |
| 23 Feb 2025 |
| Oro (any/all) joined the room. | 17:43:08 |
Oro (any/all) | Hi yall - redirected from #dev:nixos.org. I was going to ask if it would be possible to include these patches in nixpkgs, so that people can use the profiles (opting in via dconf), and get some real world testing in for these patches.
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4296
| 17:44:01 |
Oro (any/all) | It doesn't affect functionality unless the custom accel profiles are set, as far as I'm aware. Not sure if mutter should use its own gsettings-desktop-schemas for this, or rather patch it nixpkgs-wide. The former might result in less rebuilds. | 17:45:02 |