!XQQVyIbcAcHFvzmcTl:nixos.org

NixOS GNOME

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

Load older messages


SenderMessageTime
27 May 2025
@normalcea:matrix.orgjasi 🏳️‍⚧️
In reply to @sigmasquadron:matrix.org
since plasma 6.4, that's only possible if kwin-x11 is installed, otherwise the session is broken.
I see
17:35:52
@deeok:matrix.orgmatrixrooms.info mod bot (does NOT read/send messages and/or invites; used for checking reported rooms) joined the room.20:02:13
28 May 2025
@andrew15_5:matrix.orgAndrew Good news: I finally faced this issue again. Bad news: idk which extension it is: burn-my-windows, compiz-windows-effect. 16:07:56
@andrew15_5:matrix.orgAndrewI also don't know if there are any other ones that are bad.16:18:30
@andrew15_5:matrix.orgAndrew* I also don't know if there are any other ones that are bad. But at least I got something after all this time.16:18:44
@k900:0upti.meK900Well turn them off one by one and see?16:34:09
@o-santi:matrix.orgLeonardo Santiagohi17:19:13
@o-santi:matrix.orgLeonardo Santiagofor some reason the default gnome keyring is not unlocking on login, neither by password nor by fingerprint (and the password should be the same as the login one)17:19:57
@o-santi:matrix.orgLeonardo Santiagoit does do it on my desktop, but on my laptop it does not17:20:17
@o-santi:matrix.orgLeonardo Santiagoboth are nixos with almost exactly the same definitions, modulo some hardware differences17:20:37
@o-santi:matrix.orgLeonardo Santiago

I'm seeing this weird error in journalctl -b | egrep -i "keyring|pam" that I'd like to blame it on, but I don't know what's happening

mai 28 14:16:47 larissa systemd[2642]: app-gnome-gnome\x2dkeyring\x2dpkcs11-2719.scope: Couldn't move process 2719 to requested cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dpkcs11-2719.scope': No such process
mai 28 14:16:47 larissa systemd[2642]: app-gnome-gnome\x2dkeyring\x2dpkcs11-2719.scope: Failed to add PIDs to scope's control group: No such process
mai 28 14:16:47 larissa systemd[2642]: app-gnome-gnome\x2dkeyring\x2dpkcs11-2719.scope: Failed with result 'resources'.
mai 28 14:16:47 larissa systemd[2642]: app-gnome-gnome\x2dkeyring\x2dsecrets-2718.scope: PID 2718 vanished before we could move it to target cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dsecrets-2718.scope', skipping: No such process
mai 28 14:16:47 larissa systemd[2642]: app-gnome-gnome\x2dkeyring\x2dsecrets-2718.scope: No PIDs left to attach to the scope's control group, refusing.
mai 28 14:16:47 larissa systemd[2642]: app-gnome-gnome\x2dkeyring\x2dsecrets-2718.scope: Failed with result 'resources'.
17:22:07
@o-santi:matrix.orgLeonardo Santiagonor which logs would be helpful to debug17:22:20
@o-santi:matrix.orgLeonardo Santiago

any tips? I've taken a look into every issue in discourse mentioning gnome-keyring, which are by using different desktop managers/login managers, but nothing there did the trick. these (I believe) are the relevant settings I have set:

    services.gnome = {
      gnome-browser-connector.enable = true;
      gnome-keyring.enable = true;
      gnome-online-accounts.enable = true;
    };
    security.pam.services = {
      login.enableGnomeKeyring = true;
      gdm.enableGnomeKeyring = true;
      gdm-autologin.enableGnomeKeyring = true;
      gdm-fingerprint.enableGnomeKeyring = true;
      gdm-password.enableGnomeKeyring = true;
    };
17:25:26
@o-santi:matrix.orgLeonardo Santiago *

any tips? I've taken a look into every issue in discourse mentioning gnome-keyring, which are by using different desktop managers/login managers, but nothing there did the trick. these (I believe) are the relevant settings I have set (pam ones are me trying to fix it to no avail) o:

    services.gnome = {
      gnome-browser-connector.enable = true;
      gnome-keyring.enable = true;
      gnome-online-accounts.enable = true;
    };
    security.pam.services = {
      login.enableGnomeKeyring = true;
      gdm.enableGnomeKeyring = true;
      gdm-autologin.enableGnomeKeyring = true;
      gdm-fingerprint.enableGnomeKeyring = true;
      gdm-password.enableGnomeKeyring = true;
    };
17:25:47
@o-santi:matrix.orgLeonardo Santiago *

any tips? I've taken a look into every issue in discourse mentioning gnome-keyring, which almost all mention using different desktop managers/login managers, but nothing there did the trick. these (I believe) are the relevant settings I have set (pam ones are me trying to fix it to no avail) o:

    services.gnome = {
      gnome-browser-connector.enable = true;
      gnome-keyring.enable = true;
      gnome-online-accounts.enable = true;
    };
    security.pam.services = {
      login.enableGnomeKeyring = true;
      gdm.enableGnomeKeyring = true;
      gdm-autologin.enableGnomeKeyring = true;
      gdm-fingerprint.enableGnomeKeyring = true;
      gdm-password.enableGnomeKeyring = true;
    };
17:27:32
@o-santi:matrix.orgLeonardo Santiago *

any tips? I've taken a look into every issue in discourse mentioning gnome-keyring, which almost all mention using different desktop managers/login managers, but nothing there did the trick, as I'm on gdm. these (I believe) are the relevant settings I have set (pam ones are me trying to fix it to no avail) o:

    services.gnome = {
      gnome-browser-connector.enable = true;
      gnome-keyring.enable = true;
      gnome-online-accounts.enable = true;
    };
    security.pam.services = {
      login.enableGnomeKeyring = true;
      gdm.enableGnomeKeyring = true;
      gdm-autologin.enableGnomeKeyring = true;
      gdm-fingerprint.enableGnomeKeyring = true;
      gdm-password.enableGnomeKeyring = true;
    };
17:27:43
@andrew15_5:matrix.orgAndrewNeed a couple more days.19:03:45
@normalcea:matrix.orgjasi 🏳️‍⚧️ changed their display name from normalcea to normalcea 🏳️‍⚧️.21:28:09
30 May 2025
@andrew15_5:matrix.orgAndrewhttps://github.com/Schneegans/Burn-My-Windows/issues/52021:43:22
@andrew15_5:matrix.orgAndrewwell well well, what do we have here21:43:35
@andrew15_5:matrix.orgAndrewAt least now I know what I need to disable.22:13:55
31 May 2025
@andrew15_5:matrix.orgAndrewI actually found some other extension that leaks memory. I hoped there would be only one.19:19:09
@normalcea:matrix.orgjasi 🏳️‍⚧️
In reply to @andrew15_5:matrix.org
I actually found some other extension that leaks memory. I hoped there would be only one.
Is it another extension that adds graphical effects to shell?
19:33:22
@normalcea:matrix.orgjasi 🏳️‍⚧️similar to bmw?19:33:28
@andrew15_5:matrix.orgAndrewidk19:33:52
@andrew15_5:matrix.orgAndrewmight be19:34:24
@andrew15_5:matrix.orgAndrew* idk yet19:34:32
@andrew15_5:matrix.orgAndrew I guess I only enabled compiz-windows-effect and native-window-placement, plus custom theme. 19:37:33
@andrew15_5:matrix.orgAndrewso if last one is anything to go by, then the second would be compiz19:38:01
2 Jun 2025
@seanthw:matrix.orgSean Thawe joined the room.22:47:52

Show newer messages


Back to Room ListRoom Version: 6