Page 1 of 1
Recreate subfolders hierarchy
Posted: Wed Jan 29, 2014 7:52 pm
by alexlana
Hi!
I found some posts about it, but no one solve the problem. The "Keep folder structure" does not work, like you can see on these images (before and after the proccess):
The folder "processados" does not have the same structure as "Tiles". What can I do?
Thanx!
Re: Recreate subfolders hierarchy
Posted: Wed Jan 29, 2014 7:56 pm
by alexlana
Additional information from Apple Console:
29/01/14 17:54:27,670 XnConvert[9131]: view service marshal for <NSRemoteView: 0x10cb00130> failed to forget accessibility connection due to Error Domain=NSCocoaErrorDomain Code=4099 "Não foi possível comunicar com um aplicativo auxiliar." (The connection was invalidated from this process.) UserInfo=0x600005a69e80 {NSDebugDescription=The connection was invalidated from this process.}
timestamp: 17:54:27.670 Wednesday 29 January 2014
process/thread/queue: XnConvert (9131) / 0x108e8b000 / com.apple.NSXPCConnection.user.endpoint
code: line 2940 of /SourceCache/ViewBridge/ViewBridge-46/NSRemoteView.m in __57-[NSRemoteView viewServiceMarshalProxy:withErrorHandler:]_block_invoke
domain: communications-failure
Re: Recreate subfolders hierarchy
Posted: Tue Feb 04, 2014 2:47 pm
by xnview
yes it's bug, i'll fix it...
Bug confirmed and will be fixed. See issue
Issue 234 for current status and details
Re: Recreate subfolders hierarchy
Posted: Tue Feb 11, 2014 1:03 pm
by naoki11
Hello! I have a similar problem that's still not fixed in version 1.63.
This option to keep subfolders doesen't work if there is only one subfolder.
Example:
- Folder_01
- |__>> Subfolder_01
- |__>> File_01
|__>> File_02
|__>> File_03
Will result in:
- Folder_01
- |__>> File_01
|__>> File_02
|__>> File_03
I hope for a Fix soon

Re: Recreate subfolders hierarchy
Posted: Wed Feb 12, 2014 9:22 am
by xnview
naoki11 wrote:Hello! I have a similar problem that's still not fixed in version 1.63.
This option to keep subfolders doesen't work if there is only one subfolder.
yes because i search common pathname, and here it's Subfolder_01, not Folder_01