!XQQVyIbcAcHFvzmcTl:nixos.org

NixOS GNOME

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

Load older messages


SenderMessageTime
21 Nov 2024
@arianvp:matrix.orgArianSo how do I make it run as a Systemd service?15:19:04
23 Nov 2024
@ixxie:matrix.orgixxieI got a new second monitor, it generally works smoothly but some apps have oddly large scaling for some reason: 18:16:23
@ixxie:matrix.orgixxieimage.png
Download image.png
18:16:28
24 Nov 2024
@tiago-vargas:matrix.orgTiago Vargas joined the room.13:56:32
25 Nov 2024
@plmh:matrix.org@plmh:matrix.org left the room.08:55:16
30 Nov 2024
@bobby285271:matrix.orgbobby285271
In reply to @bobby285271:matrix.org
In case there are Cinnamon users here, I plan to merge the Cinnamon 6.2 bump soon. If you think there are blocking issues please do say (p.s. mozjs102 won't build w/ python3.12+ without patching distutils usages I think)
In case there are Cinnamon users here, I plan to merge the Cinnamon 6.4 bump soon. If you think there are blocking issues please do say :-)
12:59:21
2 Dec 2024
@mcnesium:exma.de@mcnesium:exma.de I have user-stylesheet@tomaszgasior.pl installed with home.packages = with pkgs; [ … gnomeExtensions.user-stylesheet-font ]; but now it says its uncompatible with gnome 47.1 in the extensions app. checking the metadata.json in the nix store extension dir approves. How do we get the current version that actually is compatible? the package source is linked here 13:35:22
@mcnesium:exma.de@mcnesium:exma.de side note: this is a desperate approach, all I am trying to do is get rid of the rounded corners in the top menu using default adwaita theme. any other approach is welcome. gnome 47 broke my old theme setup :( 13:38:12
@jtojnar:matrix.orgJan Tojnar someone would need to perform the extension update 22:29:42
@jtojnar:matrix.orgJan Tojnar hmm, are you sure a new version has been released? e.g.o is unfortunately down now so I cannot double check but we already have version 10 on nixos-unstable (although without support for 47) 22:40:55
3 Dec 2024
@getchoo:matrix.orggetchoo changed their profile picture.06:06:31
@jtojnar:matrix.orgJan Tojnar * hmm, are you sure a new version has been released? e.g.o is unfortunately down now so I cannot double check but we already have version 10 on nixos-unstable (although without support for 47); Edit: Yeah, it is not listed as supporting 47 on e.g.o 17:41:19
@elvishjerricco:matrix.orgElvishJerricco So, I was under the impression that if I enabled services.flatpak.enable and did flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo, then I'd start being able to use gnome-software like a GUI app store. But that doesn't seem to be working. Is that not right? 23:09:20
4 Dec 2024
@lily:lily.flowersLily Foster
In reply to @elvishjerricco:matrix.org
So, I was under the impression that if I enabled services.flatpak.enable and did flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo, then I'd start being able to use gnome-software like a GUI app store. But that doesn't seem to be working. Is that not right?
you might need --user on the command to add a user remote for gnome-software
00:24:56
@lily:lily.flowersLily Foster
In reply to @elvishjerricco:matrix.org
So, I was under the impression that if I enabled services.flatpak.enable and did flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo, then I'd start being able to use gnome-software like a GUI app store. But that doesn't seem to be working. Is that not right?
* you might need --user on the command to add a user remote (rather than system remote) for gnome-software
00:25:01
@elvishjerricco:matrix.orgElvishJerricco Lily Foster: The "Software Repositories" menu from the top right of the gnome-software window does list flatpak already though 00:25:47
@elvishjerricco:matrix.orgElvishJerriccoBut I guess I can try that00:25:52
@elvishjerricco:matrix.orgElvishJerricco no dice with that either :/ It spent a few minutes doing some kind of update screen and then nothing new 00:34:17
@elvishjerricco:matrix.orgElvishJerriccohuh, after a nixos update and a reboot, it's working. I thought I had tried a reboot, but maybe something changed in a nixos update. Oh well, working now00:44:18
@jtojnar:matrix.orgJan Tojnar ElvishJerricco: there was a regression in libxmlb that broke that, should be fixed now 22:01:31
5 Dec 2024
@qualytllc:matrix.orgDanny Gerhardt joined the room.09:59:24
7 Dec 2024
@jh-devv:matrix.org@jh-devv:matrix.org joined the room.10:51:29
@jh-devv:matrix.org@jh-devv:matrix.org

anyone got fixes for the current gdm issues?

  • gdm not returning from sleep
  • login takes like 3 seconds, sometimes fails, have to try many times again, when logged in gnome-extensions somehow get disabled

from what I can find:
https://github.com/NixOS/nixpkgs/issues/309190
https://github.com/NixOS/nixpkgs/issues/312772
https://github.com/NixOS/nixpkgs/issues/103746
https://github.com/NixOS/nixpkgs/issues/169143

10:52:03
11 Dec 2024
@getchoo:matrix.orggetchooIn case anyone is interested :) https://github.com/NixOS/nixpkgs/pull/36418119:18:58
14 Dec 2024
@silasdavis:one.ems.host@silasdavis:one.ems.host left the room.11:13:52
@leo:gaspard.ninjaEkleogHey! I recently upgraded from 23.11 to unstable (yes I was lagging behind a lot, now I have autoupgrade set on unstable so should not have the same issues again). I did the upgrade one nixos release at a time and with a reboot between each bump, to be sure I'm not hitting too many unexpected paths. However, since the upgrade, Gnome has been behaving very weirdly. In particular, mouse focus is very random: sometimes I click on a window and it clicks on the window below it, sometimes I click on a window and nothing happens, and sometimes the gnome control bar at the top of the screen doesn't accept clicks. Usually, pressing the Win key and then selecting the window (or clicking the gnome control bar from that Win-pressed space) works around the issue. I'm also seeing gnome control center freezing when trying to select the sound input source. Does anyone have any idea what this could be due to?23:13:31
@leo:gaspard.ninjaEkleog * Hey! I recently upgraded from 23.11 to unstable (yes I was lagging behind a lot, now I have autoupgrade set on unstable so should not have the same issues again). I did the upgrade one nixos release at a time and with a reboot between each bump, to be sure I'm not hitting too many unexpected paths. However, since the upgrade, Gnome has been behaving very weirdly. In particular, mouse focus is very random: sometimes I click on a window and it clicks on the window below it, sometimes I click on a window and nothing happens, and sometimes the gnome control bar at the top of the screen doesn't accept clicks. Usually, pressing the Win key and then selecting the window (or clicking the gnome control bar from that Win-pressed space) works around the issue. I'm also seeing gnome control center freezing when trying to select the sound input source, though this one is probably unrelated as pavucontrol also has weird freezes, and it could all be focus going to a dropdown and never coming back to the application. Does anyone have any idea what this could be due to?23:27:00
15 Dec 2024
@mel:rnrd.euMel joined the room.21:42:26
@bobby285271:matrix.orgbobby285271In case there are Xfce users here, I plan to merge the Xfce 4.20 bump soon. If you think there are blocking issues please do say (xfce-wayland issues are not blockers 🙂)23:35:02
16 Dec 2024
@sigmasquadron:matrix.orgSigmaSquadronI love that this room is basically GNOME and like every other major DE minus KDE :)04:01:34

Show newer messages


Back to Room ListRoom Version: 6