#2107: Patch for create_plugin.py to call correct version of python
---------------------------+------------------------------------------------
 Reporter:  bwrsandman     |       Owner:        
     Type:  patch          |      Status:  new   
 Priority:  minor          |   Milestone:  Future
Component:  plugin         |     Version:  1.3.5 
 Keywords:  create plugin  |  
---------------------------+------------------------------------------------
 Overview:
 When create_plugin.py creates create_dev_link.sh, it calls python.
 In some distros with both python 2 and python 3 installed, Python 2 is
 called with python2.

 Steps to reproduce:
 - Have python 3 installed as the default python command.
 - Run create_plugin.py with python 2

 Unpatched result:
 - Script calls the wrong version of python and crashes when running
 create_dev_link.sh

 Patched result:
 - Script calls python from the same path as create_pugin.py

 Platform, Build:
 Arch linux x86_64
 python 3.2.3
 python2 2.7.3

 Additional info:
 I have included a patch.

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/2107>
Deluge <http://deluge-torrent.org/>
Deluge project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-dev?hl=en.

Reply via email to