smileyninja / autokey

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

Error while importing data from </path/file> -- maximum recursion depth exceeded #215

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have successfully installed AutoKey (GTK UI) 0.71.2 from Ubuntu repository on 
two Ubuntu v12.04 LTS (Precise Pangolin) systems

I have invested time in setting up my own repertory of "Phrases" under my own 
"Folder" on one of these systems, and have Exported (File|Export) these into a 
file (which appears to be well-formed on inspection).

I want to now Import this exported file of Phrases into the second system's 
AutoKey.

When I attempt to Import (from the AutoKey File menu: File|Import), the 
following error box is displayed:

  Error while importing data from
  /home/lorin/anchor/Backups/AutoKey/TextLorin.autokey.
  maximum recursion depth exceeded

Attempts to research/Google this error ("maximum recursion depth exceeded") 
yield lots of vaguely or unrelated pages about this error message occurring 
within Python... but nothing related directly to this issue.  It's like this is 
a new problem -- serious and crippling to the product.

What steps will reproduce the problem?
1. Any and all attempts to use File|Import -- this AutoKey capability is 
seriously broken.
2.
3.

What is the expected output? What do you see instead?
Exported phrase definitions should be imported.  File|Import of a correctly 
Exported Phrases file fails with error-box "maximum recursion depth exceeded".

What version of the product are you using? On what operating system?
AutoKey (GTK UI) 0.71.2
Linux burro 3.2.0-30-generic #48-Ubuntu SMP Fri Aug 24 16:54:40 UTC 2012 i686 
i686 i386 GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by Lo...@RickerNet.us on 6 Sep 2012 at 2:49