Opened 14 years ago
Last modified 23 months ago
#2167 new bug
Newer version eggs of supplied plugins not overriding old version on Ubuntu
| Reported by: | Calum | 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 by , 13 years ago
| Milestone: | 1.3.6 → 1.4.0 |
|---|
comment:2 by , 9 years ago
| Milestone: | 2.0.x → 2.x |
|---|
Note:
See TracTickets
for help on using tickets.



Milestone renamed