Bug 327773 - Notify about a successful manual owncloud sync
Summary: Notify about a successful manual owncloud sync
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: 1.7 (KDE 4.12)
Platform: unspecified Linux
: NOR task
Target Milestone: ---
Assignee: Illya Kovalevskyy
URL: https://google-melange.appspot.com/gc...
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2013-11-18 15:48 UTC by Dennis Nienhüser
Modified: 2013-11-20 20:27 UTC (History)
0 users

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 Dennis Nienhüser 2013-11-18 15:48:12 UTC
In Marble's settings there is a button in the Synchronization tab to trigger a manual sync of owncloud bookmarks. Extend it such that when clicked once it is disabled and only enabled again when the synchronization is completed successfully, or after a timeout of 30 seconds.
Comment 1 Dennis Nienhüser 2013-11-18 15:51:38 UTC
Relevant files to look at are QtMainWindow.cpp, QtMarbleConfigDialog.cpp, maybe MarbleCloudSyncSettingswidget.ui and the files in src/lib/marble/cloudsync.
Comment 2 Illya Kovalevskyy 2013-11-20 20:27:43 UTC
Git commit 06b61c35d1fa7d9e750ef9a28b9f9fe662a72022 by Illya Kovalevskyy.
Committed on 20/11/2013 at 19:57.
Pushed by kovalevskyy into branch 'master'.

Manual owncloud sync button is freezed right way

Once you start manual sync, 'Sync now' button is disabled and will
be enabled again as soon as sync had finished or after 30s timout

REVIEW: 113955

M  +5    -1    src/apps/marble-qt/QtMainWindow.cpp
M  +33   -3    src/lib/marble/QtMarbleConfigDialog.cpp
M  +9    -1    src/lib/marble/QtMarbleConfigDialog.h
M  +1    -1    src/lib/marble/cloudsync/BookmarkSyncManager.cpp

http://commits.kde.org/marble/06b61c35d1fa7d9e750ef9a28b9f9fe662a72022