Actions
Bug #6811
closedcapture plugins: capture plugins unusable due to initialization order
Affected Versions:
Effort:
Difficulty:
Label:
Description
Somewhere during developer, interface validation was moved earlier during startup to a point before plugins loaded. This meant you could still load a plugin, but couldn't use one as a capture method.
To fix, plugins need to be registered earlier, but not too early as some initialization is expected.
Will need to look further to see if this is just master, or affects 7.0 as well.
Updated by OISF Ticketbot about 1 year ago
- Label deleted (
Needs backport to 7.0)
Updated by Jason Ish about 1 year ago
- Status changed from In Progress to Resolved
Updated by Victor Julien about 1 year ago
Updated by Victor Julien about 1 year ago
- Status changed from Resolved to Closed
Actions