this post was submitted on 29 Oct 2024
508 points (95.5% liked)
linuxmemes
23929 readers
1425 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Like how I used GDM-Settings on Pop_OS without knowing GDM-Settings is for OLD gdm, and now I have to use LightDM because I can't find the config files that are broken in GDM that cause it to have no styling and be black font with trails anytime something moves?
(and yes I have reinstalled it, gnome-shell, pop-theme, etc even with forcing dpkg to re-write over config files. I've manually gone through and deleted config files and reinstalled to redownload them, I cannot get GDM back to even default GDM let alone the pop version.)
See this is the exact sort of problem I always had with different flavours of Ubuntu. Iβd always muck up my install with misconfigured shit and it would be too much time and effort to fix so Iβd have to nuke the whole OS every now and then π
I honestly just wish there was some really good GDM docs I could find to make it easy to reset it to default.
The Arch wiki may have some ideas for you - tl;dr is that GDM uses a global
dconf
db over in/etc/
and this might be the root of your problem (these configs might not get cleaned up with a--purge
?) I'm a LightDM user so best I can do to help: https://wiki.archlinux.org/title/GDM#dconf_configurationI appreciate the help, I did use dconf editor but I haven't manually cleared these out and updated dconf I'll try this out, worst case GDM is still busted.
Update, I have made GDM unusable (not just broken styling), progress!
Wonderful update