Ticket #104 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by knowknowledge

  • Status changed from new to closed
  • Resolution set to fixed

I moved the file to have a .png extension.

Note: See TracTickets for help on using tickets.