492
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 Oct 2024
492 points (100.0% liked)
linuxmemes
21138 readers
689 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
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
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
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