https://bugs.kde.org/show_bug.cgi?id=359468

            Bug ID: 359468
           Summary: Plasma-pk-updates does not respect the package flags
                    for restart when set
           Product: plasma-pk-updates
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: jgrul...@redhat.com
          Reporter: tittiatc...@gmail.com

It seems that plasma-pk-updates doesn't do anything to restart the system (or
notifying the user) if a package was updated that has the flag set that the
system needs to be restarted. 

Checking the sources, it seems that this functionality was never implemented: 

void PkUpdates::onRequireRestart(PackageKit::Transaction::Restart type, const
QString &packageID)
{
    qCDebug(PLASMA_PK_UPDATES) << "RESTART" <<
PackageKit::Daemon::enumToString<PackageKit::Transaction>((int)type, "Restart")
             << "is required for package" << packageID;
}

It would make the applet complete when also this functionality could be offered
and on pair with the Gnome counterpart. 

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to