Paths cannot contain “|†symbols.
Hi All
I have just downloaded C1 on a trial basis and want to import some images to the catalogue but C1 doesn't like my naming system. I get this error:
Paths cannot contain “|†symbols. This looks like a train smash as my entire file system has folders like these:
Image Vault/2017/2017-03/25-Mar | Flower Macros
Image Vault/2017/2017-03/25-Mar | Sunset
etc, etc.
Anybody got a suggested workaround. I have no intention of renaming my entire filesystem given that it works perfectly well with every other piece of software I use.
Thanks
Steve
I have just downloaded C1 on a trial basis and want to import some images to the catalogue but C1 doesn't like my naming system. I get this error:
Paths cannot contain “|†symbols. This looks like a train smash as my entire file system has folders like these:
Image Vault/2017/2017-03/25-Mar | Flower Macros
Image Vault/2017/2017-03/25-Mar | Sunset
etc, etc.
Anybody got a suggested workaround. I have no intention of renaming my entire filesystem given that it works perfectly well with every other piece of software I use.
Thanks
Steve
0
-
File a ticket with support.
Let them escalate it to devs.
And use another program while you wait for a future bug fixed release.
As you are using pipe in the path name I can understand why COs inner unix misbehaves.0 -
Thanks. I'll do that. 0 -
As far as I know, C1 does NOT like the "|" character in a file name. If you are running a Mac, try this:
Automator will save your day! Launch Automator.app (from the Applications folder)
Select File -> New. Click on the Workflow icon -> Choose btn.
Along the left side under Library, click on Spotlight and in the resulting column select Spotlight and drag it onto the workspace at the right.
Go back to the column under Library and select Finder, then “Rename Finder items, Drag the Rename Finder items onto the workspace. You will get a popup alert - click on the Don’t Add btn unless you want to make duplicates.
The first dropdown menu- select Replace text. Find (type in the | here) in (select basename only) then Replace (type in “-†without the quotes)
Now back up in the top panel, you can Search for | in (select your directory that holds your Aperture folders)
Finally, hit the Run arrow at the op right of your workspace.
I suggest you test this out with a few fake|folders under a test fake folder to see how it works. Good luck.0 -
Or if you run macOS Sierra (10.12) : select all, right-click > Rename... 0 -
to John Doe (whoever you are!)
Thanks for your much simpler solution. I learn something new every day.
Cheers0 -
Two thoughts here:
1) The symbol '|' is used in Unix/*nix systems as a 'pipe to'. Example would be running a script and the 'piping ' the output to another process.
2) The symbol '|' is used commonly as a 'delimiter' in the output/input to database programs.
I would advise using another character that would not cause possible issues 'down the line'. Since CO uses a database to store information regarding images, you have to start accounting for 'special symbols' that an end user wants to use. So you start surrounding all the the text fields with '.
Anyway, I would suggest using something else.
Cheers!
Dan0
Post is closed for comments.
Comments
6 comments