Bug 261605

Summary: nepomuk backup gui doesn't update number of backup
Product: [Unmaintained] nepomuk Reporter: simag <maggsimo>
Component: generalAssignee: Vishesh Handa <me>
Status: RESOLVED FIXED    
Severity: normal CC: me
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description simag 2010-12-30 11:02:16 UTC
Version:           unspecified (using KDE 4.5.90) 
OS:                Linux

i make a manual backup of nepomuk db with the new gui.
backup finish correctly and i have the file of backup, but the gui doesn't change the number of backup.

i see "0 existing backups"


Reproducible: Didn't try

Steps to Reproduce:
simply make a backuip of nepomuk db

Actual Results:  
gui doesn't change the number of backup

Expected Results:  
actual number of backup + 1

kubuntu maverick + kde 4.6 rc1 (kubuntu ppa on launchpad)
Comment 1 Vishesh Handa 2011-01-04 23:58:23 UTC
The string should read '0 existing automatic backups', but that is quite a mouthful. I thought it was implied.
Comment 2 Sebastian Trueg 2011-01-05 16:14:30 UTC
SVN commit 1212035 by trueg:

Moved the label showing the number of existing backups to the "automatic backup" group.
Thus it is clearly indicated that the label shows the number of auto backups which is not related to the manual ones.
BUG: 261605

 M  +32 -23    nepomukconfigwidget.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1212035
Comment 3 simag 2011-01-06 11:48:46 UTC
it's a good choose for me