susheel227 / wxpos

Automatically exported from code.google.com/p/wxpos
0 stars 1 forks source link

Wrong images paths in Linux #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start wxpos on linux

Download svn wxpos. 
Run it, configure default db.
The login screen is presented. 
Click on admin user, enter "admin" as password. Program blocks searching for 
images like "Administration.png".

All images have wrong case in linux. 
Linux has case-sensitive filesystem, so cancel.png is different than 
Cancel.png. 

To make image loading cross-platform, use always lower-case for safety.

Possible solution: change all names and references to lower-case files.

Original issue reported on code.google.com by pagano...@gmail.com on 23 Jan 2012 at 9:18

GoogleCodeExporter commented 9 years ago
This issue has been fixed in the latest revision. Thank you for noticing that.

Original comment by jadkik94@gmail.com on 28 Jan 2012 at 5:36

GoogleCodeExporter commented 9 years ago
this issue is not resolved yet, i am facing the same issue in linux

Original comment by muslimst...@gmail.com on 5 Jul 2014 at 11:43

GoogleCodeExporter commented 9 years ago
I am no longer actively maintaining wxpos. However, if you can provide me with 
a log of the issue, I'll look into it again.

Original comment by jadkik94@gmail.com on 7 Jul 2014 at 6:59