The International Simutrans Forum

Simutrans Extended => Pak128.Britain-Ex Bug Reports => Pak128.Britain-Ex => Simutrans-Extended paksets => Pak128.Britain-Ex closed bug reports => Topic started by: archchancellor on January 29, 2012, 11:00:56 AM

Title: Case-problem in image filename
Post by: archchancellor on January 29, 2012, 11:00:56 AM
Hi,

Building the latest version on linux from github I get the following error:

ERROR IN CLASS image_writer_t: cannot open bus/./images/MailCartNew.png

The problem is that the filename is MailCartNew.PNG and the case-difference causes the file to be missed on case-sensitive filesystems.

> ls bus/images/MailCartNew*
bus/images/MailCartNew.PNG

Regards,
Mark
Title: Re: Case-problem in image filename
Post by: jamespetts on January 29, 2012, 11:19:46 AM
Thank you for the report - now fixed.