Bug 251745

Summary: Changing Name property of entry messes up list box until reload
Product: [Applications] systemsettings Reporter: Al Williams <alw>
Component: kcm_autostartAssignee: Laurent Montel <montel>
Status: RESOLVED FIXED    
Severity: normal CC: justin.zobel, nate
Priority: NOR    
Version: 4.9.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=266760
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Al Williams 2010-09-19 18:59:50 UTC
Version:           1.0 (using KDE 4.5.1) 
OS:                Linux

Minor detail.

Reproducible: Always

Steps to Reproduce:
1) Add Program with no name field
2) Select new entry
3) Press Properties
4) On Application tab, enter new name and press OK
5) Observe that list still shows "old" info
6) Press back arrow 
7) Reenter the autostart module
8) Observe name is now visible
9) Select entry again and press properties
10) Change name to something else
11) Observe entry is now almost empty.
12) Press back arrow
13) Reenter autoload module
14) All ok.

Actual Results:  
The list box gets out of sync with the data.

Expected Results:  
Changes would be reflected in the list box. Worst case it should not have entries disappear.
Comment 1 Justin Zobel 2020-11-11 04:08:14 UTC
Thanks for the report Al.

I've looked at systemsettings from git master and I believe since this bug report the autostart kcm has been reworked. When adding an application the name is now automatically givne.

Can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I'm setting status to "needsinfo" pending your response, please change back to "reported" when you respond, thanks.
Comment 2 Nate Graham 2020-11-11 14:03:55 UTC
Yes, this is no longer happening with the rewritten KCM.