Ticket #881 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

update() method of core plugins isn't called

Reported by: maxischmeii@… Owned by: andar
Priority: major Milestone:
Component: core Version: 1.1.5
Keywords: patch Cc:

Description

The update method of a core plugins is only called once when the plugin is enabled, but not every seconds as it is the case for webui and gtkui plugins.

Attachments

call_core_update.diff (0.7 KB) - added by shmeii 4 years ago.
trivial diff to fix the issue (based on r5047)

Change History

Changed 4 years ago by shmeii

trivial diff to fix the issue (based on r5047)

Changed 4 years ago by shmeii

  • keywords patch added

Changed 4 years ago by andar

  • status changed from new to closed
  • resolution set to fixed

This has been fixed.

Note: See TracTickets for help on using tickets.