thegooglecodearchive / editra-plugins

Automatically exported from code.google.com/p/editra-plugins
0 stars 1 forks source link

Compiled Editra for python2.7 Plugin Manager does not show installed plugins after downloading and installing #150

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What Plugin does this relate to? What version of the Plugin?

What steps will reproduce the problem?
1.select Plugin Manager
2.download plugins
3.select plugins 
4.click install plugins
5.exit Editra
6.bring up Editra again
7.select Plugin Manager
8.Installed plugins not shown in Configuration panel
9.Downloaded plugins are there under Application Support
3.

What is the expected output? What do you see instead?
Should see installed plugins in Configuration panel

What version of Editra are you using? On what operating system?
5.7.2

Please provide any additional information below.
Mac Os latest

Original issue reported on code.google.com by ldwy...@gmail.com on 21 Aug 2010 at 5:27

GoogleCodeExporter commented 9 years ago
Hello,

Editra does not officially support Python 2.7 yet. Will probably start testing 
to support it after the next release. At that time the PluginMgr will support 
Python 2.7 plugins. Right now it is probably downloading python 2.5 plugins by 
default since it doesn't recognize 2.7.

You can verify this by the file name of the plugin that is downloaded.

I am going to close this as invalid it will be corrected as official support 
for Python 2.7 is added.

Original comment by CodyPrec...@gmail.com on 23 Aug 2010 at 1:09