Bug#470258: cdebconf: debconf/translations-dropped is set to…

Top Page
Attachments:
Message as email
+ (text/plain)
+ signature.asc (application/pgp-signature)
Delete this message
Reply to this message
Author: Frans Pop
Date:  
To: Debian BTS Submit
Subject: Bug#470258: cdebconf: debconf/translations-dropped is set too early
Package: cdebconf
Version: 0.118

I implemented a dialog in localechooser to warn users that switching
translations was no longer possible, but during testing found that
debconf/translations-dropped is set to true immediately after localechooser
(or probably any other component) has been run and not only after
translations have actually been dropped.

The template should only be set to true after anna has been run (at least,
according to commit r47699).

Because of this bug the dialog to warn users has been disabled for now.