Opened 12 years ago

Last modified 7 years ago

#2167 new bug

Newer version eggs of supplied plugins not overriding old version on Ubuntu

Reported by: Cas Owned by:
Priority: minor Milestone: 2.x
Component: Plugin Version: 1.3.5
Keywords: Cc:

Description

I am sure this used to work on Ubuntu but with 12.04 there seems to be an issue.

I have been testing an updated version of Extractor plugin but am seeing the warning below and the gtk plugin panel is not updated correctly i.e. seems to be using old code not new (may also apply to core code).

/usr/lib/python2.7/dist-packages/deluge/pluginmanagerbase.py:139: UserWarning: Module extractor was already imported from /usr/lib/python2.7/dist-packages/deluge/plugins/Extractor-0.1.egg/extractor/__init__.pyc, but /home/calum/.config/deluge/plugins/Extractor-0.2beta-py2.7.egg is being added to sys.path

Removing old plugin solves issue.

Change History (2)

comment:1 Changed 11 years ago by Cas

  • Milestone changed from 1.3.6 to 1.4.0

comment:2 Changed 7 years ago by Cas

  • Milestone changed from 2.0.x to 2.x

Milestone renamed

Note: See TracTickets for help on using tickets.