UbuntuUpdates.org

Package "software-center"

Name: software-center

Description:

Utility for browsing, installing, and removing software

Latest version: 5.2.10
Release: precise (12.04)
Level: updates
Repository: main
Homepage: https://launchpad.net/software-center

Links


Download "software-center"


Other versions of "software-center" in Precise

Repository Area Version
base main 5.2

Changelog

Version: 5.2.4 2012-07-09 22:06:46 UTC

  software-center (5.2.4) precise-proposed; urgency=low

  [ Michael Vogt ]
  * lp:~mvo/software-center/lp970627:
    - fix intermittent crash when expunging the cache (LP: #970627)
  * lp:~mvo/software-center/lp971776:
    - fix crash when a downloaded image is invalid for whatever
      reason (network issues, proxy issues, pay-wall in between)
      (LP: #971776)
  * lp:~mvo/software-center/lp967036-2:
    - fix unicode error crash for people running with the
      LANGUAGE=zh_CN.UTF-8 or zh_TW.UTF-8 (LP: #967036)
  * lp:~mvo/software-center/cookie-jar:
    - fix paypal support in the purchases window (LP: #1018347)

  [ Gary Lasker ]
  * debian/control:
    - update vcs link to point to the 5.2 branch
  * lp:~gary-lasker/software-center/previous-purchase-sorting-lp873104:
    - return correct results when sorting the list of previous
      purchases (LP: #873104)
  * lp:~gary-lasker/software-center/recommendations-string-change-lp986437-for-5.2:
    - switch to the updated recommendations opt-in string now that the
      corresponding language pack updates are released and available
      (LP: #986437)
  * lp:~gary-lasker/software-center/fix-lp920741:
    - fix UnicodeDecodeError when a commercial app's title contains
      a unicode character (LP: #920741)

  [ Natalia Bidart ]
  * lp:~nataliabidart/software-center/cant-stop-the-music:
    - Stop the video if user navigates away from an app details page
      (LP: #1003954).
 -- Michael Vogt <email address hidden> Thu, 28 Jun 2012 10:35:55 +0200

Source diff to previous version
970627 expunge-cache.py crashed with IOError in _cleanup_d...
971776 software-center crashed with GError in constructor(...
967036 software-center crashed with UnicodeDecodeError in ...
1018347 paypal does not (no longer?) work in software-cent...
873104 Sorting the list of previous purchases returns zero...
986437 String Freeze Exception for recommendations opt-in ...
920741 UnicodeDecodeError in add_repo_add_key_and_install_...
1003954 video keeps playing when navigating away from the ...

Version: 5.2.3 2012-06-26 16:06:42 UTC

  software-center (5.2.3) precise-proposed; urgency=low

  [ Robert Roth ]
  * lp:~evfool/software-center/lp987801:
    - Only show the version label once for each version in
      reviews (LP: #987801)
  * lp:~evfool/software-center/lp874430:
    - display tooltips for package titles in the application
      tiles of the lobby view (LP: #874430)
  * lp:~evfool/software-center/lp983831:
    - Avoid merging two words while normalizing description (LP: #983831)
  * lp:~evfool/software-center/lp822625:
    - Set default value for reviewstats histogram (LP: #822625)
  * lp:~evfool/software-center/lp875874:
    - Set word wrap with fallback to char wrapping for the review
      text label (LP: #875874)

  [ Gabor Kelemen ]
  * lp:~kelemeng/software-center/bug1001746:
    - merge i18n fix (LP: #1001746)

  [ Michael Vogt ]
  * lp:~mvo/software-center/lp872760-for-5.2:
    - fix translations for certain category names (LP: #872760)
  * lp:~mvo/software-center/lp987321:
    - fix dependency to ensure that we have humanity-icon-theme
      as we need it for the history view icons (LP: #987321)
  * lp:~mvo/software-center/test-catview-cleanup:
    - refactor unit tests for the catview
  * lp:~mvo/software-center/lp1002271:
    - fix regresion in 5.2.2 (LP: #1002271) for empty descriptions
  * lp:~mvo/software-center/lp1005104:
    - fix regression in 5.2.2 (LP: #1005104) in initial navigation
      history
  * lp:~mvo/software-center/client-lp1004417:
    - client side fix for when exhibit package names contain
      extra whitespace (LP: #1004417)

  [ Gary Lasker ]
  * lp:~gary-lasker/software-center/fix-crash-lp1000238:
    - remove obsolete workaround for an old bug that has long since
      been fixed, this fixes a hard crash on Quantal (LP: #1000238)
  * lp:~gary-lasker/software-center/toolbar-buttons-insensitive-during-startup:
    - re-enable the fix for LP: #999486, LP: #994341 that was inadvertently
      disabled in the 5.2.2 release

  [ Natalia Bidart ]
  * lp:~nataliabidart/software-center/fix-977931:
    - Unified package string parsing into a single method that will be
      used from either the command line arguments, or from the dbus method
      'bringToFront'. This way, search will be consistent between all
      entry points. LP: #977931
    - Also added proper test suites for the above.
  * lp:~nataliabidart/software-center/fix-965093:
    - Fixed the SpinnerNtebook show_spinner method so the spinner page is
      not shown until the configured threshold is reached (250ms since
      this branch). Plus proper test suite was added.
  * lp:~nataliabidart/software-center/fix-986563:
    - Filtered out those exhibits that do not their packages available
      in the db (LP: #986563)
 -- Michael Vogt <email address hidden> Mon, 04 Jun 2012 08:53:25 +0200

Source diff to previous version
874430 applications don't provide tooltips on mouseover
983831 software-center mishandles multi-line descriptions
822625 software-center crashed with AttributeError in _on_...
875874 s-c doesn't play well with reviews containing overl...
987321 GError: Fai...
1002271 REGRESSION: crash in cell renderer
1005104 The back button isn't clickable
1004417 exhibits pkgname with \n\r
1000238 Software-Center crashes on starting
999486 AttributeError: 'NoneType' object has no attribute ...
994341 installed
977931 APT links with more than one package work only if s...
986563 The Definitive Guides to Ubu...

Version: 5.2.2.2 2012-06-02 02:06:38 UTC

  software-center (5.2.2.2) precise-proposed; urgency=low

  * tweak timeout for the software-center-agent for the HIB
    (LP: #1007521)
 -- Michael Vogt <email address hidden> Fri, 01 Jun 2012 19:08:25 +0200

Source diff to previous version
1007521 update-software-center-agent initial delay too lon...

Version: 5.2.2.1 2012-05-29 15:06:40 UTC

  software-center (5.2.2.1) precise-proposed; urgency=low

  [ Gary Lasker ]
  * lp:~gary-lasker/software-center/toolbar-buttons-insensitive-during-startup:
    - re-enable the fix for LP: #999486, LP: #994341 that was inadvertently
      disabled in the 5.2.2 release

  [ Michael Vogt }
  * lp:~mvo/software-center/lp1002271:
    - fix regression in 5.2.2 (LP: #1002271) for empty descriptions
 -- Michael Vogt <email address hidden> Thu, 24 May 2012 09:30:16 +0200

Source diff to previous version
999486 AttributeError: 'NoneType' object has no attribute ...
994341 installed
1002271 REGRESSION: crash in cell renderer

Version: 5.2.2 2012-05-24 18:06:39 UTC

  software-center (5.2.2) precise-proposed; urgency=low

  [ Michael Vogt ]
  * lp:~mvo/software-center/whatsnew-leak-lp985389:
    - search filter fix for the case when the "installed-only"
      filter leaks into subsequent searches (LP: #985389)
  * lp:~mvo/software-center/fix-lp994632:
    - add a dep to ensure we get the correct ubuntu-sso-client-gtk
      (LP: #994632)
  * lp:~mvo/software-center/proper-error-on-unknown-files:
    - show a proper error message when attempting to open unknown
      file types (LP: #944868)
  * lp:~mvo/software-center/lp921799:
    - fix crash when decoding screenshots JSON (LP: #921799)
  * lp:~mvo/software-center/lp959612:
    - fix crash when selecting the Installed view very quickly
      after startup (LP: #959612)

  [ Ken VanDine ]
  * lp:~ken-vandine/software-center/lp_982567:
    - Check if the proxy is enabled, if the proxy host is set but not
      enabled we shouldn't attempt to use the proxy (LP: #982567)

  [ Gary Lasker ]
  * lp:~gary-lasker/software-center/fix-crash-lp969732:
    - need to explicitly declare the needs-refresh signal in the
      AppTreeStore class to prevent a crash (LP: #969732)
  * lp:~gary-lasker/software-center/fix-crash-lp870822:
    - don't crash if we don't get a pkgversion object back
      (LP: #870822)
  * lp:~gary-lasker/software-center/fix-shutdown-crash-lp996333:
    - never crash when writing out the software center config file on
      shutdown (LP: #996333)
  * lp:~gary-lasker/software-center/fix-makedirs-race-crashes:
    - fix crash on race when creating the cache or config directories
      (LP: #743003, LP: #621182)
  * lp:~gary-lasker/software-center/fix-crash_lp973379:
    - ensure that the cache is ready before using the recommender
      service (LP: #973379 )
  * lp:~gary-lasker/software-center/toolbar-buttons-insensitive-during-startup:
    - set the toolbar buttons insensitive for the duration of time that the
      lobby panels are initializing (LP: #999486, LP: #994341)

  [ Robert Roth ]
  * lp:~evfool/software-center/bug532072:
    - escape markup for support info and license (LP: #993279)
    - ellipsize summary at trailing end (LP: #532072)
  * lp:~evfool/software-center/lp626037:
    - subtle background color tweak for consistency
      between views (LP: #626037)
  * lp:~evfool/software-center/lp835005:
    - no need for the software-properties dialog to be modal
      to software-center (LP: #835005)
  * lp:~evfool/software-center/lp839389:
    - don't display an "icon not found" image in the Unity
      launcher when a report a review window is opened (LP: #839389)
  * lp:~evfool/software-center/867588:
    - capitalize the first letter of the package summary
      (LP: #867588)
  * lp:~evfool/software-center/lp876657:
    - make sure the search field does not disappear when an
      install or remove is in progress (LP: #876657)
  * lp:~evfool/software-center/lp987797:
    - fix alignment in the reviews part of the appdetails (LP: #987797)
  * lp:~evfool/software-center/lp844768:
    - show a indeterminate progress bar when software-center waits for
      another packagemanager to exit (LP: #844768)

  [ Dave Morley ]
  * lp:~davmor2/software-center/add-performance:
    - test code change only! add memory and cpt stats to the
      test script
 -- Michael Vogt <email address hidden> Tue, 15 May 2012 20:22:02 +0200

985389 Installed apps don't show in search after viewing: ...
994632 Upgrading breaks software-center log-in
944868 software-center crashed with ValueError in __init__...
921799 software-center crashed with ValueError in raw_deco...
959612 software-center crashed with AttributeError in __co...
982567 Software Center does not use proxy setting correctl...
969732 software-center crashed with TypeError in on_image_...
870822 software-center crashed with AttributeError in upda...
996333 IOError: [Errno 5] Input/output error: $HOME/.confi...
743003 software-center crashed with OSError in makedirs():...
621182 software-center crashed with OSError in makedirs()
973379 software-center crashed with AttributeError in __co...
999486 AttributeError: 'NoneType' object has no attribute ...
994341 installed
993279 markup needs escaping
532072 long descriptions get cut in the middle
626037 List view background is inconsistent with other scr...
835005 Software Sources needlessly opens modal to the USC ...
839389 icon not found
867588 Title and summary are capitalized if from .desktop ...
876657 Search field disappears while item is being removed...
987797 Reviews...
844768 Waiting



About   -   Send Feedback to @ubuntu_updates