QiangF / autokey

Automatically exported from code.google.com/p/autokey
GNU General Public License v3.0
0 stars 0 forks source link

Max recursion depth reached while importing configuration #188

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to import the attached file into an empty autokey-gtk tree. You can't. 
Create a folder and than try again.

OR

1. Create maximum-depth folder structure within autokey-gtk. 
2. Export all.
2. Remove all.
3. Try to import the previously created file. (Impossible, File>Import is 
disbled).
4. Create a folder within the tree.
5. Import the file. An error occurs maximum recursion depth reached. 

One has to manually edit the file and remove the top level element to make the 
file importable, those who don't know python can't do that. I don't see much 
reason to have such low recursion available but this is no the issue, The issue 
is the disabled 'import' option when there is no tree in the tree view.

What version of the product are you using? On what operating system?
0.71.2

Please provide any additional information below.

Original issue reported on code.google.com by bartek.r...@gmail.com on 10 Mar 2012 at 3:33

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for reporting this issue. The import/export functionality was deprecated 
with the release of the v0.8x series of AutoKey. I would suggest upgrading to 
the latest version using the PPA.

Original comment by cdekter on 10 Mar 2012 at 10:59