Version: unspecified (using KDE 4.5.90) OS: Linux i create a configuration for nepomuk automatic backup with new gui: backup frequency: daily backup time: 20:00 max number of backup: 10 it doesn't work... i don't have any backup. Reproducible: Always Steps to Reproduce: create an automatic backup for nepomuk Actual Results: nepomuk backup doesn't work Expected Results: a new backup every days
Could you confirm this in RC1 or RC2?
yes, i can make a manual backup correctly, but i can't make an automatic backup of nepomuk db
sorry, i test it on beta and rc1 package, when kubuntu team release rc2 package i re test it
on kubuntu with kde 4.6 rc2, manual backup works but automatic backup doesn't works.
i confirm it... it's a kubuntu problem?
Weird. Probably a kubuntu problem. Please post the output after running these commands - $ qdbus org.kde.nepomuk.services.nepomukbackupsync /servicecontrol shutdown ( Wait for 5-10 seconds ) $ nepomukservicestub "nepomukbackupsync" and tell me the contents of the $KDEHOME/share/apps/nepomuk/backupsync/backups/ folder. $KDEHOME is generally ~/.kde in kubuntu.
i try to launch the commands two times: 1° simone@laptop:~$ qdbus org.kde.nepomuk.services.nepomukbackupsync /servicecontrol shutdown simone@laptop:~$ nepomukservicestub "nepomukbackupsync" QObject::startTimer: QTimer cannot have a negative interval ----------------------------------------------------------------------- 2° simone@laptop:~$ qdbus org.kde.nepomuk.services.nepomukbackupsync /servicecontrol shutdown Service 'org.kde.nepomuk.services.nepomukbackupsync' does not exist. simone@laptop:~$ nepomukservicestub "nepomukbackupsync" QObject::startTimer: QTimer cannot have a negative interval ----------------------------------------------------------------- simone@laptop:~/.kde/share/apps/nepomuk/backupsync/backups$ ls -l totale 0 it doesn't work
That helped. Could you please also post the contents of ~/.kde/share/config/nepomukbackuprc
i don't have this error (QObject::startTimer: QTimer cannot have a negative interval) but ~/.kde/share/apps/nepomuk/backupsync/backups is empty.
(In reply to comment #8) > That helped. Could you please also post the contents of > ~/.kde/share/config/nepomukbackuprc [Backup] backup day=1 backup frequency=daily backup time=12:00:00 max backups=2 [KFileDialog Settings] Height 768=480 Recent Files[$e]=$HOME/.kde/share/apps/nepomuk/backupsync/backups/test,$HOME/.kde/share/apps/nepomuk/backupsync/backups/test Width 1366=768 ~
SVN commit 1213255 by vhanda: Properly initialize m_daysBetweenBackups. This fixes the bug where daily backups would not always be performed. BUG: 261608 M +5 -4 backupmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1213255
thanks
Thanks for reporting it, and then providing the relevant info. You rock! :D
(In reply to comment #13) > Thanks for reporting it, and then providing the relevant info. > > You rock! :D :)