PDA

View Full Version : Cannot start KDE on Fedora 9 Beta


pparks1
2008-04-06, 06:47 PM CDT
So, just wanted to check out the latest changes with KDE 4.x...however I've installed the F9 beta on multiple computers now and I am unable to run KDE at all.

I've run, yum install switchdesk switchdesk-gui. When I run that application, it shows that it's going to run KDE....however when I log on, it's simply GNOME.

So, what am I missing here? I see others discussion KDE 4.x...so I know some people have it working.

pparks1
2008-04-06, 06:55 PM CDT
Ok, I managed to figure this out. I was attempting to install xfce to see if that work work, and I noticed that once I click on my username in the logon....at the bottom of the screen, I get a SESSION option. I changed to KDE there and now I have the KDE desktop. I've never had to do that in the past, but oh well, easy enough.

scottro
2008-04-06, 07:58 PM CDT
That moving of the session option has gotten a lot of people. :)

bob
2008-04-08, 04:09 PM CDT
(moved to Alpha-Beta)

zeiz
2008-04-10, 03:51 PM CDT
Well I've noticed the session button right after install but I still cannot get KDE: GNOME is the only choice.
Does somebody know what file to edit?

scottro
2008-04-10, 06:47 PM CDT
zeiz, did you install KDE? It's not installed by default.

pparks1
2008-04-10, 07:01 PM CDT
You can install KDE after the fact with;
yum groupinstall KDE

Then install the switchdesk utility with;
yum install switchdesk

Then, use switchdesk to set KDE
switchdesk kde

Then, logout. Choose your username, look at bottom of screen and change from Gnome to KDE.

That should get you what you want.

zeiz
2008-04-13, 01:21 PM CDT
I got kdebase4.0.2, kdelibs and perhaps everything for KDE but...:(

Thanks a lot! I'll try now and then report my results though... the RELEASE is around a coner:)

McRingRing
2008-04-13, 10:08 PM CDT
I don't know if this helps, but I installed Fedora 9 today just to have a look and had similar trouble. I had installed only KDE, but the login screen kept rejecting my login. I ssh'd in from another PC and it seemed from looking at the logs that it was trying to login to Gnome by default, even though it wasn't installed. I edited the /etc/sysconfig/desktop file to read:
DESKTOP="KDE"
DISPLAYMANAGER="KDE"
and that fixed the problem.

zeiz
2008-04-14, 10:40 AM CDT
Thank you pparks1, I got KDE !
I also tried to edit /etc/sysconfig/desktop but I don't have file "desktop" in /etc/sysconfig... Thank you anyway McRingRing!
Well, so far everything is working well on KDE ! Its desktop is clean and not cluttered with icons of my 11 partitions, on the other hand an icon doesn't appear on the desktop after mounting of a partition, is it a problem if forget to unmount?
Anyway everything looks great and there is nothing to report so far :D

rdieter
2008-04-16, 11:07 AM CDT
fwiw, the primary kde desktop package is now: kdebase-workspace
which gets installed, along with awhole slew of other good default goodies via:
'yum groupinstall kde-desktop'

jaivyjay
2008-04-16, 11:41 AM CDT
Thank you pparks1
http://www.linksrevenue.com/1.jpg
http://www.linksrevenue.com/2.gif

OralDeckard
2008-04-16, 06:09 PM CDT
Well I have read everything in this thread and tried it all, and I do NOT find a session button below after I select my login username

During installation I made sure to install both Gnome and KDE. I have used Yumex to verify that I have every file that KDE could possibly need. I have installed and used Switchdesk repeatedly. And no joy :(

I am seriously ready for someone to point out the obvious thing that I have overlooked.

I do find Gnome to be much better now. From what I could see of KDE4 in the F9 Alpha live CD I may be converting to Gnome anyhow, but it would be nice to take another look at KDE4 in a complete install and see if it is improved.

OralDeckard
2008-04-16, 06:42 PM CDT
In fact, when I checked /etc/sysconfig/desktop to edit it as mentioned above, it was not there. So I created a file named desktop and edited that. And still no joy.

Preach08
2008-05-14, 11:24 AM CDT
I was able to get the session changer to show up only after clicking on the username. It disappears when a username is not selected.

I'm still trying to figure out how to change the default display manager since /etc/sysconfig/desktop no longer exists.

OralDeckard
2008-05-14, 05:29 PM CDT
That is what Switchdesk is supposed to take care of.

It didn't work for me with F9 Beta, but with F9 out, that should no longer be an issue. Try yum install switchdesk, then run it, and see what it does for you.