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: XnTriq, helmut, xnview
-
- Posts: 2
- Joined: Wed Jan 29, 2014 6:35 pm
Recreate subfolders hierarchy
You do not have the required permissions to view the files attached to this post.
-
- Posts: 2
- Joined: Wed Jan 29, 2014 6:35 pm
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
-
- Author of XnView
- Posts: 45065
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
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.
-
- Posts: 1
- Joined: Tue Feb 11, 2014 12:51 pm
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:
![Very Happy :D](./images/smilies/icon_biggrin.gif)
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
![Very Happy :D](./images/smilies/icon_biggrin.gif)
-
- Author of XnView
- Posts: 45065
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
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.