Bug 1065815

Summary: gnome-software search never completes
Product: [Fedora] Fedora Reporter: jb
Component: gnome-softwareAssignee: Richard Hughes <rhughes>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 20CC: kalevlember, pschindl, rhughes
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-07 14:13:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
output of gnome-software -v none

Description jb 2014-02-17 03:21:13 UTC
Created attachment 863939 [details]
output of gnome-software -v

Description of problem:

gnome-software (3.10.4) never completes searching. I open it, it slowly loads available software, and then type something like "virt-manager". The process constantly spins.

I eventually have to close it and kill the backend process:

$ ps -ef |grep yum
root      3342  3183  2 22:16 ?        00:00:01 /usr/bin/python /usr/share/PackageKit/helpers/yum/yumBackend.py resolve newest;arch darktable

Version-Release number of selected component (if applicable):

20

How reproducible:

Every time.

Steps to Reproduce:
1. Launch gnome-software from terminal or by pressing Windows key and typing "Software". 
2. type something in search bar
3. wait

Actual results:

Constantly spinning ring of circles.

Expected results:

I expect the search to complete and show results results


Additional info:

Comment 1 Petr Schindler 2014-08-07 14:13:30 UTC
Seems to be fixed in f21 and f20. If this problem persists please reopen this bug and try look into logs if the problem isn't in yumBackend itself. Thanks.