manisandro / gImageReader

A Gtk/Qt front-end to tesseract-ocr.
GNU General Public License v3.0
1.57k stars 187 forks source link

Qt version does not offer "JPG" for open, only "jpg" #671

Open lionkmp opened 3 months ago

lionkmp commented 3 months ago

Hi, A minor issue... new user here... This is on Ubuntu, and the deb packaged 3.4.0-2, so this may have been fixed meanwhile...?

When I try to open files, my files are uppercase "JPG" (made with camera in my DIY-bookscanner), they are not visible in the File Open dialog, in Qt version. If I rename to "jpg" the files appear OK.

On GTK version both "JPG" and "jpg" are visible.

(As a quick workaround I can drag&drop files to the program. Or rename them...)

Thanks in advance if this can be fixed sometime..

manisandro commented 1 month ago

Hmm working fine here (qt5/qt6)