One obvious way to fix the first issue would be:

=== modified file 'softwarecenter/ui/gtk3/panes/softwarepane.py'
--- softwarecenter/ui/gtk3/panes/softwarepane.py        2012-04-12 12:10:50 
+0000
+++ softwarecenter/ui/gtk3/panes/softwarepane.py        2012-04-23 13:49:37 
+0000
@@ -123,7 +123,7 @@
         self.search_term = ""
         self.application = None
         self.limit = 0
-        #~ self.filter = None
+        self.filter = None
         self.vadjustment = 0.0


But there is a regression risk here as the filter is also used for global 
fitlering like showing "supported" only. So we probably
need to selectively reset the filter.

** Description changed:

- My problem is that on the main page of the Ubuntu Software Center, the
- softwares that I have already installed don't appear in the "what's new"
- and "top rated" categories. They are not in the full lists either if I
- clic on "more", but I can see them in the "top rated" apps in each
- category.
+ The "installed-only" filter is leaking into the searches, to reproduce:
  
- Furthermore, installed apps are not found when performing a research
- AFTER viewing either "top rated" or "what's new" lists.
+ 1. open software-center
+ 2. click on "whats new"
+ 3. click on "all software" in the main toolbar
+ 4. search for something installed like "apt"
+ 5. verify that its not found longer there
+ 
+ Another incarnation of this problem is the searchaid:
+ 1. open software-center
+ 2. click on "whats new"
+ 3. search for something you have installed like libc6 but thats not in "whats 
new"
+ 4. click on "search all categories
+ 5. verify that libc6 is not found and nothing installed is in the list
+ 
+ 
+ My problem is that on the main page of the Ubuntu Software Center, the 
software that I have already installed doesn't appear in the "what's new" and 
"top rated" categories. They are not in the full lists either if I clic on 
"more". And if I search for them from the search box, I don't get any result.
  
  However, I can find the apps in "installed" and by navigating in the
  categories.
  
  In the screenshots, you can see that (1, 2) I have installed the games 0
  A.D. and Hedgewars, but (3, 4, 5) none can be found in the "what's new"
  (0 A.D.) or "top rated" (Hedgewars). I the last screenshot (6), a search
- for the name "hedgewars" shows no result as the search was performed
- after viewing the "top rated" and "what's new" lists.
+ for the name "hedgewars" shows no result.
  
  I'm using 12.04 beta with Unity 3D on a Samsung N310 netbook.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.2
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  Date: Thu Apr 19 13:43:19 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120328)
  PackageArchitecture: all
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)
+ 
+ Edit: installed apps now sometimes show in search, but this behaviour
+ varies. They never show in the main page, new and top rated though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985389

Title:
  Installed apps don't show in search after viewing: "What's new" or
  "Top rated"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/985389/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to