LinuxQuestions.org
Help answer threads with 0 replies.
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 05-29-2005, 06:35 AM   #1
i666an
LQ Newbie
 
Registered: May 2005
Location: Cornwall
Distribution: openSuse 10.2
Posts: 26

Rep: Reputation: 15
init problem, and email frustration


Hi all, I am using Suse 9.3 pro. Two quick questions please

1 When I try something new, eg install a new program, sometimes I mess up and the next time I boot KDE will not start. I always end up reinstalling. I have had this prob for years, is there a way of getting my boot file working properly again?

2 I have a Yahoo email account. I have tried 3 different email progs so far to fetch my mail, so I do not have to keep going there. Each prog tells me it cannot log in properly. I know the details I entered are correct, so can anyone point me in the right direction?

Many thanks, Mac
 
Old 05-29-2005, 07:33 AM   #2
naimslim89
Member
 
Registered: Mar 2005
Location: London, United Kingdom
Distribution: Fedora Core 5
Posts: 83

Rep: Reputation: 15
Quote:
When I try something new, eg install a new program, sometimes I mess up and the next time I boot KDE will not start. I always end up reinstalling. I have had this prob for years, is there a way of getting my boot file working properly again?
Please could be a little bit more specific? What do you mean by mess up?

Quote:
I have a Yahoo email account. I have tried 3 different email progs so far to fetch my mail, so I do not have to keep going there. Each prog tells me it cannot log in properly. I know the details I entered are correct, so can anyone point me in the right direction?
What programs have you tried? I use Evolution and it never fails.
Maybe there are some special requirements by the server when setting up your account. Please post some more details . .
 
Old 05-29-2005, 10:39 AM   #3
i666an
LQ Newbie
 
Registered: May 2005
Location: Cornwall
Distribution: openSuse 10.2
Posts: 26

Original Poster
Rep: Reputation: 15
thanks

Thanks for reply.

I not sure how I mess up. The programs seem to install properly, however when I next re-start, KDE will not load. I suppose I am really asking how I get Linux to boot back into KDE from the command line. I know gui is init5, but I do not know how to find out what is wrong with KDE. Obviously this does not happen all the time. Thanks

So far, I have tried KMail, Sylpheed, and 1 other (sorry cannot remember name). I had not heard of Evolution, so I will try that one now. I believe the prob is something to do with authentication.

Thank You, Mac
 
Old 05-29-2005, 11:02 AM   #4
naimslim89
Member
 
Registered: Mar 2005
Location: London, United Kingdom
Distribution: Fedora Core 5
Posts: 83

Rep: Reputation: 15
Re: thanks

Quote:
Originally posted by i666an
Thanks for reply.

I not sure how I mess up. The programs seem to install properly, however when I next re-start, KDE will not load. I suppose I am really asking how I get Linux to boot back into KDE from the command line. I know gui is init5, but I do not know how to find out what is wrong with KDE. Obviously this does not happen all the time. Thanks

So far, I have tried KMail, Sylpheed, and 1 other (sorry cannot remember name). I had not heard of Evolution, so I will try that one now. I believe the prob is something to do with authentication.

Thank You, Mac
1) That's quite strange -- are you sure it's KDE that's locking up and not X? If you can reproduce the error, where do you end up? Does the system start and you are given a CLI (Command Line Interface) when you expected a GUI username and password area to log into KDE? What login manager do you use (KDM, GDM, XDM, other...)? Are you still able to access the login screen or does that not even start? Chances are, if you can't even get into the login screen, let alone KDE, then there is something wrong with X, not with KDE. Check that this is the case -- if you are given a command line prompt, type "startx" into the prompt and see what happens -- if KDE starts, then great, if not, then it should give out some kind of error.

2) Check that you have entered all the details correctly into the configuration of Evolution, including POP3/SMTP information, etc etc. Good luck!
 
Old 05-30-2005, 02:43 PM   #5
i666an
LQ Newbie
 
Registered: May 2005
Location: Cornwall
Distribution: openSuse 10.2
Posts: 26

Original Poster
Rep: Reputation: 15
thanks for the tips;

The last time I had the prob, the suse login screen appeared, however when i had put in my details, the screen went black and then returned to the suse login screen. No error came up, it was stuck in that cycle. I could start as root, and get into kde, but i don't know how to sort my login account out, hence another reinstall. The reason I think its a prob with kde is that my system tries to start, but obviousy hits a line of code it does not like. Does kde have a start file, which perhaps I could look at as root, if it happens again?

Sorry for this stupid question. Will Evolution work on kde? I ask because when i went to install it, all the dependant files refer to gnome.

Thanks for your time, Mac
 
Old 05-30-2005, 03:20 PM   #6
naimslim89
Member
 
Registered: Mar 2005
Location: London, United Kingdom
Distribution: Fedora Core 5
Posts: 83

Rep: Reputation: 15
So we can assume now that the problem is with KDE, not with X.

Just did a google search, as I am unsure of the cause (I'm a GNOME user, not a KDE user) and the most common cause seems to be that your home directory may have magically become unwritable. Check:

$ cd /home
$ ls -l
drwx------ ... ... ... ... ... user // Where user is your user name
$

If the permissions are not "drwx" in the first four (doesn't really matter about the rest, but you might not want read permissions on your home folder for others, if you have other people using the computer) then you need to make sure that it is. Most likely, KDE is unable to write settings to your home folder when you log on, so it crashes. The reason why you are able to log in as root is because your "home" folder is actually located at /root.

Also, Evolution will work under KDE, but it is a GNOME application. You'll need GNOME installed (or at least the GNOME libraries) to run it. GNOME is a completely different environment, and may take up some disk space, if you are short on it. It's a shame, I find Evolution to be the best of the best, really -- if you like the combination of Address book, Calendar, Tasks and E-mail like in KMail, then this is for you.

However, I'm still convinced that your problem is not the client, but the settings. All of these clients work, if configured correctly. After doing some more google-ing, I found that, unfortunately, you need Yahoo's premium service to receive mail by POP access. You need to pay $19.99 per year, for this capability -- "Yahoo Mail Plus". However, there is an alternative:

http://yahoopops.sourceforge.net/

Quote:
YPOPs! is an application that provides POP3 access to Yahoo! Mail. It is available o_n the Windows, Linux, Solaris and Mac platforms.

Yahoo! Mail disabled free access to its POP3 service o_n 24th April, 2002. This application emulates a POP3 server and enables popular email clients like Outlook, Netscape, Eudora, Mozilla, etc., to download email from Yahoo! accounts.
Give it a try and let us know how you get on!
 
Old 05-31-2005, 02:45 PM   #7
i666an
LQ Newbie
 
Registered: May 2005
Location: Cornwall
Distribution: openSuse 10.2
Posts: 26

Original Poster
Rep: Reputation: 15
Hi, thanks again. At 1st glance I don't really understand ypops, but I have to go work. I will look at it over the next few days and let you all know. Mac
 
  


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
Kernal Panic: No init found. Try passing init= option to kernel raees Linux - General 12 03-18-2004 11:10 PM
error: No init found. Try passing the init= option to the Kernel neylitalo Linux - Laptop and Netbook 3 01-22-2004 09:34 PM
scanlogd able to send an email or do /etc/init.d/adsl restart saavik Linux - Security 1 12-05-2003 01:34 PM
Problem receiving email from email server sharon Linux - Newbie 3 07-11-2003 03:57 AM
error "Kernel panic: No init found. Try passing init= option Anauj0101 Linux - Newbie 3 05-06-2003 10:18 PM

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

All times are GMT -5. The time now is 08:47 PM.

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