NixOS KDE | 218 Members | |
| 59 Servers |
| Sender | Message | Time |
|---|---|---|
| 10 Nov 2024 | ||
In reply to @k900:0upti.meWeren't they already introduced some months ago? | 19:13:34 | |
| I might be confusing things with tmux, but I'm pretty sure Konsole added some systemd integration too. | 19:14:18 | |
| It used to only create cgroups if you had a memory limit set in the profile | 19:19:53 | |
| Now it just does it all the time | 19:19:58 | |
In reply to @k900:0upti.meOh, I was having some thoughts on a quite related topic today... https://mastodon.social/@eliasp/113458175173585295 will have to check out per-tab cgroups once everything is back up & running again here | 19:42:44 | |
| btw: still haven't figure out, what broke my user-sessions... doesn't matter which DE or user I'm using, I end up with a user-session where only dbus.service is running, nothing else... will have to do some low-level debugging now | 19:47:44 | |
| * btw: still haven't figured out, what broke my user-sessions... doesn't matter which DE or user I'm using, I end up with a user-session where only dbus.service is running, nothing else... will have to do some low-level debugging now | 19:47:55 | |
| one thing that's off: there's no user-1000.slice or user@1000.service started for my user when logging in via sddm.... only once I login via VT, both are initialized... | 20:11:11 | |
| this also explains, why I'm only seeing dbus.service in the user-session, but nothing else | 20:11:30 | |
| I shouldn't have started digging here... moving I feel like it has trouble with logind, since the Sleep/Reboot/Shutdown buttons are also greyed out and don't work at all... | 20:23:45 | |
oh, understood... /var/lib/sddm is created through /etc/tmpfiles.d/sddm.conf - that's IMHO ugly and needs fixing, since this should be StateDir= of display-manager.service instead and wouldn't break on doing what I just did......added to my TODO-stack | 20:27:08 | |
| looks like I finally found something helpful:
| 20:42:07 | |
| aaaaaand that's it! disconnected my 2nd screen and it worked just fine 🎊 | 20:43:53 | |
| The entire display-manager.service thing is wrong | 20:45:06 | |
| But this is in fact what upstream does: https://github.com/sddm/sddm/blob/develop/services/sddm-tmpfiles.conf.in | 20:45:59 | |
| ugh - calls for an upstream fix | 20:48:25 | |
| SDDM upstream is ... weird | 20:49:05 | |
| There's a good chance the entire thing just goes away in a few releases | 20:49:17 | |
| At least from Plasma | 20:49:24 | |
| you mean KDE will ship their own login-manager? or they'll pull sddm properly under the KDE umbrella? | 20:51:36 | |
| One of those two things, yes | 20:53:17 | |
| oh, any references for those rumors? would love to read more about this... | 20:54:21 | |
| I don't think it's written down anywhere yet | 20:54:36 | |
| But people have been discussing this | 20:54:45 | |
| On Matrix and I think also at Akademy | 20:54:54 | |
| I suspect d_ed is behind that :) | 20:55:11 | |
| ok | 20:55:15 | |
| I don't think he is actually | 20:55:30 | |
| Fabian Vogt is the person doing most of the SDDM-adjacent work these days | 20:55:44 | |
| oh, ok ... will have to catch up quite a bit with KDE stuff, I've been away from it for quite a while due to the family keeping me busy with all kinds of other stuff, but I'd love to dig deeper into all this once again | 20:56:39 | |