!XQQVyIbcAcHFvzmcTl:nixos.org

NixOS GNOME

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

Load older messages


SenderMessageTime
2 Dec 2021
@jtojnar:matrix.orgJan Tojnar
In reply to @roosemberth:orbstheorem.ch

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.

* you probably need to start gnome-session (best to use display manager) or some services might not be started
19:44:08
@jtojnar:matrix.orgJan Tojnar schmittlauch (he/him): the error seems to originate from https://github.com/IBBoard/cawbird/blob/23e5c1758fa1548ee44a42ac0b9ae8c22f179174/src/CbEmojiChooser.c#L641 19:47:59
@jtojnar:matrix.orgJan TojnarI would expect the data to be baked into the source code19:48:31
@jtojnar:matrix.orgJan TojnarScreenshot from 2021-12-02 20-52-11.png
Download Screenshot from 2021-12-02 20-52-11.png
19:52:56
@jtojnar:matrix.orgJan Tojnar schmittlauch (he/him): can you press ctrl-shift-i (GTK inspector) and look if the resource is there 19:53:14
@schmittlauch:feneas.orgschmittlauch (he/him) Jan Tojnar When pressing Ctr-Shift-I nothing happens :\ 21:15:48
@schmittlauch:feneas.orgschmittlauch (he/him)It'd be a shame if Gnome apps suddenly required additional services (apart from dconf) even when running under a different desktop.21:16:28
@schmittlauch:feneas.orgschmittlauch (he/him)Right click into text field and selecting "Insert emoji" works fine though, it's just the additional button that's gone compared to the release-21.05 build.21:18:06
@schmittlauch:feneas.orgschmittlauch (he/him)If there's no obvious flaw on the packaging side, I'll go report this upstream. Thx.21:18:31
@jtojnar:matrix.orgJan Tojnar schmittlauch (he/him): hmm, maybe the shortcut needs to be enabled, running the app with GTK_DEBUG=interactive in environment should open the inspector too 21:33:17
@schmittlauch:feneas.orgschmittlauch (he/him) Jan Tojnar Yes, the resource entry you selected is shown in the inspector. 21:35:42
@jtojnar:matrix.orgJan Tojnar schmittlauch (he/him): also try running it with G_MESSAGES_DEBUG=all env 22:22:05
@schmittlauch:feneas.orgschmittlauch (he/him)

Not that much more info:

(cawbird:228320): dconf-DEBUG: 23:24:55.268: watch_fast: "/org/gtk/settings/emoji-chooser/" (establishing: 0, active: 0)
(cawbird:228320): cawbird-DEBUG: 23:24:55.269: Trying newer emoji data
(cawbird:228320): cawbird-DEBUG: 23:24:55.269: Using emoji/c.data resource

(cawbird:228320): cawbird-WARNING **: 23:24:55.269: Emoji chooser: resources not available
(cawbird:228320): dconf-DEBUG: 23:24:55.269: watch_established: "/org/gtk/settings/emoji-chooser/" (establishing: 1)
(cawbird:228320): dconf-DEBUG: 23:24:55.270: unwatch_fast: "/org/gtk/settings/emoji-chooser/" (active: 1, establishing: 0)
22:25:49
@schmittlauch:feneas.orgschmittlauch (he/him) Jan Tojnar ^ 22:26:03
@schmittlauch:feneas.orgschmittlauch (he/him) the "c" in the resource description probably comes from me running the program with LANG=C, but also appears when running it with LANG=en. 22:29:12
@schmittlauch:feneas.orgschmittlauch (he/him) but for my German default locale, it indeed looks for "de": πŸ€” (cawbird:228786): cawbird-DEBUG: 23:29:23.175: Using emoji/de.data resource 22:30:36
@schmittlauch:feneas.orgschmittlauch (he/him) Okay, I think I got it: When running with LANG=en_GB.utf8, the button appears. The reason is that it attempts load language-specific resources, but onle the en ones are bundled. So this is an upstream issue with the build-time bundling. Correct, Jan Tojnar 22:32:52
@schmittlauch:feneas.orgschmittlauch (he/him) * Okay, I think I got it: When running with LANG=en_GB.utf8, the button appears. The reason is that it attempts load language-specific resources, but onle the en ones are bundled. So this is an upstream issue with the build-time bundling. Correct, Jan Tojnar? 22:32:56
@jtojnar:matrix.orgJan Tojnar schmittlauch (he/him): correct, I am opening a PR now 22:33:19
@schmittlauch:feneas.orgschmittlauch (he/him)Great, thx 😊22:34:58
@jtojnar:matrix.orgJan Tojnar schmittlauch (he/him): https://github.com/IBBoard/cawbird/pull/411 22:36:55
@schmittlauch:feneas.orgschmittlauch (he/him) Everyday is shooting yourself in the foot with C day. Makes sense, thx 22:38:16
3 Dec 2021
@hmenke:matrix.orghmenke

I just wanted to update firmware but this happened:

# fwupdmgr upgrade 
Devices with no available firmware updates: 
 β€’ Micron 2300 NVMe 1024GB
 β€’ UEFI Device Firmware
 β€’ UEFI Device Firmware
 β€’ UEFI dbx
╔══════════════════════════════════════════════════════════════════════════════╗
β•‘ Upgrade System Firmware from 3.0.4 to 3.2.0?                                 β•‘
╠══════════════════════════════════════════════════════════════════════════════╣
β•‘ This stable release fixes the following issues:                              β•‘
β•‘                                                                              β•‘
β•‘ β€’ Firmware updates to address security vulnerabilities.                      β•‘
β•‘ β€’ Firmware updates to address the Intel Security Advisory.                   β•‘
β•‘                                                                              β•‘
β•‘ XPS 13 9310 must remain plugged into a power source for the duration of the  β•‘
β•‘ update to avoid damage.                                                      β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

Perform operation? [Y|n]: 
Downloading…             [***************************************]
Decompressing…           [***************************************]
Authenticating…          [***************************************]
Authenticating…          [***************************************]
/nix/store/a76mly8rlhszdnx98bq363whcvkk9j13-fwupd-1.7.1/libexec/fwupd/efi/fwupdx64.efi cannot be found
19:40:05
@hexa:lossy.networkhexa cc maxine (they/them) ^ 20:39:06
@hexa:lossy.networkhexalooks like you did a rather huge chunk of updates (1.5.12 -> 1.7.1)20:39:28
@schmittlauch:feneas.orgschmittlauch (he/him) left the room.21:30:06
4 Dec 2021
@jtojnar:matrix.orgJan TojnarThat should be fixed by https://github.com/NixOS/nixpkgs/pull/14703200:13:32
@jtojnar:matrix.orgJan Tojnar * hmenke: That should be fixed by https://github.com/NixOS/nixpkgs/pull/147032 00:14:18
@hmenke:matrix.orghmenke Jan Tojnar: Perfect, thanks! 16:54:27
5 Dec 2021
@ius:nltrix.netius So on 21.05 GNOME wouldn't show applications after a rebuild switch, in 21.11 this seems to work except for the icon.. 17:08:36

Show newer messages


Back to Room ListRoom Version: 6