[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 122561] iPod/last.fm interaction causes misleading statusbar
From:       Alexandre Oliveira <aoliveira () kdemail ! net>
Date:       2006-02-26 5:52:11
Message-ID: 20060226055211.15171.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=122561         
aoliveira kdemail net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From aoliveira kdemail net  2006-02-26 06:52 -------
SVN commit 513706 by aoliveira:

When showing how many items are still on the queue for last.fm, also count items that \
                came from media browser, and have no play time. Please test, I can't!
BUG: 122561


 M  +1 -1      scrobbler.cpp  


--- trunk/extragear/multimedia/amarok/src/scrobbler.cpp #513705:513706
 @ -1036,7 +1036,7  @
     if ( m_submitQueue.count() > 0 )
     {
         _long += "<p>";
-        _long += i18n( "One track still in queue", "%n tracks still in queue", \
m_submitQueue.count() ); +        _long += i18n( "One track still in queue", "%n \
tracks still in queue", m_submitQueue.count() + m_fakeQueue.count() );  }
 
     amaroK::StatusBar::instance()->shortLongMessage( _short, _long );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic