> Can it be that there is a maximum allowed path length?
> 
> When I try to open  a file from
> C:\Users\Rulla\Bernis Dateien\Schach\Eroeffnungen\A57-A59  Wolgagambit
> 
> I get the error message "Error opening index  file".
> 
> When I open the same file  from
> C:\Users\Rulla\Desktop\Schach
> 
> ... no  problem!

Scid uses MAX_PATH for the maximum allowed path length.
This isn't defined explicitly in Scid, but by the host OS/build environment.

On Linux I think PATH_MAX is now the accepted standard def,
though MAX_PATH is still ok i guess. It's all a little confusing,
and i think probably should be defined within SCID somewhere.

Anyway, sorry for not testing out the latest Scid windows build, so i can't say 
exactly what the problem is. I'm guessing it *could* also be some unusual
language/utf thing, a problem with the VFAT/DOS filename translation,
or more likely, you don't have proper read/write permissions
on the new directory.

Steve


      

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to