<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>275265</bug_id>
          
          <creation_ts>2011-06-09 09:43:08 +0000</creation_ts>
          <short_desc>Cover manager dosen&apos;t show search result for Google and Yahoo</short_desc>
          <delta_ts>2011-07-03 11:02:16 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>amarok</product>
          <component>Tools/Cover Manager</component>
          <version>2.4.0</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>2.4.2</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Emanuele Cisotti">e.cisotti</reporter>
          <assigned_to name="Amarok Bugs">amarok-bugs-null</assigned_to>
          <cc>stuffcorpse</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin>2.4.2</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1129186</commentid>
    <comment_count>0</comment_count>
    <who name="Emanuele Cisotti">e.cisotti</who>
    <bug_when>2011-06-09 09:43:08 +0000</bug_when>
    <thetext>Version:           2.4.0 (using KDE 4.5.3) 
OS:                Linux

Till some weeks my Amarok won&apos;t find any cover if I use Google or Yahoo to search.

Reproducible: Didn&apos;t try

Steps to Reproduce:
New Amarok installation.
Right click on an album.
Album &gt; Download Cover
Try to search for a cover on Google.

Actual Results:  
Nothing is shown

Expected Results:  
A lot of results with Google Images

OS: Linux (i686) release 2.6.32-33-generic
Compiler: cc</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1129235</commentid>
    <comment_count>1</comment_count>
    <who name="Myriam Schweingruber">myriam</who>
    <bug_when>2011-06-09 11:39:08 +0000</bug_when>
    <thetext>Could you please test with Amarok 2.4.1? Could you also please run Amarok from a command line with -d --nofork as options and give us the part when you try to check for covers?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1129276</commentid>
    <comment_count>2</comment_count>
    <who name="Emanuele Cisotti">e.cisotti</who>
    <bug_when>2011-06-09 14:15:04 +0000</bug_when>
    <thetext>This is the output:
marok: BEGIN: virtual void Playlist::PrettyListView::contextMenuEvent(QContextMenuEvent*) 
amarok:   BEGIN: void Playlist::ViewCommon::trackMenu(QWidget*, const QModelIndex*, const QPoint&amp;) 
amarok:     [CoverFetcher] &quot;Adding interactive cover fetch for: &apos;Scantraxx Radioshow 8 Sampler WEB&apos; from Google&quot; 
amarok:     BEGIN: CoverFoundDialog::CoverFoundDialog(KSharedPtr&lt;CoverFetchUnit&gt;, const CoverFetch::Metadata&amp;, QWidget*) 
amarok:     END__: CoverFoundDialog::CoverFoundDialog(KSharedPtr&lt;CoverFetchUnit&gt;, const CoverFetch::Metadata&amp;, QWidget*) [Took: 0.013s] 
amarok:     [CoverFetcher] &quot;Queueing cover fetch query: &apos;Scantraxx Radioshow 8 Sampler WEB&apos; (page 0)&quot; 
amarok:   END__: void Playlist::ViewCommon::trackMenu(QWidget*, const QModelIndex*, const QPoint&amp;) [Took: 1.4s] 
amarok: END__: virtual void Playlist::PrettyListView::contextMenuEvent(QContextMenuEvent*) [Took: 1.4s]


I can&apos;t try Amarok 2.4.1 because I can&apos;t find any repository for Ubuntu 10.10 with Amarok 2.4.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1129283</commentid>
    <comment_count>3</comment_count>
    <who name="Rick W. Chen">stuffcorpse</who>
    <bug_when>2011-06-09 14:29:02 +0000</bug_when>
    <thetext>The problem with Google was fixed in ebe78a46acc6ae42e1472b0d7f837eacb29b5bd3 (not tagged yet), also reported in Bug 274569. Though it seems just today some futher changes on Google&apos;s side broke the search again. I&apos;ve another patch for it and I&apos;ll push it in a few days hopefully.

I have not experienced any problems with the Yahoo fetcher though, ever since it was added. Also I can&apos;t recall any code changes to it since then either. Sometimes it may be some characters that should be encoded into the url but somehow isn&apos;t. Can you try with just searching with some simple texts and see if that works?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1129287</commentid>
    <comment_count>4</comment_count>
    <who name="Emanuele Cisotti">e.cisotti</who>
    <bug_when>2011-06-09 14:38:07 +0000</bug_when>
    <thetext>I never used Yahoo before today, so I think it was broken. I tried with simple words and it worked.
Will it be any way to patch the Google search or I have to wait to upgrade di Ubuntu 11.04 and install Amarok 2.4.2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1137808</commentid>
    <comment_count>5</comment_count>
    <who name="Rick W. Chen">stuffcorpse</who>
    <bug_when>2011-07-03 11:02:16 +0000</bug_when>
    <thetext>Git commit 44e5ea01464f05082a64074291a6702973189a4d by Rick W. Chen.
Committed on 09/06/2011 at 14:15.
Pushed by rickc into branch &apos;master&apos;.

Fix google cover fetching

BUG: 275265
FIXED-IN: 2.4.2

M  +1    -0    ChangeLog     
M  +1    -1    src/covermanager/CoverFetchUnit.cpp     

http://commits.kde.org/amarok/44e5ea01464f05082a64074291a6702973189a4d</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>