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!
Recreate subfolders hierarchy
Moderators: helmut, XnTriq, xnview
Re: Recreate subfolders hierarchy
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
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
yes it's bug, i'll fix it...
Bug confirmed and will be fixed. See issue Issue 234 for current status and details
Bug confirmed and will be fixed. See issue Issue 234 for current status and details
Pierre.
Re: Recreate subfolders hierarchy
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:

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
- |__>> File_01
- |__>> Subfolder_01
- Folder_01
- |__>> File_01
|__>> File_02
|__>> File_03
- |__>> File_01

Re: Recreate subfolders hierarchy
yes because i search common pathname, and here it's Subfolder_01, not Folder_01naoki11 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.
Pierre.