Bug #62618
Headless: JD constantly reports available updates
Status: | New | Start date: | 01/30/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | - | |||
Target version: | - | |||
Resolution: |
Description
User is reporting1 that he has to kill JDownloader to get rid of persistent update notifications.
After update and restart through the API2, the notification appears again.
UpdateAPI uses UpdateController3 to report available updates.
[1] https://board.jdownloader.org/showpost.php?p=320469&postcount=259
[2] org.jdownloader.api.UpdateAPIImpl.restartAndUpdate()
[3] org.jdownloader.updatev2.UpdateController.hasPendingUpdates()