Recreate subfolders hierarchy

XnConvert Multi Platform - Windows, MacOSX, Linux

Moderators: XnTriq, helmut, xnview

Post Reply
alexlana
Posts: 2
Joined: Wed Jan 29, 2014 6:35 pm

Recreate subfolders hierarchy

Post 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):
Captura de Tela 2014-01-29 às 16.30.17.png
Captura de Tela 2014-01-29 às 16.33.11.png
The folder "processados" does not have the same structure as "Tiles". What can I do?

Thanx!
alexlana
Posts: 2
Joined: Wed Jan 29, 2014 6:35 pm

Re: Recreate subfolders hierarchy

Post 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
User avatar
xnview
Author of XnView
Posts: 43598
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Recreate subfolders hierarchy

Post 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
Pierre.
naoki11
Posts: 1
Joined: Tue Feb 11, 2014 12:51 pm

Re: Recreate subfolders hierarchy

Post 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 :D
User avatar
xnview
Author of XnView
Posts: 43598
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Recreate subfolders hierarchy

Post 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
Pierre.
Post Reply