Bug 691095

Summary: knetwork manager can't start automatically by using the Autostart function.
Product: [openSUSE] openSUSE 11.4 Reporter: Richard Chu <lawyerchu>
Component: KDE4 ApplicationsAssignee: E-mail List <kde-maintainers>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: forgotten_DV81ZEWZkN, spiller
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.4   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Richard Chu 2011-05-01 14:55:11 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0.0) Gecko/20100101 Firefox/4.0

I want knetwork manager to start automatically every time I login KDE4, I tried this way:

Configure Desktop -> Startup and Shutdown -> Autostart -> Add program -> KNetworkManager 

After doing above, I log out and in, it did not start. If I put a link to the application at ~/.config/autostart/, the knetwork manager successfully started when log in. So I supposed either the Autostart or the knetwork manager should be fixed.

Thank you.

Reproducible: Always

Steps to Reproduce:
1. Configure Desktop -> Startup and Shutdown -> Autostart -> Add program -> KNetworkManager 
2. log out and in
Actual Results:  
the knetwork manager did not start automatically

Expected Results:  
start automatically in this manner.
Comment 1 Massimo Spiller 2011-07-08 08:20:23 UTC
I had thi kind of problem (similar but maybe not the same: judge yourself).

Using "Administrator Settings" GUI, section "Network settings", to change back and forth the option of using or not using KNetworkmanager, the file "~/.kde4/share/config/networkmanagementrc" got "corrupted".
In particular at the end of it, this section:
...
[General]
Autostart=false
Connections={a7248e92-81eb-4000-a59b-ca4080c26db4},{6a45a788-6d80-4000-bf9c-86d361966e6c},{8e469100-f7d7-4000-ae07-3e515a4eaddc}
SecretStorageMode=PlainText
...

got a lot of multiple "Autostart=false", "Autostart=true" entries.

I solved removing all of them except one.

Would you mind checking your file?

Bye, bye.
Comment 2 Forgotten User DV81ZEWZkN 2012-11-15 22:52:42 UTC
Closing, 11.4 reached EOL, if you can reproduce with >= 12.1 open a new BR.