71
Manjaro GNOME immediately logs out after logging in (via GUI)
(lemmy.dbzer0.com)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Classic, never fix anything, just change to , you wouldnt have experienced any problems, ever
I would usually agree but Manjaro is a broken piece of garbage. Use Arch or Endeavour if you want to gain experience on an arch based distro.
If that's what you think then you don't understand why people complain about manjaro. It's the 1 week package delay to "ensure testing". There have been bugs that were released in arch and a week later in manjaro, no fix nothing. Also, if you use manjaro and the AUR, which they promote as a possibility, you might have a versioning issue where the AUR package expects packages a week faster than manjaro gets them, and that can actually, very easily, break your system.
Endeavour IS arch but not arch with a shiny wrapper and a shiny forum, that's good, Manjaro is NOT that.
EOS is basically arch but has some packages of theirs that are pulled from their repos, but every other package comes directly from arch, any update comes from arch and so on. They basically reinstall some utility programs and leave you to your devices, no bullshit.
If you want to compare Eos to anything, try garuda, those two are very similar to my understanding.
This issue is more than likely caused by Manjaro itself.
So yeah, probably would not have experienced this issue on EndeavourOS, that's right.
The issue is caused by OP disabling lightdm and using a custom X session. It would've backfired on any distro on the planet, because they messed up something in that session.
I agree that manjaro is shit, but "your distro is shit" is not helpful advice for someone who wants to get their graphical session back.
I hate to admit it but perhaps it is not such a bad advice...
For my personal curiosity, how on Earth did you end up uninstalling lightdm and using startx? Did you follow a tutorial? Where do you even get this kind of advice?
For future reference what you did is not for beginners and it would have messed up any distro. It has nothing to do with Manjaro.
Try an immutable distro, maybe that will stand up better to this kind of thing.
I didn't uninstall lightdm. I was under the impression that startx would just start the GUI, regardless of what "engine" it's running on.
startx makes a new X server, which uses the programs you put in ~/.xinitrc and the X server depends on the first program in there that runs in the foreground. If that program dies it doesn't start, the X server doesn't either.
Of course it's not, hence why I said "one of your steps".
As in, get your data back, and then drop Manjaro.
so why would Envdeavor not experience this issue? Does it simply not have the AUR? That's very unfortunate. Or are they simply not holding back like in ~~Arch~~ Manjaro?
I'll assume you mean Manjaro here -- Arch doesn't hold back packages.
And yes, Manjaro holds back packages from the main Arch repos which can break compatibility with the AUR.
EndeavourOS is pretty much literally a GUI installer for Arch.
ouch, yes, my bad
I think I kinda solved it by installing Wayland. It seems to work, even on my proprietary nvidia drivers
Except (1) that's not a thing that really happens and (2) what happened to OP was done by themselves not by an AUR package.
It is a unmodified Arch install that has a prepackaged setup, so you get a running desktop very easily and get the full.power and configurability of Arch
therr is nothing wring with AUR the problem is manjaro holding off arch packages causes massive dependency problems
OP's problem was not caused by an AUR package. They're leaving out some details about how they ruined their X setup themselves.
no idea what caused it. The other 2 apps I installed were (if I remember correctly) "Dilithium” and “Latice-based-cryptography-main”. But since I installed Wayland (instead of using Xorg), everything seems to work now...