!XQQVyIbcAcHFvzmcTl:nixos.org

NixOS GNOME

413 Members
A room for maintainers of GNOME & GNOME-Related desktop environments (xfce, cinnamon, pantheon...)92 Servers

Load older messages


SenderMessageTime
20 Nov 2021
@0x4a6f:matrix.org[0x4A6F] *

Hey, anyone here have the missing piece to not crash czkawka on FileChooser (I'm on i3wm)?

  • workaround: https://discourse.nixos.org/t/gtk-file-dialog-causes-segfaults-glib-gio-error-settings-schema-org-gtk-settings-filechooser-does-not-contain-a-key-named-show-type-column/6853
13:23:57
@0x4a6f:matrix.org[0x4A6F] *

Hey, anyone here have the missing piece to not crash czkawka on FileChooser (I'm on i3wm)?

(czkawka_gui): Gtk-WARNING **: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.

(czkawka_gui): GLib-GIO-ERROR **: Settings schema 'org.gtk.Settings.FileChooser' is not installed
Trace/breakpoint trap (core dumped)
  • workaround: https://discourse.nixos.org/t/gtk-file-dialog-causes-segfaults-glib-gio-error-settings-schema-org-gtk-settings-filechooser-does-not-contain-a-key-named-show-type-column/6853
14:32:05
@0x4a6f:matrix.org[0x4A6F] *

Hey, anyone here have the missing piece to not crash czkawka on FileChooser (I'm on i3wm)?

(czkawka_gui): Gtk-WARNING **: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.

(czkawka_gui): GLib-GIO-ERROR **: Settings schema 'org.gtk.Settings.FileChooser' is not installed
Trace/breakpoint trap (core dumped)
  • ugly workaround: https://discourse.nixos.org/t/gtk-file-dialog-causes-segfaults-glib-gio-error-settings-schema-org-gtk-settings-filechooser-does-not-contain-a-key-named-show-type-column/6853
14:44:12
@jtojnar:matrix.orgJan Tojnar [0x4A6F]: the program is missig wrapGAppsHook dependency (see https://nixos.org/manual/nixpkgs/stable/#ssec-gnome-packaging) 14:54:15
@0x4a6f:matrix.org[0x4A6F] *

Hey, anyone here have the missing piece to not crash czkawka on FileChooser (I'm on i3wm)?

(czkawka_gui): Gtk-WARNING **: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.

(czkawka_gui): GLib-GIO-ERROR **: Settings schema 'org.gtk.Settings.FileChooser' is not installed
Trace/breakpoint trap (core dumped)
  • ugly workaround: https://discourse.nixos.org/t/gtk-file-dialog-causes-segfaults-glib-gio-error-settings-schema-org-gtk-settings-filechooser-does-not-contain-a-key-named-show-type-column/6853
  • https://nixos.org/manual/nixpkgs/stable/#ssec-gnome-common-issues
14:54:21
23 Nov 2021
@mkg20001:mkg20001.iomkg20001

anyone knows where something like that comes from?

** (cinnamon-settings.py:34700): ERROR **: 17:57:40.026: GApplication is required for xdg-desktop-portal access in the WebKit sandbox.
01:11:14
@server_stats:nordgedanken.devServer Stats Discoverer (traveler bot) left the room.02:24:27
@jtojnar:matrix.orgJan Tojnar mkg20001: webkitgtk does something when running in flatpak https://github.com/WebKit/WebKit/commit/7a8bd0f5889b9149cb6655e476cf29ff8869d4ac 15:24:45
@fabianhjr:matrix.orgfabianhjrhttps://github.com/NixOS/nixpkgs/pull/147153 A proposal to change the `nvidiaWayland` gdm default from false to true now that nvidia drivers and several libs have better polish for that configuration. (The `wayland` option remains the same)17:12:43
24 Nov 2021
@mkg20001:mkg20001.iomkg20001Need some reviews for a lather large PR involving cinnamon packages https://github.com/NixOS/nixpkgs/pull/14708009:35:17
25 Nov 2021
@dalperin:matrix.orgdalperinAnyone have any ideas for why the gnome graphical installer has working wifi but once I install running ip link show on the booted doesn't even show the wifi card?23:37:37
@dalperin:matrix.orgdalperinThis has been driving me a little insane 23:37:49
@dalperin:matrix.orgdalperinNetwork manager and wpa_supplicant are running, my wifi card just isn't there. But booting *back* into the installer wifi works again23:40:16
26 Nov 2021
@ius:nltrix.netiusCheck your kernel logs, see if the WiFi driver is loaded.00:52:24
@jtojnar:matrix.orgJan Tojnar dalperin: the CD pulls in all hardware https://github.com/NixOS/nixpkgs/blob/05eb63cfd4d2959fbe193e0684dbfc07ff648f2d/nixos/modules/profiles/all-hardware.nix 02:59:26
@jtojnar:matrix.orgJan Tojnarhttps://github.com/NixOS/nixpkgs/blob/05eb63cfd4d2959fbe193e0684dbfc07ff648f2d/nixos/modules/installer/cd-dvd/installation-cd-base.nix#L1302:59:59
@jtojnar:matrix.orgJan Tojnar * https://github.com/NixOS/nixpkgs/blob/05eb63cfd4d2959fbe193e0684dbfc07ff648f2d/nixos/modules/installer/cd-dvd/installation-cd-base.nix#L13 https://github.com/NixOS/nixpkgs/blob/05eb63cfd4d2959fbe193e0684dbfc07ff648f2d/nixos/modules/installer/cd-dvd/installation-cd-graphical-base.nix#L9 https://github.com/NixOS/nixpkgs/blob/05eb63cfd4d2959fbe193e0684dbfc07ff648f2d/nixos/modules/installer/cd-dvd/installation-cd-graphical-gnome.nix#L803:00:28
@dalperin:matrix.orgdalperin
In reply to @jtojnar:matrix.org
dalperin: the CD pulls in all hardware https://github.com/NixOS/nixpkgs/blob/05eb63cfd4d2959fbe193e0684dbfc07ff648f2d/nixos/modules/profiles/all-hardware.nix
Thank you! I think I can see what happened, hardware-configuration.nix didn't pull in all the appropriate hardware configs. Adding stuff manually seems like it should work
03:01:08
30 Nov 2021
@hpfr:matrix.orghpfrlooks like Nvidia GBM support got backported to GNOME 41 https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/206720:15:32
@hpfr:matrix.orghpfris there a related PR to Nixpkgs I could watch?20:16:30
1 Dec 2021
@jtojnar:matrix.orgJan Tojnar hpfr: 41.2 is scheduled for saturday so hopefully someone will update it then 03:24:21
@jtojnar:matrix.orgJan TojnarI am bit busy this month so probably will only be able to review03:24:58
2 Dec 2021
@uep:matrix.orguepimage.png
Download image.png
03:35:30
@uep:matrix.orguepNICE03:35:33
@uep:matrix.orguepjust noticed that appearing.. been wanting to give it a try03:36:05
@hpfr:matrix.orghpfrisn't pop doing something else now? cosmic? or moving away from gnome entirely?07:37:01
@schmittlauch:feneas.orgschmittlauch (he/him) joined the room.14:49:39
@roosemberth:orbstheorem.chRoos joined the room.14:51:51
@schmittlauch:feneas.orgschmittlauch (he/him) Hi there. I'm the maintainer of pkgs.cawbird and have a question about GTK emoji pickers:
While in release-21.05 the program still featured a GTK emoji picker button in the tweet compose window, that button is gone in builds against release-21.11 or unstable from the same cawbird sources. I suspect a runtime dependency to be missing.
Any ideas?
14:55:11
@roosemberth:orbstheorem.chRoos

Hello, I'm having an issue on gnome where I can't enable 'tap to click' on my touchpad settings. I tried asking on #nix:nixos.org but didn't get any answer.

I'm moving from sway to gnome-shell (wayland). I enabled xserver.desktopManager.gnome.enable and managed to start gnome-session by running XDG_SESSION_TYPE=wayland exec gnome-shell on a tty. I can open gnome-control-center, but when I enable 'tap to click', nothing happens (touchpad does not click on tap). Moreover, closing and reopening the gnome-control-center shows the option as disabled.

14:55:28

Show newer messages


Back to Room ListRoom Version: 6