Ticket #8 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

duplicate plugin instances

Reported by: kickback Assigned to: kickback
Priority: low Milestone: sweep1.0
Component: sweep Version:
Severity: trivial Keywords: duplicate plugin
Cc:

Description

some plugins are shown (loaded..?) twice in the plugin menu.

Change History

01/16/06 03:42:22 changed by kickback

  • status changed from new to assigned.

02/05/06 18:37:41 changed by kickback

  • status changed from assigned to closed.
  • resolution set to fixed.

fixed in changeset:352

both static and dynamic libraries were installed and sweep loaded them both. added specific make targets to install only the dynamic plugins. might add a means to remove previously installed static plugins else the problem will persist for those users with a pre existing installation (probably most people)