** Summary changed: - install missing lang-pack or updates results in a loop + install missing lang-pack or updates result in a loop
** Description changed: Was reproducable. After installation and updating open language-selector from g-c-c or dash. It searches for missing lang-packs and advises to install missing aspell-de, confirm to install. Result: the wheel spins forever, no package will be installed. Tested twice. ## Same behaviour with update-manager, comment #2 Workaround: install aspell-de via terminal, afterwards language-selector opens fine without complains. - To debug, open language-selector in a terminal. + Open language-selector in a terminal. Output: ~$ gnome-language-selector Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)' failed Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)' failed Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)' failed Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)' failed Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)' failed Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)' failed /usr/lib/python2.7/dist-packages/LanguageSelector/LocaleInfo.py:125: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal if lang_name == self._lang[lang]: ^CTraceback (most recent call last): File "/usr/bin/gnome-language-selector", line 27, in <module> options=options) File "/usr/lib/python2.7/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py", line 245, in __init__ self.verifyInstalledLangPacks() File "/usr/lib/python2.7/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py", line 699, in verifyInstalledLangPacks self.commit(missing, []) File "/usr/lib/python2.7/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py", line 636, in commit_aptdaemon self._wait_for_aptdaemon_finish() File "/usr/lib/python2.7/dist-packages/LanguageSelector/gtk/GtkLanguageSelector.py", line 614, in _wait_for_aptdaemon_finish time.sleep(0.02) KeyboardInterrupt ## Canceld with ctrl+c ~$ apt-cache policy language-selector-gnome language-selector-gnome: Installed: 0.59 Candidate: 0.59 Version table: *** 0.59 0 500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: language-selector-gnome 0.59 ProcVersionSignature: Ubuntu 3.2.0-4.10-generic 3.2.0-rc5 Uname: Linux 3.2.0-4-generic x86_64 NonfreeKernelModules: wl ApportVersion: 1.90-0ubuntu1 Architecture: amd64 Date: Mon Dec 12 17:24:24 2011 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20111129.1) PackageArchitecture: all ProcEnviron: PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: language-selector UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/903271 Title: install missing lang-pack or updates result in a loop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/903271/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
