Client interactivity disabled in PackageKit plugins



Hi all,

I've been working on getting Ubuntu using PackageKit with GNOME Software. Debconf prompts weren't showing an this is due to the following in all the PackageKit plugins:

pk_client_set_interactive (PK_CLIENT (priv->task), FALSE);

Any reason why this is explicitly disabled? Can we remove these lines and revert to the default (enabled)?

--Robert


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]