LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-04-2011, 06:55 PM   #1
Xtranet
LQ Newbie
 
Registered: Sep 2011
Posts: 2

Rep: Reputation: Disabled
Kde4 Themes Problem after I updated my fedora 14


After updating my Fedora 14 Laughlin, on system reboot the system stops at
Quote:
Cannot open theme file /usr/share/kde4/apps/kdm/themes/ethais
And if I click Ok the system will show black screen, and i can't go any further
 
Old 09-05-2011, 04:10 PM   #2
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
Try this:

Right when the machine starts up, hit ESC about once a second until the grub menu appears. hit 'e' for edit, move to the kernel line and hit 'e' again. at the end of the line type /bin/bash Then, hit 'b' for boot. You probably won't have a PATH, but you'll be root, so just type:

Code:
echo $PATH
to check if there's anything there. If not, type:

Code:
export PATH='/bin:/usr/bin:/sbin:/usr/sbin'
Check which kdm themes are installed:

Code:
ls /usr/share/kde4/apps/kdm/themes/
Check current theme name:

Code:
cat /etc/kde/kdm/kdmrc | grep -i theme
Look for line:

Code:
Theme=/usr/share/kde4/apps/kdm/themes/ethais
Change theme:

Code:
sed 's,ethais,oxygen,g' /etc/kde/kdm/kdmrc > /etc/kde/kdm/kdmrc.sav
Swap files:

Code:
mv /etc/kde/kdm/kdmrc /etc/kde/kdm/kdmrc.bak && mv /etc/kde/kdm/kdmrc.sav /etc/kde/kdm/kdmrc
Change init to level 5

Code:
init 5
You might have to reboot to get the GUI login, but
Code:
init 5
usually works on Fedora.
 
Old 09-13-2011, 06:52 PM   #3
Xtranet
LQ Newbie
 
Registered: Sep 2011
Posts: 2

Original Poster
Rep: Reputation: Disabled
Thanks.

Am so greatfull i could use my system again, the themes error was resolved.Thanks.
 
Old 09-13-2011, 08:50 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,324
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Glad someone could help.

Why not go back to your original thread, point the mouse at the "rep" link on the left of the post(s) that helped you, and recognize the person who helped you by adding to his or her rep?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Bisigi Themes Natty PPA Updated, Install 15 Great Themes in Just 3 Steps! LXer Syndicated Linux News 0 08-01-2011 11:42 PM
Checking for themes updated in subscribed themes yooy LQ Suggestions & Feedback 3 07-09-2010 10:39 AM
[SOLVED] Slackware 13: OpenOffice refuses to use GTK2/KDE4 themes. shonumi Slackware 3 09-14-2009 09:04 PM
[SOLVED] Apps won't assume kde4 color or themes scott_audio Ubuntu 10 07-31-2009 12:43 AM
KDE4 Plasma themes Puppy~ Linux - Desktop 3 05-25-2008 02:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration