Re: Curse the login screen!

2025-04-27 Thread Jonathan via users
Oh yeah -- that would do it. If they changed the login manager then the new LM would be using default config, so you'll need to refer to the documentation for the Slim LM. [Arch Wiki](https://wiki.archlinux.org/title/SLiM) is a great resource for this. On 4/26/25 1:20 AM, Ranjan Maitra via user

Re: Curse the login screen!

2025-04-27 Thread Jonathan via users
Have you tried googling your issue? It looks like there should be a setting for it in Mate as discussed [here](https://www.reddit.com/r/UbuntuMATE/comments/11tjz9r/how_to_remove_login_window_from_ubantu_mate/). Additionally, it looks like if you installed a keyring that might also affect whethe

Re: experimental jit support in python 3.13?

2025-01-11 Thread Jonathan via users
No experimental features should ever be enabled by default on compilers or interpreters. That's asking for trouble. On 1/10/25 6:37 PM, Neal Becker wrote: > I believe experimental jit support in python 3.13 needs to be enabled both at > compile time and at runtime. Does Fedora's python3.13 have