Skip to content
  • Gilles Caulier's avatar
    Maintenance Manager : complete rewrite of maintenance tools handling. · 62125c25
    Gilles Caulier authored
    Instead to use signal provided by tool to know if job is done, use progress manager signal.
    Store instance of each tools in d private container instead stack to provide a better check of stage under progress.
    Patch ScanController to provide a better feedback to NewItemsFinder, in all scan mode. Add a new method to only call core code to perform
    scan WITHOUT to show a progress dialog. In fact progress manager as already all in place to give user feedback about progress...
    Patch FaceManagement maintenance tool to indicate that face are detected and recognized.
    Move status progress bar with ProgresManager code, as this one is fully relevant.
    
    Marcel, I would to drop fully DProgressDialog code, which is only used now to ScanController, with all first run step to collect all information from image
    managed by database. I remember that in 2.x serie, you have patched digiKam to only perform first run scan in background when albumgui is show. I'm right ?
    At now, this feature sound fonctionnal some time, but it's not fully reproducible.
    If you take a look how Google Picasa work, you will see that main DB referencing run in background when main GUI is displayed. A progress indication is show in statusbar.
    User can start to work with collected items in real time and don't need to wait a long time that all referencing is done through a small progress dialog...
    Look this entry for ex : 320359.
    What do you think about?
    
    BUGS: 295256
    BUGS: 320121
    BUGS: 295255
    BUGS: 297614
    BUGS: 306282
    
    CCMAIL: marcel.wiesweg@gmx.de
    
    FIXED-IN: 3.3.0
    62125c25