AfterShot Pro 2/3 - Linux - file not loading - [file name]

Bugs & Suggestions
Post Reply
AfterShot-at-Corel
Posts: 4
Joined: Thu May 26, 2016 8:02 am
operating_system: Linux
System_Drive: N/A

AfterShot Pro 2/3 - Linux - file not loading - [file name]

Post by AfterShot-at-Corel »

If a file name contains special characters like [ ] AfterShot will not load the file. After removing the squared brackets from the file name Aftershot has no issue with opening the files. Not sure if other special characters have the same effect.
AfterShot-at-Corel
Posts: 4
Joined: Thu May 26, 2016 8:02 am
operating_system: Linux
System_Drive: N/A

Re: AfterShot Pro 2/3 - Linux - file not loading - [file nam

Post by AfterShot-at-Corel »

Thought I might post an output example from the command line ...

AfterShot2X64 /tmp/tmp01.jpg

Code: Select all

   bibp:KeywordList=""
   bibp:FolderFilter="tmp01.jpg"
   bibp:QueueName=""
   bibp:QueueType="0"
   bibp:QueueOnlyNewFiles="false"
   bibp:JobName=""
   bibp:PresetList=""/>
 </rdf:RDF>
</x:xmpmeta>
"
Container __CATALOG_ROOT__/assets/tmp
Adding master versions
Scanning file  "/tmp/tmp01.jpg"
**** Found an old file in the import "/tmp/tmp01.jpg"
Removed child refs
Importing: "/tmp/tmp01.jpg"
defaults:  "DefaultRendered.xmp"
Done waiting on  "tmp01.jpg"  with ID  DbID( 1 : 5001 )
QMutex: destroying locked mutex
Opening DB "/home/user/.AfterShot/cache"
Adding master versions
Extracting RAW data:  "/tmp/tmp01.jpg"
AfterShot2X64 /tmp/tmp\[01\].jpg

Code: Select all

   bibp:KeywordList=""
   bibp:FolderFilter="tmp[01].jpg"
   bibp:QueueName=""
   bibp:QueueType="0"
   bibp:QueueOnlyNewFiles="false"
   bibp:JobName=""
   bibp:PresetList=""/>
 </rdf:RDF>
</x:xmpmeta>
"
Container __CATALOG_ROOT__/assets/tmp
Adding master versions
... that's it.

Neither of the above works with ASP3 trial version from the command line
AfterShot3X64 /tmp/tmp\[01\].jpg

Code: Select all

Ready
QSslSocket: cannot resolve SSLv2_client_method
QSslSocket: cannot resolve SSLv2_server_method
QObject::connect: No such signal QAction::trigger(bool)
QObject::connect:  (receiver name: 'Directory View')
Initializing file system view...
File: s: 31
File system view initialized.
Container __CATALOG_ROOT__/assets
No custom slideshow settings found
MultiImageView::doCursor() Invalid cursor mode
Container __CATALOG_ROOT__/assets
mode: 1
Post Reply