Bug 251745 - Changing Name property of entry messes up list box until reload
Summary: Changing Name property of entry messes up list box until reload
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_autostart (show other bugs)
Version: 4.9.3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Laurent Montel
URL:
Keywords: reproducible
Depends on:
Blocks:
 
Reported: 2010-09-19 18:59 UTC by Al Williams
Modified: 2020-11-11 14:03 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.