NixOS KDE | 217 Members | |
| 58 Servers |
| Sender | Message | Time |
|---|---|---|
| 10 Nov 2024 | ||
| Ah, right... That explains it | 15:20:30 | |
| Today on things I did not expect to be touching: samba | 18:14:33 | |
| https://invent.kde.org/utilities/konsole/-/merge_requests/1042 | 18:26:40 | |
| YESSSSSSSSSSS | 18:26:42 | |
| Finally cgroups per tab in Konsole landed properly | 18:26:48 | |
| Finally I can oomd | 18:26:51 | |
| oooo | 18:27:41 | |
| Also forgot to link my samba touching: https://github.com/NixOS/nixpkgs/pull/355031 | 18:27:53 | |
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 | |