Bug 161304

Summary: status bar info cleared after rating assigment
Product: [Applications] digikam Reporter: Mikolaj Machowski <mikmach>
Component: Albums-FiltersAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.9.4   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mikolaj Machowski 2008-04-26 15:11:52 UTC
Version:           0.9.4-svn (using Devel)
Installed from:    Compiled sources
Compiler:          gcc4.3 
OS:                Linux

Status bar info "filename.jpg (6 of 10)" is cleared after rating assignment. Related to Bug 161084.
Comment 1 Andi Clemens 2008-08-16 18:35:12 UTC
I can confirm this, too. Maybe we need to save the status bar string first and replace it once the assigning took place...

Andi
Comment 2 Mikolaj Machowski 2008-12-07 01:49:18 UTC
Valid for 0.10-beta7svn

Change rating by shortcut or choose star and click Apply and status bar string vanishes.
Comment 3 Marcel Wiesweg 2008-12-13 21:39:37 UTC
SVN commit 896571 by mwiesweg:

The sidebars and views use (TextMode, QString()) to return from displaying progress mode.
In Digikamapp, intercept this and set the selection string again.

CCBUG: 161304

 M  +11 -7     digikamapp.cpp  
 M  +1 -0      digikamappprivate.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=896571
Comment 4 Marcel Wiesweg 2008-12-13 21:46:18 UTC
Fixed for 0.10