Closed GoogleCodeExporter closed 8 years ago
The format is a plain text file containing json data. No extension is necessary
for it to work. If you want to help troubleshoot the problem read the
Troubleshooting wiki page on how to post log output.
Original comment by cdekter
on 2 Aug 2010 at 12:39
I've figured out why the error is happening. The import function currently only
supports one folder imports.
Here is the folder tree of what I want to import and it will be a LOT more once
I finish the web developer kit for gedit.
http://i33.tinypic.com/2rooqqu.jpg
I tested the full tree import and it gave me the exceeded error so I tested a
single tree using the "Doctype" folder and items and it imported successfully.
So then I tested the HTML tree which includes the Doctype folder and that
resulted in the same exceeded error.
Here is the debug information for the import process I tried of the full tree.
(The other tests appeared to have the same debug output.
http://tinypaste.com/42d4d
Original comment by vis...@gmail.com
on 6 Aug 2010 at 5:40
Original comment by cdekter
on 6 Aug 2010 at 5:53
By doing the tests for issue 62, I found out that the import function won't
work without at least one folder in the GUI.
I deleted the default folders, tried to import the Doctype export that worked
earlier and it didn't work and also didn't provide any error (at least not in
GUI form).
So then I created an empty test folder and tried to import the Doctype export
again and it worked so it requires one folder to already be there to import.
Here is the debug output for when you try to import with nothing in the GUI.
http://tinypaste.com/a845c
Original comment by vis...@gmail.com
on 6 Aug 2010 at 5:53
That is correct, the import function expects there to be at least one folder to
import into. I won't be changing this in the immediate future at least.
Original comment by cdekter
on 26 Aug 2010 at 11:18
Original comment by cdekter
on 26 Aug 2010 at 11:18
yea this isn't a big deal at all because why wouldn't there be a folder other
than weird people like me who deleted them all for testing. :) The only thing I
care about regarding importing is the nested folders thing.
Original comment by vis...@gmail.com
on 26 Aug 2010 at 5:44
Nested importing works correctly. Importing to the root folder will not be
implemented at this stage as it is too complex to do in the time I have
available.
Original comment by cdekter
on 3 Oct 2010 at 1:01
Original comment by cdekter
on 3 Oct 2010 at 1:09
The import function will be removed in version 0.80.0 as the new configuration
backend makes it basically pointless.
Original comment by cdekter
on 11 Sep 2011 at 7:02
Original issue reported on code.google.com by
vis...@gmail.com
on 1 Aug 2010 at 8:53