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

List:       amarok-bugs-dist
Subject:    [Bug 158356] DCOP call for full size cover image
From:       Alf Eaton <sites () hubmed ! org>
Date:       2008-02-24 20:36:41
Message-ID: 20080224203641.31067.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=158356         




------- Additional Comments From sites hubmed org  2008-02-24 21:36 -------
I think the problem might be that the DCOP handler:

-----------
QString DcopPlayerHandler::coverImage()
{
  const MetaBundle &bundle = EngineController::instance()->bundle();
  QString image = CollectionDB::instance()->albumImage( bundle, 0 );
  return image;
}
-----------

is calling 

-----------
QString
CollectionDB::albumImage( const MetaBundle &trackInformation, bool withShadow, uint \
width, bool* embedded ) {
-----------

so perhaps it should be

QString image = CollectionDB::instance()->albumImage( bundle, false, 0 );

in which case this is a bug?
_______________________________________________
Amarok-bugs-dist mailing list
Amarok-bugs-dist@kde.org
https://mail.kde.org/mailman/listinfo/amarok-bugs-dist


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

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