Thanks DetLev,
I had just tracked that down as I was debugging. I had Python3 selected as the project language but eric6 is running with 2.7. Once I changed the project language to Python2 then Refactoring became enabled.
Maybe adding a log output message would make it clearer.
Burt
-------- Original Message --------
Subject: RE: [Eric] Unhandled exception error with rope Refactoring
plugin
From: Detlev Offenbach <[email protected]>
Date: Mon, June 12, 2017 10:42 am
To: [email protected]
Hello,I forgot to mention, that the refactoring actions are only enabled, if the programming language of the project is the same as the one eric is executed with.Am 12.06.2017 3:39 nachm. schrieb [email protected]:That makes sense.I've installed 17.06 and with the rope plugin I no longer have the issue with the Settings dialog exception. But I see another issue with Refactoring.If I open, or create, a project the Refactoring menu item is grayed out, even with a file selected in the editor.The plugin shows activated and active.The only thing in the log is Warning: translation file 'rope_en_US' could not be loaded. Using default.Closing the project doesn't enable the Refactoring menu again.A fresh start of eric6 comes up with the Refactoring menu active. Of course most of the sub-menus are grayed out.Loading a source file without a project leaves the Refactoring menu active. But the sub-menus are still grayed out.With the older 6.08 version of eric where I had the exception issue with the Setting dialog the refactoring worked but with 17.06 it's not working for me.Is there something I'm missing as far as how the plugin is supposed to work?Thanks,Burt-------- Original Message --------
Subject: RE: [Eric] Unhandled exception error with rope Refactoring
plugin
From: Detlev Offenbach <[email protected]>
Date: Mon, June 12, 2017 9:22 am
To: [email protected]
Hello,end of last year the version scheme was changed to a year and month based scheme. I'm pretty sure, that this caused the update check to fail as well because it used to work with string comparison at that time. That means 6.0.8 > 17.06!Sorry for the inconveniences caused by this.Am 12.06.2017 3:04 nachm. schrieb [email protected]:Thanks,I'm using the latest plugins installed from within Eric, but maybe the fact that I actually have a 2 year old version maybe that is part of the problem.Also, when I check for updates from within Eric it says that I'm running the latest version and didn't indicate that there is a newer version available.Burt-------- Original Message --------
Subject: Re: [Eric] Unhandled exception error with rope Refactoring
plugin
From: Detlev Offenbach <[email protected]>
Date: Mon, June 12, 2017 6:31 amhttps://duckduckgo.com/?q=eric&t=lm&ia=web
To: [email protected]
Cc: Eric Mailingliste <[email protected]>
Hello Burt,according to the email you sent to the eric bugs email, you are using eric 6.0.8, which is by far the latest version. It is about two years old and has been gone out of service long ago. However, I’ve uploaded a new version of the rope and jedi plug-in recently. Please get them through the plug-ins repository dialog and let me know, if the issue is still present. If possible please uninstall your eric version (the distribution provided one) and install the latest release (17.06).Regards,DetlevAm 11.06.2017 um 22:17 schrieb [email protected]:Forgot to add:Running on Linux Mint 18.1 64 bit with the latest Eric6 installed_______________________________________________-------- Original Message --------
Subject: [Eric] Unhandled exception error with rope Refactoring plugin
From: <[email protected]>
Date: Sun, June 11, 2017 4:10 pm
To: [email protected]Just getting started with Eric and it looks pretty good, but I wanted to use the Refactoring so I installed the plugin.With the rope plugin installed I can no longer use the Settings/Configuration. I get a pop up showing the following:Warning:An unhandled exception occurred. Please report the problem
using the error reporting dialog or via email to <[email protected]>.
A log has been written to "/home/bbick/.eric6/eric6_error.log".
Error information:
--------------------------------------------------------------------------------
2017-06-11, 16:06:34
--------------------------------------------------------------------------------
<class 'KeyError'>:
'1editorMouseClickHandlers'
--------------------------------------------------------------------------------
File "/usr/share/eric/modules/UI/UserInterface.py", line 5156, in showPreferences
dlg = ConfigurationDialog(self, 'Configuration')
File "/usr/share/eric/modules/Preferences/ConfigurationDialog.py", line 785, in __init__
displayMode=displayMode)
File "/usr/share/eric/modules/Preferences/ConfigurationDialog.py", line 371, in __init__
pitm = self.itmDict[pageData[3]] # get the parent item....I didn't include the rest of the log as I have already reported it via the bug report.But I thought I'd ask here to see if anyone else has seen this problem, and if so were you able to fix it.Note that Refactoring appears to work OK, but the Settings are no longer working.Thanks,Burt
_______________________________________________
Eric mailing list
[email protected]
https://www.riverbankcomputing.com/mailman/listinfo/eric
Eric mailing list
[email protected]
https://www.riverbankcomputing.com/mailman/listinfo/ericDetlev Offenbach
_______________________________________________ Eric mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/eric
