Ticket #104 (closed defect: fixed)
PNG files - case sensitivity problem with ui_button_mouseover.PNG
| Reported by: | rikus | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | File | Version: | |
| Keywords: | Cc: |
Description
Most of the png files have lowercase .png suffixes, but ui_button_mouseover.PNG has a capital suffix for some reason. My filesystem is case sensitive, and when Epiar tries to use ui_button_mouseover.png (lowercase), it ends up with either a segfault or an assertion failure (I added the assert to catch this). I have been working around it with a symlink.
Change History
Note: See
TracTickets for help on using
tickets.
I moved the file to have a .png extension.