Well something screwed up on my shiny 16.04 install. After logging in to a few other desktop environments (xfce4 and then gnome) I went back to plasma and for some reason it takes me straight to plasma media center instead. I've logged out numerous times and confirmed I'm highlighting the correct entry but it takes me to media center instead of plasma proper every single time. I've tried using the console to switch display managers from sddm to lightdm and gdm3 but it makes no difference, I still get logged into media center. I tried uninstalling media center and then it logs into a blank screen and says packages are missing. I can't for the life of me get back to plasma and I have no idea how it got corrupted like this just from using a different DE in the first place. Suggestions please?
Announcement
Collapse
No announcement yet.
Plasma login always takes me to plasma media center.
Collapse
This topic is closed.
X
X
-
Until I read this post, I didn't know such a thing existed. Is Plasma Media Centre a separate session or something you run on top of KDE? If the latter is there a way to quit from within the media centre?If you're sitting wondering,
Which Batman is the best,
There's only one true answer my friend,
It's Adam Bloody West!
- Top
- Bottom
-
If you are not a mechanic don't tinker with the engine! That probably wasn't the advice you were looking for!
You can spend several hours or days trying to unravel the knots you made, even with advice from friends here on the forum, but the easiest and quickest way to resolve your problems in under an hour is to do a fresh install."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
Originally posted by elijathegold View PostUntil I read this post, I didn't know such a thing existed. Is Plasma Media Centre a separate session or something you run on top of KDE? If the latter is there a way to quit from within the media centre?
That said, I still can't log into regular kde5 plasma any more on that machine...
- Top
- Bottom
Comment
-
OK, what files are in the /usr/share/xsessions directory? I would expect at least one called kde-plasma.desktop and another relating the the media centre.
Unless it's changed on 16.04 (I can't be bothered to walk all the way across the room to fire up another computer) the kde-plasma.desktop should start with:
Code:[Desktop Entry] Encoding=UTF-8 Type=XSession Exec=/usr/bin/startkde TryExec=/usr/bin/startkde DesktopNames=KDE Name=KDE Plasma Workspace
If you're sitting wondering,
Which Batman is the best,
There's only one true answer my friend,
It's Adam Bloody West!
- Top
- Bottom
Comment
-
Originally posted by elijathegold View PostOK, what files are in the /usr/share/xsessions directory? I would expect at least one called kde-plasma.desktop and another relating the the media centre.
Unless it's changed on 16.04 (I can't be bothered to walk all the way across the room to fire up another computer) the kde-plasma.desktop should start with:
Code:[Desktop Entry] Encoding=UTF-8 Type=XSession Exec=/usr/bin/startkde TryExec=/usr/bin/startkde DesktopNames=KDE Name=KDE Plasma Workspace
Code:con@s904:/usr/share/xsessions$ head plasma.desktop [Desktop Entry] Encoding=UTF-8 Type=XSession Exec=/usr/bin/startkde TryExec=/usr/bin/startkde DesktopNames=KDE Name=Plasma Name[ar]=بلازما Name[ast]=Plasma Name[bs]=Plazma con@s904:/usr/share/xsessions$ head plasma-mediacenter.desktop [Desktop Entry] Encoding=UTF-8 Type=XSession Exec=/usr/bin/startkde TryExec=/usr/bin/startkde DesktopNames=KDE Name=Plasma Media Center Name[ar]=مركز وسائط بلازما Name[bs]=Plasma Media Center Name[ca]=Centre multimèdia del Plasma
- Top
- Bottom
Comment
-
I'm going to crash in a minute or two but before I do, it occurs to me that you should check the entire content of those files as maybe an exec clause is in there twice.If you're sitting wondering,
Which Batman is the best,
There's only one true answer my friend,
It's Adam Bloody West!
- Top
- Bottom
Comment
-
-
No other takers? It's kind of a showstopper when the desktop environment you installed the operating system for doesn't work at all... I even tried startx /usr/bin/startkde from a console and that still takes me to the freaking media centre.Last edited by conman; Jun 19, 2016, 12:46 AM.
- Top
- Bottom
Comment
-
Try...
Code:sudo apt purge kubuntu-desktop kubuntu-settings-desktop plasma-desktop plasma-workspace
Code:sudo apt install kubuntu-desktop kubuntu-settings-desktop plasma-desktop plasma-workspace
It that doesn't work, then it's something else interfering with plasma startup. Quick test would be to create a new test user and try logging into plasma with that.On #kubuntu-devel & #kubuntu on libera.chat - IRC Nick: RikMills - Launchpad ID: click
- Top
- Bottom
Comment
-
Originally posted by acheron View PostTry...
Code:sudo apt purge kubuntu-desktop kubuntu-settings-desktop plasma-desktop plasma-workspace
Code:sudo apt install kubuntu-desktop kubuntu-settings-desktop plasma-desktop plasma-workspace
It that doesn't work, then it's something else interfering with plasma startup. Quick test would be to create a new test user and try logging into plasma with that.
Code:sudo apt-get install --reinstall kubuntu-desktop
Last edited by conman; Jun 19, 2016, 01:22 AM.
- Top
- Bottom
Comment
-
Originally posted by conman View PostThanks!!!
Code:sudo apt-get install --reinstall kubuntu-desktop
If you're sitting wondering,
Which Batman is the best,
There's only one true answer my friend,
It's Adam Bloody West!
- Top
- Bottom
Comment
-
I haven't heard of very many computers on which Kubuntu of any flavor cannot be installed, except the ancient legacy boxes.
Your first post was void of any hardware details, and the only info you supplied was that you upgraded to 16.04 from a previous version, but didn't say which one.
And, you want to tinker with a busted install because you are a mechanic. You want us to play but you are holding all the cards. As I suggested in my previous post, if you want a working Kubuntu installation ASAP then re-install, but you said you don't want to do that. And now you are complaining that your desktop environment doesn't work and wondering why no one wants to help."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
Comment