Bug 272566 - user shouldn't be annoyed with useless notifications about power saving strategies
Summary: user shouldn't be annoyed with useless notifications about power saving strat...
Status: RESOLVED FIXED
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
: 200991 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-05-05 21:38 UTC by Davide Bettio
Modified: 2012-07-11 17:02 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 Davide Bettio 2011-05-05 21:38:09 UTC
Version:           unspecified (using Devel) 
OS:                Linux

Users shouldn't be annoyed with useless notifications about power saving strategies. "Resuming indexing of files for fast searching." and "Resuming indexing of files for fast searching." notifications shouldn't be displayed because users don't care about of it and they get interrupted without any good reason.

Reproducible: Didn't try
Comment 1 Aaron J. Seigo 2011-05-05 21:43:46 UTC
indeed; really, nobody cares that the indexing is suspended for this reason or that. indexing should Just Work(tm) and not even be visible. every time the user is reminded such things are happening and working just fine, we are failing. and it costs the image, perception and reach of our combined efforts.

Trueg: can you provide a use case based justification for pushing this into the user's face every time the power situation changes?
Comment 2 Vishesh Handa 2012-07-11 15:09:24 UTC
Fixed in 4.9

commit be468ffc088dd48c86612340d1db89a718a0aa97
Author: Vishesh Handa <me@vhanda.in>
Date:   Sat Jun 16 16:42:46 2012 +0530

    No event notifications when Resuming/Suspending indexing of resources
    
    Indexing is a background process that the user shouldn't be aware about.
    We should just work, and not annoy the user about stuff like this.
    
    Added a config option in nepomukstrigirc just in case anyone wants it.
    Add ShowSuspendResumeEvents = true in [General]
    
    BUG: 196261
    REVIEW: 105271
Comment 3 Vishesh Handa 2012-07-11 17:02:14 UTC
*** Bug 200991 has been marked as a duplicate of this bug. ***