[Desktop-packages] [Bug 396414] Re: When KDE or gnome apps get installed, the corresponding language-packs should be pulled automatically

2012-01-26 Thread Martin Pitt
I'm dropping the other unrelated tasks here to avoid further bug spam. ** Changed in: language-selector (Ubuntu Oneiric) Status: Fix Released = In Progress ** Changed in: language-selector (Ubuntu Oneiric) Assignee: (unassigned) = Martin Pitt (pitti) ** No longer affects:

[Desktop-packages] [Bug 396414] Re: When KDE or gnome apps get installed, the corresponding language-packs should be pulled automatically

2012-01-26 Thread Martin Pitt
I discussed that with Michael again, and writing this as an aptdaemon plugin is a lot more elegant than modifying the core aptdaemon code, so moving this to language-selector. As for performance, I now rewrote the check-language-support logic from scratch, as the l-s code was really horrible,

[Desktop-packages] [Bug 396414] Re: When KDE or gnome apps get installed, the corresponding language-packs should be pulled automatically

2012-01-26 Thread Martin Pitt
** No longer affects: aptdaemon (Ubuntu Precise) ** Changed in: aptdaemon (Ubuntu) Status: Triaged = Won't Fix ** Changed in: aptdaemon (Ubuntu) Assignee: Martin Pitt (pitti) = (unassigned) -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 396414] Re: When KDE or gnome apps get installed, the corresponding language-packs should be pulled automatically

2012-01-26 Thread Launchpad Bug Tracker
This bug was fixed in the package language-selector - 0.62 --- language-selector (0.62) precise; urgency=low [ Colin Watson ] * data/pkg_depends: - Replace ttf-arphic-uming with fonts-arphic-uming. [ Martin Pitt ] * data/pkg_depends: Drop usage of '|'. It unnecessarily

[Desktop-packages] [Bug 396414] Re: When KDE or gnome apps get installed, the corresponding language-packs should be pulled automatically

2012-01-26 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/language-selector -- 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/396414 Title: When KDE or gnome apps get installed, the corresponding

[Desktop-packages] [Bug 396414] Re: When KDE or gnome apps get installed, the corresponding language-packs should be pulled automatically

2012-01-26 Thread David Planella
** Changed in: ubuntu-translations Status: Triaged = 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/396414 Title: When KDE or gnome apps get installed,

[Desktop-packages] [Bug 396414] Re: When KDE or gnome apps get installed, the corresponding language-packs should be pulled automatically

2011-11-07 Thread Martin Pitt
** Changed in: synaptic (Ubuntu Precise) Status: Confirmed = Won't Fix ** Changed in: synaptic (Ubuntu) Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to software-center in Ubuntu.

[Desktop-packages] [Bug 396414] Re: When KDE or gnome apps get installed, the corresponding language-packs should be pulled automatically

2011-11-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: synaptic (Ubuntu Precise) Status: New = Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to language-selector in Ubuntu.

[Desktop-packages] [Bug 396414] Re: When KDE or gnome apps get installed, the corresponding language-packs should be pulled automatically

2011-10-25 Thread Sebastian Heinlein
So we could only check for newly installed packages. This operation takes an half second on my system (reusing the opened apt cache from aptdaemon) installs = transaction.packages[PKGS_INSTALL] + transaction.depends[PKGS_INSTALL] cls = CheckLanguageSupport()

[Desktop-packages] [Bug 396414] Re: When KDE or gnome apps get installed, the corresponding language-packs should be pulled automatically

2011-10-25 Thread Sebastian Heinlein
Some time ago I wrote a small guide on how to write aptdaemon plugins: http://packages.python.org/aptdaemon/plugins.html -- 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/396414