Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfaults when trying to open image file with file extension in capital letters #16

Open
rtkt opened this issue Feb 6, 2023 · 0 comments
Labels

Comments

@rtkt
Copy link

rtkt commented Feb 6, 2023

OPL PC Tools just crashes both on Windows and on Linux.

To reproduce:

  1. run OPL PC Tools
  2. open games library
  3. click "Install game"
  4. click "Add Image"
  5. select file with name like "GODOFWAR.ISO" and click "OK"

If I rename file from "XXXX.ISO" to "XXXX.iso" it opens and installs successfully.

I created a patch to fix this issue, at least on my NixOS machine.

@brainstream brainstream added the bug label Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants