[Bug 834260] Re: software-center-gtk3 crashed with AttributeError in rebuild_categorised_view(): 'NoneType' object has no attribute 'query'

Launchpad Bug Tracker 834260 at bugs.launchpad.net
Fri Sep 9 16:30:11 UTC 2011


This bug was fixed in the package software-center - 4.1.22

---------------
software-center (4.1.22) oneiric; urgency=low

  [ Gary Lasker ]
  * data/ubuntu-software-center.desktop.in,
    debian/rules,
    setup.py,
    software-center,
    software-center-gtk2,
    softwarecenter/toolkit.py:
    - launch the new UI using 'software-center', add script
      to launch the old version if feeling nostalgic (LP: #839257)
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
    - fix incorrect ellipsize for title and summary in the
      details view (LP: #842271)
  * softwarecenter/ui/gtk3/panes/availablepane.py,
    softwarecenter/ui/gtk3/session/viewmanager.py:
    - hide the search field when in the purchase
      view (LP: #844883)
  * softwarecenter/ui/gtk3/views/catview_gtk.py:
    - don't create the what's new panel if we don't have the
      corresponding category (LP: #835129)
  * softwarecenter/ui/gtk3/panes/installedpane.py:
    - fix crash in rebuild_categorised_view while viewing
      installed items (LP: #834260)
  * test/gtk3/test_catview.py,
    test/gtk3/test_panes.py,
    test/test_addons.py,
    test/test_package_info.py:
    - fix unit tests
  * setup.py:
    - fix build error when merging authors list
  * merged lp:~gary-lasker/software-center/pyflakes-fixes, no
    user visible changes, only code cleanup
  * po/software-center.pot:
    - refresh .pot file

  [ Matthew McGowan ]
  * data/ui/gtk3/css/softwarecenter.css,
    softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
    - fix grey addon label, only pkgname should be grey
      (LP: #838607)
  * softwarecenter/ui/gtk3/widgets/description.py,
    softwarecenter/utils.py,
    test/test_description_norm.py:
    - description formatting improvements, update unit test
  * data/ui/gtk3/css/softwarecenter.css,
    softwarecenter/ui/gtk3/widgets/cellrenderers.py:
    - use css to set border-radius of cellrenderer button
  * softwarecenter/ui/gtk3/views/appview.py:
    - disable appcount display at the bottom of list views
      for now to allow keyboard scrolling to work (LP: #830258)
  * lp:~mmcg069/software-center/lobby-tweaks:
    - restore tile borders but disable the checkerboard
      rendering, color tweaks and other improvements to the
      title area visuals
  * merge lp:~mmcg069/software-center/image-data-cleanup:
    - cleanup unused image files (LP: #839736)
  * softwarecenter/ui/gtk3/panes/softwarepane.py:
    - fix doubled search results (LP: #840235)
  * softwarecenter/ui/gtk3/app.py:
    - fix "Copy Web Link" feature (LP: #830291)

  [ Andrea Cimitan ]
  * softwarecenter/ui/gtk3/widgets/symbolic_icons.py:
    - Fix blurriness of toolbar icons, reduce shadow alpha level

  [ Gabor Kelemen ]
  * po/POTFILES.in:
    - additional i18n fixes (LP: #836346)

  [ Kiwinote ]
  * remove the old webkit ui
  * remove the need for dummy-screenshot-ubuntu.png (LP: #837223)
  * data/ui/gtk3/SoftwareCenter.ui,
    softwarecenter/ui/gtk3/app.py:
    - make all the accelerators work again (LP: #640426, LP: #660050,
      LP: #828233, LP: #830238, LP: #834988, LP: #843682)
      also fixes (LP: #823094, LP: #837062)
  * softwarecenter/db/appfilter.py,
    softwarecenter/ui/gtk3/app.py,
    softwarecenter/ui/gtk3/widgets/searchaid.py:
    - stack of improvements to the supported_only filter and the searchaid
  * softwarecenter/ui/gtk3/app.py,
    softwarecenter/ui/gtk3/widgets/apptreeview.py:
    - make copy web link work for 'for purchase items' (LP: #820999)
  * softwarecenter/ui/gtk3/models/pendingstore.py:
    - fix UnicodeDecodeError in _render_status_text() (LP: #827495)
  * softwarecenter/ui/gtk3/panes/globalpane.py:
    - fix halignment of searchbox and backforward in rtl (LP: #842881)
  * softwarecenter/ui/gtk3/widgets/actionbar.py:
    - don't overly expand the button width
  * softwarecenter/ui/gtk3/widgets/backforward.py:
    - fix rtl breakage (LP: #842848, LP: #842858)
  * softwarecenter/ui/gtk3/widgets/buttons.py:
    - place channel selector popup at correct location for rtl (LP: #842872)
    - add currency to paid app tiles (LP: #833801)
  * softwarecenter/ui/gtk3/widgets/apptreeview.py,
    softwarecenter/ui/gtk3/widgets/cellrenderers.py:
    - hide the action button when the pkg is not available (LP: #841459)
  * softwarecenter/ui/gtk3/widgets/exhibits.py:
    - fix text corruption in the default banner (LP: #838244)
  * softwarecenter/ui/gtk3/widgets/searchaid.py:
    - fix UnicodeDecodeError in build_category_path() (LP: #844031)
    - fix UnicodeDecodeError in get_suggestions() (LP: #843195, LP: #844639)
    - fix UnicodeDecodeError in get_title_text() (LP: #843032)
  * softwarecenter/ui/gtk3/widgets/searchentry.py:
    - use symbolic variant for the search icon (LP: #835529)
  * utils/submit_review_gtk3.py:
    - fix UnicodeDecodeError in _setup_details() (LP: #834233)

  [ Didier Roche ]
  * softwarecenter/ui/gtk3/widgets/menubutton.py:
    - improvements to menubutton widget (used in OneConf view)
  * Add openshot to "Our pick" (LP: #845370)

  [ Robert Roth ]
  * softwarecenter/ui/gtk3/models/pendingstore.py:
    - fix crash when reinstalling previous purchases (LP: #843766)
  * data/ui/gtk3/dialogs.ui:
    - add missing border in dialog frame (LP: #844028)
  * softwarecenter/ui/gtk3/app.py:
    - set minimum window size (LP: #842684)
  * softwarecenter/ui/gtk3/widgets/description.py:
    - fix crash when installing standalone debs (LP: #839113)
    - update description focus methods to fix crash (LP: #843317)
  * softwarecenter/ui/gtk3/widgets/reviews.py:
    - fix duplicated label in reviews area of the details
      view  (LP: #823255)
 -- Gary Lasker <gary.lasker at canonical.com>   Fri, 09 Sep 2011 11:46:15 -0400

** Changed in: software-center (Ubuntu)
       Status: Fix Committed => Fix Released

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

Title:
  software-center-gtk3 crashed with AttributeError in
  rebuild_categorised_view(): 'NoneType' object has no attribute 'query'

Status in “software-center” package in Ubuntu:
  Fix Released

Bug description:
  software center crashes when clicking on different apps

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 4.1.20
  ProcVersionSignature: Ubuntu 3.0.0-9.14-generic-pae 3.0.3
  Uname: Linux 3.0.0-9-generic-pae i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Fri Aug 26 02:56:31 2011
  ExecutablePath: /usr/share/software-center/software-center-gtk3
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center-gtk3
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  PythonArgs: ['/usr/bin/software-center-gtk3']
  SourcePackage: software-center
  Title: software-center-gtk3 crashed with AttributeError in rebuild_categorised_view(): 'NoneType' object has no attribute 'query'
  Traceback:
   Traceback (most recent call last):
     File "/usr/share/software-center/softwarecenter/ui/gtk3/panes/installedpane.py", line 197, in rebuild_categorised_view
       enq.set_query(self.state.channel.query,
   AttributeError: 'NoneType' object has no attribute 'query'
  UpgradeStatus: Upgraded to oneiric on 2011-08-26 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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




More information about the foundations-bugs mailing list