Closed GoogleCodeExporter closed 9 years ago
Thanks for reporting. I'm surprised nobody else has noticed this till now! It
wouldn't affect the QT version.
Original comment by cdekter
on 4 Apr 2011 at 9:17
Surprising to me too! Thanks for writing this useful tool!
I guess the recursion limit may be working as expected but as one must import
into an existing folder, it's difficult avoid, especially if one wants to
export the entire structure to a single file.
Original comment by mon...@gmail.com
on 4 Apr 2011 at 9:47
I'm afraid most of these problems are caused by a defect that seems to have
been introduced in a recent version of GTK. The drag data is not correctly
reporting the path of the source row(s) for drag/drop operations. There is
nothing I can do about it.
The importing problem I couldn't reproduce, if you have time please provide
more detailed steps to reproduce.
Original comment by cdekter
on 5 Apr 2011 at 12:52
Do you have a link to that gtk bug?
1. export the My Phrases folder
2. import the file which was just created
As it appears to me, folders can only be nested one level. I can successfully
export and import the Sample Scripts folder (which has no nested folders).
If I delete all folders, import and folder/item creation are disabled.
Original comment by mon...@gmail.com
on 5 Apr 2011 at 2:40
I searched but didn't find it in the gnome tracker... basically when you
receive the drag data event, you receive the selection object which contains a
list of currently selected rows/columns. This has always worked fine, yet now
suddenly it always reports the first row as being selected, instead of the
actually selected row.
Thanks for the extra info, will try it and see.
Original comment by cdekter
on 5 Apr 2011 at 3:18
Fixed in version v0.80.0
Original comment by cdekter
on 11 Sep 2011 at 11:30
Original issue reported on code.google.com by
mon...@gmail.com
on 4 Apr 2011 at 8:20