LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-10-2005, 11:22 AM   #1
Lord Mansfeld
LQ Newbie
 
Registered: Apr 2005
Location: Switzerland
Distribution: Fedora Core 3
Posts: 3

Rep: Reputation: 0
Trouble with KDM Fedora theme and Fedora 3


Hello everyone!
I'm running a Fedora 3 full installation with all the kdebase components upgraded to 3.4. I have just installed the KDM Theme manager from kde-look.org and tested a few themes, which worked fine.
Then I tried the Fedora theme (can't post URL since I have <5 posts, sorry), closed the session, and then I got an error message which read something along the lines of "not compatible with authentication method username + password (classic)".
The result is that I can no longer login to any graphical or terminal session (from there).

I can reboot and get a root session, from which I was able to uninstall KDM Theme manager, to no effect. Do you have any ideas as to what I could do?

What I would need is a way of launching KDE from the command-line (the 'kde' command available in SuSe and Mandrake doesn't work for me here.. is there an equivalent?) so that I can change the theme from the control center.. unless there is a way of doing that from the command-line?

Help would be greatly appreciated,
Andrew
 
Old 04-10-2005, 12:11 PM   #2
dave_starsky
Member
 
Registered: Oct 2003
Location: UK, Manchester
Distribution: Gentoo (2.6.10-r4) & Ubuntu
Posts: 145

Rep: Reputation: 16
Code:
xinit startkde
That should start up X and kde from command line, alternatively you can put

Code:
startkde
in your ~/.xinitrc and then run

Code:
startx
 
Old 04-10-2005, 12:46 PM   #3
Jimbo99
Member
 
Registered: Nov 2003
Distribution: Ubuntu 7.04
Posts: 241

Rep: Reputation: 31
If you do what the post above suggests you will not solve your problem. You will not have themess and you will not have learned anything. All too often that is the type of response you get from here.

Here's the answer to your problem.

I am assuming you can get into a character based log in, as your post above eludes to that.

In the /usr/share/gdm/themes folder you will find your themes (the log in page COMPONENTS organized in folders). The one that is currently being used is represented by a symbolic link with the name of Default. You should remove that link and create a new symbolic link to one of those gdm themes that you know work.

http://www.kde-look.org/content/show.php?content=12544

This link points you to a sort of generic gdm theme that you can install manually. You need only extract the contents to a folder in the above listed location and then create a Default symbolic link to it. That will allow you to log in and then you can use your theme manager to put one that you know works in its place.

Your problem is an important one as it points out the utter inconsistency in Linux and how it can with as simple as a change to some xml code temporarily disables your workstation.

One thing linux needs is much better organization and cooperation between distros. Moving things to different directories even if some distro creators think it makes more sense, if it doesn't solve a real (rather than perceived) problem should not be implemented. It is a matter of priorities. What's more important? Do you want a distro that changes things to perceived problems or do you want a distro that creates fixes to real problems and resolves issues that lead to more universal configurations common amongst distros?

Think of it this way. If they weren't supposedly working for that concept now every distro would have programs that don't run executables from other distros. Since we know the goal is to create consistency there--having your program work on every distro--then they need to be working on distros where the underpinnings are consistent and common. It's the only realistic thing that we the users can expect from this.

So, your problem represents a big issue in Linux one which is attacked by every zealot in the linux community. Unfortuantely that zealotry is harming linux today more than it is driving a product into reality.
 
Old 04-11-2005, 04:29 PM   #4
Lord Mansfeld
LQ Newbie
 
Registered: Apr 2005
Location: Switzerland
Distribution: Fedora Core 3
Posts: 3

Original Poster
Rep: Reputation: 0
Thanks for your help!
I finally got it to work by inverting the names of two folders in the /etc/share/apps/kdm/themes folder to get a working theme in place.
I'll have to check my authentication config though, because another theme I tried gave me the same error message :
Quote:
Theme not usable with authentication method 'Username + Password (classic)'
I wonder why that isn't set automatically...

and by the way, 'xinit startkde' didn't work (screen could not be found)
but everything is fine now, thank you both

Edit : @Jimbo -> the theme you posted a link to is precisely the one that doesn't work I couldn't post the URL since you need at least 5 posts to do so... the difference is that it has no "password" box, only one for the username...

Last edited by Lord Mansfeld; 04-11-2005 at 04:35 PM.
 
Old 08-20-2005, 06:32 PM   #5
Riddick
Member
 
Registered: May 2004
Location: Rome, Italy
Distribution: slackware-current
Posts: 454

Rep: Reputation: 30
Any news on this?
 
Old 08-20-2005, 10:01 PM   #6
Lord Mansfeld
LQ Newbie
 
Registered: Apr 2005
Location: Switzerland
Distribution: Fedora Core 3
Posts: 3

Original Poster
Rep: Reputation: 0
yes, I actually got the problem sorted by changing a few filenames from recovery mode, and then reverting to a working theme from KDE. I have since changed distributions a coupleof times and finally settled with Ubuntu :-)
If you need more detailed instructions as to how I did it, I can probably try to remember, but I'll stop here for now, as my batteries are starting to run low.
Cheep for the help, by the way!
- Andrew
 
Old 08-23-2005, 06:31 AM   #7
Riddick
Member
 
Registered: May 2004
Location: Rome, Italy
Distribution: slackware-current
Posts: 454

Rep: Reputation: 30
I need the way to tell it to change the auth method:


Theme not usable with authentication method 'Username + Password (classic)'

Thanks,
Riddick

P.S. Why Ubuntu - what made you stick?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
corrupt fedora login theme ppong828 Fedora - Installation 2 10-11-2007 10:46 PM
Change BlueCurve Theme in Fedora robert2513 Linux - Newbie 1 12-09-2004 12:08 PM
How to change the startup theme in Fedora? ninja Linux - Software 2 07-23-2004 11:59 AM
Icon Theme - Fedora Core 1 mikedeatworld Linux - Software 1 03-30-2004 01:50 PM
What is your favorite theme for Fedora GNOME rich442 Fedora 2 03-21-2004 06:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:29 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