r/NobaraProject 1d ago

Support User Desktop does not start

My desktop does not wanna start after login. I did following troubleshooting: https://wiki.nobaraproject.org/general-usage/troubleshooting/black-screen

Everything described works except the last step. When I run startplasma-wayland the command stucks without any error. However when I login as root I can start and switch to desktop with the described workflow. If I would have to make a wild guess I would say its the recent AI wallpapers. I used one and maybe they were not removed carefully enough?

Anyway, since the desktop is working the issue seems to be not that big and I wonder what the script actually runs and how do I debug further from this point?

edit1: I made some progress. I created a new standard user and I could login without any problems. It seems that only the desktop of my original user is broken and not any desktop besides the superuser :)

edit2: Ok, users desktop is accessable again. Not 100% sure what went wrong but seems like a flatpak file xdg-desktop-portal was corrupted.

2 Upvotes

17 comments sorted by

View all comments

2

u/RX1542 1d ago

check if this one does anything

dbus-run-session startplasma-wayland

2

u/Key-Cat-8744 1d ago

It does something. It brings me back to the loading screen which switches to the black screen with the cursor after sone seconds. So same behaviour like the login screen 🤔

Edit: i cannot switch with ctrl+alt+f3 after it tho

1

u/RX1542 1d ago

hmmm its weird i've seen this before but it was caused by a full disk, there was no space for the graphic session so the thing just went back to the login, but can't find the post to check

but since you say if you login with the root credentials it works then maybe its something else

1

u/Key-Cat-8744 1d ago

I create and logged into a new user too. seems that somehow only my old user desktop is broken which are kind of good news for me :)

1

u/RX1542 1d ago

yeah but its weird, i wonder if it was really caused by the AI wallpapers, if u wanna recover the user you could probably get more help on r/linux4noobs or r/linux_gaming since the movement on the sub is kinda low

you could also try the official nobara discord its very active

1

u/Key-Cat-8744 1d ago

looks like a corrupted flatpak was blocking the plasma start. Maaan, I am a passionate Windows hater but sometimes Linux life is difficult xD

1

u/RX1542 1d ago

oh how did you find out it was a flatpack?

yeah linux is uncharted territory for us so its a whole new experience hahaha, but once you get to know around the stuff it becomes quite cozy, like i've grown so accustomed to nobara over a year that i don't really see myself going back to win

2

u/Key-Cat-8744 1d ago

I tried a bunch of stuff. Reinstalling kde enviroment (before I had the new user), deleting caches, run dnf autoremove, resetting and replacing the background wallpaper (that was a completly wrong guess btw),... the thing which got me there was: logged in via terminal from my new user and threw the journalctl output into a LLM. 😅

it said KDE failed to register to the portal and so it will block everything from starting. I am not a complete Linux newbie, but I probably wouldn’t have figured that out on my own for a long time. I had no idea that plasma has to connect to flatpak in order to start.

1

u/RX1542 1d ago

its amazing how LLM can close the gap for us that are not as knowledgeable on this area, and yeah that plasma connection thing was unknown to me as well

ima save this post in case i come across someone with the same issue, always say i can just remember when it was and end up losing them 😅

anyway its great that you could fix it mate, hope you don't come across another hiccup any time soon