Bug 109391

Summary: kget is stuck in offline mode
Product: [Applications] kget Reporter: Eike Welk <eike.welk>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Eike Welk 2005-07-20 15:58:45 UTC
Version:           v0.8.4 (using KDE 3.4.0 Level "b" , SUSE 9.3)
Compiler:          gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)
OS:                Linux (i686) release 2.6.11.4-21.7-default

After upgrading to KDE 3.4.0 kget is always in the offline mode. The "offline" icon is grayed out.
Comment 1 Urs Wolfer 2005-07-25 01:26:07 UTC
You chan try to delete the KGet config file.

rm $HOME/.kde/share/config/kgetrc
Comment 2 Eike Welk 2005-07-25 10:49:43 UTC
Thank you, it works now.
I was too lazy to find and delete the configuration file, I must 
confess.
Comment 3 Eike Welk 2005-07-25 10:58:13 UTC
It works for me. Improving other areas of the program is more important than bulletproof config file reading, I think.