Joonas Tuomi
Joonas Tuomi
`apt install libtcmalloc-minimal4` `cp /usr/lib/x86_64-linux-gnu/libtcmalloc_minimal.so.4.5.9 /media/games/SteamLibrary/steamapps/common/Counter-Strike\ Global\ Offensive/bin/libtcmalloc_minimal.so.0` These fixed it for me. Mind you this is a dirty hack, but it stuck. Just replace /media/games/... with /path/to/your/game/library.
https://github.com/pop-os/cosmic-greeter/issues/64 Fingerprint login already works, this should be closed.
``` MOD Desktop DEBUG: jacklib syms 0x78b806b87e10 (nil) | 65 | using regular jack QSocketNotifier: Can only be used with threads started with QThread -------------------------------------------------------- libjack.so.0 loaded successfully! Cannot connect...
This repository is for cosmic-greeter. I'm going to suggest you some more productive places to report this and a DIY solution. Homesite for [fprint](https://www.freedesktop.org/wiki/Software/fprint/) and [git](https://github.com/dsd/pam_fprint) for it. Also finally...
As far as I understand sddm actually does not support fingerprint login based on [this](https://github.com/sddm/sddm/issues/284) and [the pull request not accepted](https://github.com/sddm/sddm/pull/1220). You, or the maintainer of Fedora's rpm, likely has...
Have you checked contents of your `/etc/pam.d/sudo` file? Again the contents of these files vary distribution to distribution and even release to release. The process by which one can login...
Cosmic Epoch 1 release will not support fingerprint readers. What naturally follows is that cosmic-greeter, being a part of it, does not do so either. https://github.com/pop-os/cosmic-settings/issues/443#issuecomment-2315656319 > ...when I go...
The way I understand this it is not a fingerprint login issue but more of an improvement idea that placing a finger on the scanner should produce following behavior: 1....
> I see. Can I change my account image in other way in alpha 1? You can change the users icon by (as root) overwriting the file /var/lib/AccountsService/icons/{user}. > it's...
Cool. :) Mine looks like `root@pop-os:~# cat /var/lib/AccountsService/users/jwnz [User] Icon=/var/lib/AccountsService/icons/jwnz SystemAccount=false` which explains why a copy of the same photo at $HOME/.face didn't and doesn't work for me. E. https://github.com/pop-os/cosmic-greeter/blob/ff03667847ee391056fbb69c09e38d5b98c48eda/src/greeter.rs#L89...