<table><tr><td style="">pino created this revision.<br />pino added a reviewer: Amarok.<br />Restricted Application added a subscriber: amarok-devel.<br />pino requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D13180">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Switch from the old version of Attica, libattica-ocsclient, to the<br />
frameworks version of Attica, adapting the code in the following ways:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">manually load the providers using ProviderManager</li>
<li class="remarkup-list-item">switch to the currently working provider, i.e. the kde-look.org one</li>
<li class="remarkup-list-item">deal with non-const methods of Provider by copying it locally</li>
<li class="remarkup-list-item">use the different API of jobs</li>
<li class="remarkup-list-item">manually load the avatars (always with KIO), since Attica does not do that</li>
</ul>

<p>Sadly, there is no kde/opendesktop provider that seems to provide<br />
information on users at this time, so most of this is not tested much.<br />
(But then, for the same reason the old code is not usable either.)</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Builds fine</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R181 Amarok</div></div></div><br /><div><strong>BRANCH</strong><div><div>use-system-attica (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13180">https://phabricator.kde.org/D13180</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
src/App.cpp<br />
src/CMakeLists.txt<br />
src/aboutdialog/ExtendedAboutDialog.cpp<br />
src/aboutdialog/ExtendedAboutDialog.h<br />
src/aboutdialog/OcsPersonItem.cpp<br />
src/aboutdialog/OcsPersonItem.h<br />
src/aboutdialog/OcsPersonListWidget.cpp<br />
src/aboutdialog/OcsPersonListWidget.h</div></div></div><br /><div><strong>To: </strong>pino, Amarok<br /><strong>Cc: </strong>amarok-devel<br /></div>