Search found 4 matches

by bugreporter
Fri Jan 19, 2024 12:11 pm
Forum: XnConvert
Topic: Where are the configuration files stored
Replies: 4
Views: 1970

Re: Where are the configuration files stored

You can view your configuration file depend upon OS below locations.
On Windows:

Code: Select all

C:\Users\<YourUsername>\AppData\Roaming\XnViewMP
On macOS:

Code: Select all

/Users/<YourUsername>/Library/Application Support/XnViewMP
On Linux:

Code: Select all

/home/<YourUsername>/.config/XnViewMP
by bugreporter
Fri Jan 19, 2024 12:09 pm
Forum: XnConvert
Topic: Where are the configuration files stored
Replies: 4
Views: 1970

Re: Where are the configuration files stored

Could you please specify your OS?
by bugreporter
Sun Oct 22, 2023 6:43 pm
Forum: Classic - Bug Reports
Topic: text encoding issues on Windows 10
Replies: 1
Views: 3507

text encoding issues on Windows 10

XnView Classic 2.51.5
Windows 10 with Russian UI (the OS probably used a different UI language before).

There should be cyrillic letters instead of question marks for standard folder names and any other file names. It's also unclear why long file names are shortened, as if I'm back to DOS. The same ...
by bugreporter
Tue Dec 05, 2017 1:23 pm
Forum: Classic - Bug Reports
Topic: viewer breaks in directory with malformed DICOM images
Replies: 1
Views: 642

viewer breaks in directory with malformed DICOM images

If a directory currently being viewed contains a DICOM file, with PixelData, Rows, Columns but no SamplesPerPixel field, the viewer crashes upon entry to that directory. Sadly the forum doesn't let me upload DICOM files so I can't provide a sample. Tried decompile it without much success.
Edit: this ...