← Back to team overview

desktop-packages team mailing list archive

[Bug 841712] Re: Doesn't install language-packs

 

This bug was fixed in the package language-selector - 0.54

---------------
language-selector (0.54) oneiric; urgency=low

  * data/LanguageSelector.ui:
    - Reference to the handler "on_treeview_languages_cursor_changed",
      which was removed in v. 0.53, dropped (LP: #859961).
    - Property "relief" for help button reinserted.
  * LanguageSelector/LangCache.py [change not affecting KDE]:
    - Don't confuse the UI by testing whether dropped metapackages
      are installed. Makes a difference on upgraded systems where
      (traces of) such packages are left on disk from previous
      language installations (should affect LP: #841712).
 -- Gunnar Hjalmarsson <ubuntu@xxxxxxxxx>   Wed, 28 Sep 2011 17:21:13 +0200

** Branch linked: lp:language-selector

** Changed in: language-selector (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to language-selector in Ubuntu.
https://bugs.launchpad.net/bugs/841712

Title:
  Doesn't install language-packs

Status in “language-selector” package in Ubuntu:
  Fix Released

Bug description:
  When I try to install additional spelling dictionaries, language-packs
  or input methods using language-selector 0.50, the program doesnt
  succeed in installing those packages. Upon confirming my choice, the
  UI is greyed out and the mouse pointer will show the program is busy,
  but the installation progress doesn't start. When interrupting the
  program using Ctrl-C, the following trace appears:

  
  ^CTraceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py", line 1021, in on_button_apply_clicked
      if self.commitAllChanges() > 0:
    File "/usr/lib/python2.7/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py", line 589, in commitAllChanges
      self.commit(inst_list, rm_list)
    File "/usr/lib/python2.7/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py", line 626, in commit_aptdaemon
      self._wait_for_aptdaemon_finish()
    File "/usr/lib/python2.7/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py", line 604, in _wait_for_aptdaemon_finish
      time.sleep(0.02)
  KeyboardInterrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: language-selector 0.50
  ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
  Uname: Linux 3.0.0-10-generic x86_64
  Architecture: amd64
  Date: Mon Sep  5 12:24:04 2011
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  PackageArchitecture: all
  SourcePackage: language-selector
  UpgradeStatus: Upgraded to oneiric on 2011-08-27 (9 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/841712/+subscriptions


References