Bug 161304 - status bar info cleared after rating assigment
Summary: status bar info cleared after rating assigment
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-Filters (show other bugs)
Version: 0.9.4
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-26 15:11 UTC by Mikolaj Machowski
Modified: 2009-07-27 09:28 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 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