Search found 28 matches: trns

Searched query: trns

by user0
Sat May 10, 2025 4:14 pm
Forum: Reproduced - TODO
Topic: 1.8.8 - viewer - png - alpha transparency - clipboard issues
Replies: 0
Views: 213

1.8.8 - viewer - png - alpha transparency - clipboard issues

XnViewMP 1.8.8 64bit
Windows11 (24H2), display resolution 3840x2160, dpi scale 150%


Viewer - png - alpha transparency
few issues with copy/pasting from clipboard

To reproduce:
0. prerequisites
- have 2 test images (32bit png)
test_img_copy_paste.zip
(1.81 KiB) Downloaded 251 times

issue A
1. open 1.png in Viewer
2. press Ctrl+C, Ctrl+V
image will be pasted, but with halo on borders/partially transparent parts (similar issue)
a.png
a.png (4.09 KiB) Viewed 210 times
expected behavior
eg like in mspaint/photoshop


issue B
1. open 1.png in Viewer(instance A) and 2.png in another Viewer(instance B)
2. copy 2.png to clipboard (via Ctrl+C or Ctrl+Shift+C) and insert into 1.png (Ctrl+V)
image will be pasted with artifacts (issue A)
3. press Ctrl+Z to undo pasting
4. close instance B
5. paste 2.png from clipboard into 1.png again
result will be different (it looks like 2.png lost alpha channel on app close)
b.png
b.png (3.88 KiB) Viewed 207 times





Related
by user0
Sat Oct 19, 2024 3:04 pm
Forum: MP - Suggestions
Topic: Viewer - png - tRNS transparency - add save/edit for all variations
Replies: 0
Views: 1262

Viewer - png - tRNS transparency - add save/edit for all variations

XnViewMP 1.8.2 64bit
Windows11 (24H2), display resolution 3840x2160, win scaling 150%


Viewer - png
there is no full support (view/save/edit) of png 'cheap alpha' transparency (via tRNS values), which is inconvenient
viewer_png_add_transparency_save_edit_support.png
test files


Suggestion
  • add save/edit support for all transparency variations via tRNS chunk
    • save
    • edit
      - add visualization of alpha value on index map (eg same as in TweakPNG)

ref
https://www.w3.org/TR/png-3/#11transinfo
http://www.libpng.org/pub/png/book/chap ... ch08.div.5
http://www.libpng.org/pub/png/spec/1.2/ ... C.Anc-trns




Example
  • tweakPNG
    other_apps_tweakPNG_transparency.png




Related
by user0
Fri Oct 18, 2024 5:16 pm
Forum: New
Topic: 1.8.2 - view - png - tRNS transparency - viewing issues
Replies: 0
Views: 1085

1.8.2 - view - png - tRNS transparency - viewing issues

XnViewMP 1.8.2 64bit
Windows11 (24H2), display resolution 3840x2160, dpi scale 150%


Viewer/Browser(Preview) - png - tRNS transparency
png transparency via tRNS chunk (aka 'cheap alpha') turns out to be a bit more complicated

viewer_view_png_transparency.png
test_img_png_transparency.zip
(2.92 KiB) Downloaded 50 times

Issue A
test images 3, 6 are rendered w/o transparency (Viewer/Browser thumbnails, preview)

Issue B
state of transparency controls (enabled/disabled) needs to be adjusted (in Viewer > View menu)

Issue C
the following transparency controls do not work when some antialiasing filters are applied (eg zoom>100%):
- Use transparency index
- Use alpha channel
- Show alpha


ref
https://www.w3.org/TR/png-3/#11transinfo
http://www.libpng.org/pub/png/book/chap ... ch08.div.5
http://www.libpng.org/pub/png/spec/1.2/ ... C.Anc-trns




Related
by user0
Mon Sep 30, 2024 1:26 pm
Forum: New
Topic: General - canvas background color - improve consistency of use
Replies: 0
Views: 594

General - canvas background color - improve consistency of use

XnViewMP 1.8.0 64bit
Windows11 (23H2), display resolution 3840x2160, win scaling 150%


General - canvas background color
there is inconsistency of the canvas background color applied to image when removing transparency (old thread):
- no single source of bg color
- sometimes its ignored and white color is used

To reproduce:
0. have 2 test images in folder (PNGs: 8bit palleted+tRNS chunk, 32bit truecolor+alpha channel)
test_img_color_to_replace_transparency.zip
(732 Bytes) Downloaded 78 times
1. set custom canvas background color (Viewer > Edit > Background color...), eg orange
2. perform any one of the following actions:

Issue A - white color
  • 8bit image
    - Change color depth... > set 24bit, any color
    - Save into format that does not support transparency
    - Rotate... > set 45°, ☑ Use anti-aliasing
    - Offset... set any option for Empty area
    image will be converted to 24bit* (tRNS chunk deleted) - OK
    color of transparent index will be changed to white
    expected behavior
    Index color should be used (yellow in example file)
    * although it's not entirely clear why this is required in the case of Offset, eg Rotation w/o antialiasing can preserve 8bit-ness
  • 32bit image
    - Remove alpha channel
    - Change color depth... > set 32bit, ☑ Replace alpha for 32bit images
    - Save into format that does not support transparency
    alpha channel will be applied using white color as background
    expected behavior
    color from step1 should be used (orange in our case)

Issue B - custom color
  • 8bit
    - Rotate... > set 45° (tool's default bg - black)
    color of 1st index will be used by default, however
    once you set custom bg color in tool - only tool's color, but with some unexpected limitation (try to set pink, black will be used instead)
  • 32bit image
    - Change color depth... > 24bit (tool's default bg - white)
    - Canvas resize... (tool's default bg - black)
    - Rotate... > 45° (tool's default bg - black)

    expected behavior
    some consistency required here
    options:
    • single bg color
      single global variable for all tools to use
      pro: simple
      con: may have issues in batch convert
    • single bg color + master
      tools have individual color, but all updates when 'master' color changed (Viewer > Edit > Background color...)
    • single bg color + master + option
      same as above, plus add checkbox somewhere "Update background color for all tools" (or "Changing master background color updates all tools")


ps: worth mentioning that PNG has background color in spec, but it just seems to be ignored everywhere.
https://www.w3.org/TR/png-3/#apng-canvas wrote: The canvas is the area on the output device on which the frames are to be displayed. The contents of the canvas are not necessarily available to the decoder. If a bKGD chunk exists, it may be used to fill the canvas if there is no preferable background.




Related
by user0
Tue Apr 23, 2024 3:59 pm
Forum: Reproduced - TODO
Topic: 1.7.1 - viewer - high zoom quality - border at the edge of transparent png
Replies: 0
Views: 2292

1.7.1 - viewer - high zoom quality - border at the edge of transparent png

XnViewMP 1.7.1 64bit
Windows11 (23H2), display resolution 3840x2160, dpi scale 150%


Viewer - high zoom quality
border at the edge of transparent png (truecolor+alpha)

To reproduce:
0. clean portable version
1. open test img in Viewer
viewer_high_zoom_qulity_border_transparency.png
viewer_high_zoom_qulity_border_transparency.png (4.16 KiB) Viewed 2292 times
2. goto Settings > View
- change 'High zoom quality' Zoom in to anything except None, eg Bilinear
- press OK
3. zoom in to max to exaggerate effect
image has border at the edge of transparency
test_img.zip
(1.05 KiB) Downloaded 65 times

ps. changing the following settings has no effect:
- win scale level
- Zoom on HiDPI screen






Related
by user0
Wed Feb 01, 2023 2:50 pm
Forum: MP - Suggestions
Topic: Edit palette - indexes selection, color and transparency
Replies: 0
Views: 1061

Edit palette - indexes selection, color and transparency

XnViewMP 1.6.4 64bit
Windows11 (23H2), display resolution 3840x2160, win scaling 150%


Edit palette dialog
slightly improve functionality

Suggestion
Basic Extended
  • edit
    • add functionality to select and modify multiple indexes
      eg select multiple indexes via ctrl/shift+mouse/arrows and press enter to edit colors or del to delete indexes
      • set color/alpha
      • delete index
    • add control to modify 'Edit Index' action (double-click), it can be:
      • checkbox - 'Edit Alpha channel' OR
      • radio button - to switch between RGB and Alpha
  • unique colors
    • add functionality to see unique colors (eg via tabs: Indexes, Unique colors), so it is possible:
      - to see which colors are unique
      - to modify them affecting all related indexes
  • sort palette
    • add functionality to sort colors in palette (see sorting in Aseprite)
      aseprite_palette_sort.png

Mockup
pending..



Example
  • UI comparison
    apps_info.png





Related
by xnview
Thu Oct 13, 2022 2:25 pm
Forum: Archive
Topic: XnView MP 1.3.1
Replies: 5
Views: 13447

XnView MP 1.3.1

Please, don't post bugs or requests in this topic!

You can download XnView MP 1.3.1 here:

Windows x32 ZIP version SHA256: 2031DCA62BA1632F9E869EA7A9A4B44C3D623A6ECA1D162311A78A28FF87F727
Windows x32 SETUP version SHA256: BCBE5B403A3A64C54180EE2CEC71D555055D68CF3BD618032FE7E61E8389D34A
Windows x64 ZIP version SHA256: 16FD12593E8CFC01672CF8578F0B443098526829D93EAD3A75E029AA9F880B52
Windows x64 SETUP version SHA256: 2C272AB3BFF4E10F12E2A1644BE5526EBF98817F76762F5305EB8400EDB25C3B

For Windows 7 and older, you have to install the driver from DirectX to run correctly QtAV (audio/video)

Mac x64 DMG version SHA256: F3A204F614E25615E4FAC6FFC379A19889065715CE0AD71F1340C77DBF9EB8EF
Linux x64 TGZ version SHA256: 892784F914C2C1DF8C47772EFFEBF8C4978E3C732E4936D7A4AEA04A0BF133E1
Linux x64 DEB version SHA256: 00979F01020036F6BF66FF496BDC460BA22A9B2E319B25CEB2891F4FD9BCAB9C

ARM version: http://download.xnview.com/XnViewMP-linux-arm.tgz http://download.xnview.com/XnViewMP-lin ... _armhf.deb

Linux x64 AppImages version: http://download.xnview.com/XnView_MP.gl ... 4.AppImage
Linux Flatpak version: https://flathub.org/apps/details/com.xnview.XnViewMP

Changelog 1.3.1:

2466: [New] Convert: File size info
2462: [New] Convert: Ratio pad - http://newsgroup.xnview.com/viewtopic.php?t=38790
2440: [New] JPEGXL 0.70
2437: [New] LibHEIF 1.13.0
2433: [New] Paint: Position for image watermark
2432: [New] Convert: Blurred frame - http://newsgroup.xnview.com/viewtopic.php?t=43835
2431: [New] Convert: Color at in Canvas resize - http://newsgroup.xnview.com/viewtopic.php?t=43750
2465: [Bug] Rating not applied correctly - http://newsgroup.xnview.com/viewtopic.php?t=44001
2464: [Bug] Settings ui - http://newsgroup.xnview.com/viewtopic.php?t=44006
2463: [Bug] Settings - http://newsgroup.xnview.com/viewtopic.php?t=44005
2461: [Bug] Video crash - http://newsgroup.xnview.com/viewtopic.php?t=43969
2460: [Bug] Return key does not work after 'add text' closed - http://newsgroup.xnview.com/viewtopic.php?t=44000
2459: [Bug] Menu entries not disabled on Empty tab - http://newsgroup.xnview.com/viewtopic.php?t=44015
2458: [Bug] Wallpaper dialog: default color - http://newsgroup.xnview.com/viewtopic.php?t=43998
2457: [Bug] Crash when adding keyword & no files selected (Category filter)
2456: [Bug] 'Edit XMP' doesn't change rating in catalog - http://newsgroup.xnview.com/viewtopic.php?t=43898
2455: [Bug] Video playing doesn't update progress bar - http://newsgroup.xnview.com/viewtopic.php?t=43985
2454: [Bug] Rotate color default value - http://newsgroup.xnview.com/viewtopic.php?t=43972
2453: [Bug] Crash with large JPEG XMP data
2452: [Bug] Strange behavior when extensions list is empty in 'Custom filter' - http://newsgroup.xnview.com/viewtopic.php?t=43907
2451: [Bug] Resize: 'load default values' - http://newsgroup.xnview.com/viewtopic.php?t=43955
2450: [Bug] Filter dialog ui - http://newsgroup.xnview.com/viewtopic.php?t=43942
2449: [Bug] 'Remove alpha channel' always enabled - http://newsgroup.xnview.com/viewtopic.php?t=43939
2448: [Bug] Language settings ui - http://newsgroup.xnview.com/viewtopic.php?t=43936
2447: [Bug] JPEG lossless rotation & long filename - http://newsgroup.xnview.com/viewtopic.php?t=43913
2446: [Bug] Most used format on saving - http://newsgroup.xnview.com/viewtopic.php?t=43916
2445: [Bug] Lossless HEIC - http://newsgroup.xnview.com/viewtopic.php?t=43911
2444: [Bug] JPEGXL lossless - http://newsgroup.xnview.com/viewtopic.php?t=43925
2443: [Bug] JXL/AVIF in archive can't be loaded - http://newsgroup.xnview.com/viewtopic.php?t=43903
2442: [Bug] Write settings dialog margin - http://newsgroup.xnview.com/viewtopic.php?t=43918
2441: [Bug] Capture: save filename - http://newsgroup.xnview.com/viewtopic.php?t=43456
2439: [Bug] Mac: Wheel problem for previous/next file - http://newsgroup.xnview.com/viewtopic.php?t=43793
2438: [Bug] No lossless backup for .jpeg - http://newsgroup.xnview.com/viewtopic.php?t=43879
2436: [Bug] Grid & subdivisions > spacing - http://newsgroup.xnview.com/viewtopic.php?t=43890
2435: [Bug] Crash when cleaning embedded comment
2434: [Bug] Convert: Resize by longest-shortest side & percent - http://newsgroup.xnview.com/viewtopic.php?t=43866


Changelog 1.3.0:

2430: [New] zimg 3.0.4
2429: [New] OpenJPEG 2.5.0
2428: [New] LibWebP 1.2.4
2427: [Bug] Crash on video file - http://newsgroup.xnview.com/viewtopic.php?t=43788
2426: [Bug] WebP for Thumbnail cache & RGBA thumbnail - http://newsgroup.xnview.com/viewtopic.php?t=43745
2425: [Bug] Video & Hdpi screen - http://newsgroup.xnview.com/viewtopic.php?t=43718
2424: [Bug] CVE by Xu Peng from UCAS (jpeg+pcx)
2423: [Bug] Capture: window width - http://newsgroup.xnview.com/viewtopic.php?t=43787
2422: [Bug] EXIF date not shown on some JPEG - http://newsgroup.xnview.com/viewtopic.php?t=43778
2421: [Bug] Resize: Longest/shortest not restored correctly - http://newsgroup.xnview.com/viewtopic.php?t=43738
2420: [Bug] Files from archive can't be opened in detail mode - http://newsgroup.xnview.com/viewtopic.php?t=43421
2419: [Bug] Double click on video file - http://newsgroup.xnview.com/viewtopic.php?t=43759
2418: [Bug] Archive browsing no more possible - http://newsgroup.xnview.com/viewtopic.php?t=43772


Changelog 1.2.0:

2415: [New] Libarchive 3.6.1
2411: [New] Convert: files in NConvert exported bat - http://newsgroup.xnview.com/viewtopic.php?t=43599
2406: [New] XMP Acdsee face region fields
2417: [Bug] AV1 video file thumbnailing
2416: [Bug] Icons in archive file - http://newsgroup.xnview.com/viewtopic.php?t=43725
2414: [Bug] Grey tiff 16 bits - http://newsgroup.xnview.com/viewtopic.php?t=43733
2396: [Bug] When saving, cancel in Write settings must not save - http://newsgroup.xnview.com/viewtopic.php?t=43555
2413: [Bug] Slideshow: Filename in sld with = char - http://newsgroup.xnview.com/viewtopic.php?t=43706
2412: [Bug] Grid not correctly restored - http://newsgroup.xnview.com/viewtopic.php?t=43715
2410: [Bug] Search: Category parent always selected & 'apply parent...' - http://newsgroup.xnview.com/viewtopic.php?t=43682
2409: [Bug] Suggested categories & 'apply to parent' - http://newsgroup.xnview.com/viewtopic.php?t=43698
2408: [Bug] Screen capture filename - http://newsgroup.xnview.com/viewtopic.php?t=43456
2407: [Bug] Statusbar 'file date' does not match settings - http://newsgroup.xnview.com/viewtopic.php?t=43701


Changelog 1.1.0:

2405: [New] MDK SDK instead of QtAV for video support
2374: [New] Edit IPTC/XMP: library
2392: [New] 'Save frame as' http://newsgroup.xnview.com/viewtopic.php?t=43526
2389: [New] Capture: Output folder - http://newsgroup.xnview.com/viewtopic.php?t=43456
2404: [Bug] GEM IMG crash - CVE Thanks to Danis Jiang
2403: [Bug] Abort in Search dialog - http://newsgroup.xnview.com/viewtopic.php?t=43657
2402: [Bug] If an error occurs when saving, no message
2401: [Bug] Bad mouse cursor in crop - http://newsgroup.xnview.com/viewtopic.php?t=43516
2400: [Bug] 'Show grid' not always restored - http://newsgroup.xnview.com/viewtopic.php?t=43610
2399: [Bug] Lock zoom not kept - http://newsgroup.xnview.com/viewtopic.php?t=43602
2398: [Bug] Contact sheet: size not restored correctly - http://newsgroup.xnview.com/viewtopic.php?t=43619
2397: [Bug] Acquire into: ISO date - http://newsgroup.xnview.com/viewtopic.php?t=43533
2396: [Bug] When saving, cancel in Write settings must not save - http://newsgroup.xnview.com/viewtopic.php?t=43555
2395: [Bug] Edit comment: 'Write all' must close dialog - http://newsgroup.xnview.com/viewtopic.php?t=43615
2394: [Bug] Mac: Slideshow - when choosing color, dialog go to background - http://newsgroup.xnview.com/viewtopic.php?t=43575
2393: [Bug] White balance preset - http://newsgroup.xnview.com/viewtopic.php?t=43536
2391: [Bug] Wrong video orientation - http://newsgroup.xnview.com/viewtopic.php?t=39439
2390: [Bug] 'Update files from catalog' doesn't use settings - http://newsgroup.xnview.com/viewtopic.php?t=43489
2388: [Bug] Settings>Info - 'always in fullscreen' unchecked - http://newsgroup.xnview.com/viewtopic.php?t=43509
2387: [Bug] TTF thumbnail crash - http://newsgroup.xnview.com/viewtopic.php?t=39404
2386: [Bug] Export & Icc profile - http://newsgroup.xnview.com/viewtopic.php?t=43506
2385: [Bug] 'Convert to 256' shuffles colormap - http://newsgroup.xnview.com/viewtopic.php?t=43513
2384: [Bug] JPEGXL lossless output file size - http://newsgroup.xnview.com/viewtopic.php?t=43479
2383: [Bug] Batch convert: Film simulation parameters - http://newsgroup.xnview.com/viewtopic.php?t=43508
2382: [Bug] Edit mode: Bad file information in titlebar - http://newsgroup.xnview.com/viewtopic.php?t=43510
2381: [Bug] Message about converting in RGB model - http://newsgroup.xnview.com/viewtopic.php?t=38733
2380: [Bug] Bad preview when returning to browser - http://newsgroup.xnview.com/viewtopic.php?t=43486
2379: [Bug] IPTC: 'Replace only...' should not be used with 'write' - http://newsgroup.xnview.com/viewtopic.php?t=43497
2378: [Bug] Face tag detection - http://newsgroup.xnview.com/viewtopic.php?t=43426
2377: [Bug] Categories assignment problem - http://newsgroup.xnview.com/viewtopic.php?t=43422
2376: [Bug] Two pass rendering setting
2375: [Bug] XMP template can't be loaded - http://newsgroup.xnview.com/viewtopic.php?t=43183
2373: [Bug] Picture orientation & cache - http://newsgroup.xnview.com/viewtopic.php?t=43134
2372: [Bug] Open archive on unicode subfolder - http://newsgroup.xnview.com/viewtopic.php?t=43421
2371: [Bug] Folder view not updated after create folder/rename - http://newsgroup.xnview.com/viewtopic.php?t=43398
2370: [Bug] XMP on RAW files - http://newsgroup.xnview.com/viewtopic.php?t=43411
2369: [Bug] TIFF 16/32bits greyscale - http://newsgroup.xnview.com/viewtopic.php?t=43013
2368: [Bug] Crash when closing thumbnail creation + ICC
2367: [Bug] RAW Automatic brightness setting not used - http://newsgroup.xnview.com/viewtopic.php?t=42732
2366: [Bug] Edit text in category pane - http://newsgroup.xnview.com/viewtopic.php?t=43385
2365: [Bug] Close unsaved view - http://newsgroup.xnview.com/viewtopic.php?t=43372
2364: [Bug] Video thumbnail problem - http://newsgroup.xnview.com/viewtopic.php?t=43389
2363: [Bug] GMIC - http://newsgroup.xnview.com/viewtopic.php?t=43378
2362: [Bug] EXIF panel empty after tag face - http://newsgroup.xnview.com/viewtopic.php?t=43320
2361: [Bug] Folder thumbnails - ignore EXIF rotation information - http://newsgroup.xnview.com/viewtopic.php?t=43379
2360: [Bug] 'File>Save' greyed for capture - http://newsgroup.xnview.com/viewtopic.php?t=43334
2359: [Bug] XMP face detection - http://newsgroup.xnview.com/viewtopic.php?t=43362
2029: [Bug] Canvas resize - restore default - http://newsgroup.xnview.com/viewtopic.php?t=41707
2358: [Bug] EXIF Image unique ID - http://newsgroup.xnview.com/viewtopic.php?t=43345
2357: [Bug] .xmp shown, missing rule in Settings>Companion
2356: [Bug] Import&Sort: JPG not imported - http://newsgroup.xnview.com/viewtopic.php?t=43314


Changelog 1.0.0:

2345: [New] QOI format read support
2341: [New] LibjpegTurbo 2.1.3
2322: [New] HEIF 1.12.0
2321: [New] OpenJPEG 2.4.0
2178: [New] Archive (ZIP, RAR, CAB, 7-Zip, ...) support - http://newsgroup.xnview.com/viewtopic.php?t=29736
2335: [New] XMP fields in 'Labels' - http://newsgroup.xnview.com/viewtopic.php?t=43069
2334: [New] Sharpen setting in view mode - http://newsgroup.xnview.com/viewtopic.php?t=42090
2325: [New] Settings to customize little toolbar - http://newsgroup.xnview.com/viewtopic.php?t=41232
2324: [New] 'View as' mode as cmd - http://newsgroup.xnview.com/viewtopic.php?t=41232
2318: [New] Import: Companions correctly should be correctly imported - http://newsgroup.xnview.com/viewtopic.php?t=40793
2333: [New] "replace only if original value is empty" for Edit XMP - http://newsgroup.xnview.com/viewtopic.php?t=41657
2332: [New] Batch convert: film simulation - http://newsgroup.xnview.com/viewtopic.php?t=40318
2331: [New] Change timestamp: Independant date/time control - http://newsgroup.xnview.com/viewtopic.php?t=42239
1920: [New] Menu item to toggle high zoom quality - http://newsgroup.xnview.com/viewtopic.php?t=37347
2267: [New] Tag face: Add region - http://newsgroup.xnview.com/viewtopic.php?t=42899
2266: [New] Shift+Wheel to scroll - http://newsgroup.xnview.com/viewtopic.php?t=42887
2348: [New] Write settings dialog when saving - http://newsgroup.xnview.com/viewtopic.php?t=42971
2286: [New] Batch rename: History for 'from'/'with' replace field - http://newsgroup.xnview.com/viewtopic.php?t=39984
2327: [New] 'Show hidden files' as cmd_ - http://newsgroup.xnview.com/viewtopic.php?t=40848
2294: [New] Batch convert: Beep - http://newsgroup.xnview.com/viewtopic.php?t=39813
2308: [New] Fullscreen hide mouse setting - http://newsgroup.xnview.com/viewtopic.php?t=40946
2303: [New] Compare: Show CRC setting - http://newsgroup.xnview.com/viewtopic.php?t=43007
2353: [Bug] Duplicate categories - viewtopic.php?t=43208
2354: [Bug] Quick Search is case sensitive on categories - http://newsgroup.xnview.com/viewtopic.php?t=43202
2352: [Bug] DDS crash
2351: [Bug] Face tag & EXIF orientation - viewtopic.php?f=62&t=43209
2350: [Bug] Unicode & AVIF - viewtopic.php?f=62&t=43220
2349: [Bug] Folder's thumbnail, RAW orientation - viewtopic.php?f=62&t=43160
2347: [Bug] Resize dialog: DPI change - http://newsgroup.xnview.com/viewtopic.php?t=43133
2346: [Bug] Crop size in cm - http://newsgroup.xnview.com/viewtopic.php?t=43132
2344: [Bug] Preview panel tabified & update - http://newsgroup.xnview.com/viewtopic.php?t=43088
2343: [Bug] PNG tRNS & 24bits
2342: [Bug] HiDPI scaling & 100% - http://newsgroup.xnview.com/viewtopic.php?t=43108
2340: [Bug] MacOS: Unresponsive when browsing network share - http://newsgroup.xnview.com/viewtopic.php?t=42879
2339: [Bug] Batch rename: rating & color label - http://newsgroup.xnview.com/viewtopic.php?t=43107
2338: [Bug] MacOS: Tabbar grows instead of showing buttons - http://newsgroup.xnview.com/viewtopic.php?t=43095
2337: [Bug] 'Open container folder' when show in subfolder - http://newsgroup.xnview.com/viewtopic.php?t=43100
2336: [Bug] WebP for thumbnail cache & RGBA thumbnail - http://newsgroup.xnview.com/viewtopic.php?t=43098
2330: [Bug] 'Automatically apply parent keywords' - http://newsgroup.xnview.com/viewtopic.php?t=42945
2329: [Bug] Rename category & Shortcut - http://newsgroup.xnview.com/viewtopic.php?t=42946
2328: [Bug] Relative zoom value - http://newsgroup.xnview.com/viewtopic.php?t=42605
2326: [Bug] Next/previous file does not work for svg files - http://newsgroup.xnview.com/viewtopic.php?t=41100
2323: [Bug] WebP 1.2.2
2320: [Bug] Thumbnail processing stopped when last file is selected - http://newsgroup.xnview.com/viewtopic.php?t=43048
2319: [Bug] Slow info loading from catalog (edit mode or detail view mode)
2317: [Bug] RAW & thumbnail orientation - http://newsgroup.xnview.com/viewtopic.php?t=43066
2316: [Bug] Zoom selection problem on RAW - http://newsgroup.xnview.com/viewtopic.php?t=43025
2315: [Bug] Batch convert: ICC convert crash - http://newsgroup.xnview.com/viewtopic.php?t=43055
2314: [Bug] Delay when expanding folder tree - http://newsgroup.xnview.com/viewtopic.php?t=43057
2313: [Bug] New file is not crrectly selected - http://newsgroup.xnview.com/viewtopic.php?t=43059
2312: [Bug] Background color setting in Paint dialog - http://newsgroup.xnview.com/viewtopic.php?t=41268
2311: [Bug] HEIC save corrupted file - http://newsgroup.xnview.com/viewtopic.php?t=42986
2310: [Bug] HEIC saving problem - http://newsgroup.xnview.com/viewtopic.php?t=42986
2309: [Bug] Image moves when selecting to/from right and/or bottom window edges - http://newsgroup.xnview.com/viewtopic.php?t=40858
2307: [Bug] Fullscreen from browser {File Index} include folders - http://newsgroup.xnview.com/viewtopic.php?t=40880
2306: [Bug] "reset auto image size with next/previous file" - http://newsgroup.xnview.com/viewtopic.php?t=39432
2029: [Bug] Canvas resize - restore default - http://newsgroup.xnview.com/viewtopic.php?t=41707
2305: [Bug] Bookmarks must follow order of bookmark.ini - http://newsgroup.xnview.com/viewtopic.php?t=42987
2304: [Bug] Info shows 8bits for RGB 16bits file (targa)
2302: [Bug] EXIF ImgDirection as float - http://newsgroup.xnview.com/viewtopic.php?t=43008
2301: [Bug] JPEGXL greyscale output - http://newsgroup.xnview.com/viewtopic.php?t=42996
2300: [Bug] Problem to load TIFF 16bits float - http://newsgroup.xnview.com/viewtopic.php?t=42991
2299: [Bug] ICC can't be disable for WebP
2298: [Bug] Compare: Crash with recursive files - http://newsgroup.xnview.com/viewtopic.php?t=42979
2297: [Bug] Delete last item show item not filtered - http://newsgroup.xnview.com/viewtopic.php?t=40757
2296: [Bug] DNG greyscale crash
2295: [Bug] Issue when moving category - http://newsgroup.xnview.com/viewtopic.php?t=40516
2293: [Bug] Linux: Companion & batch rename - http://newsgroup.xnview.com/viewtopic.php?t=40179
2292: [Bug] Category Sets not correctly updated - http://newsgroup.xnview.com/viewtopic.php?t=39413
2291: [Bug] Quick filter & new files - http://newsgroup.xnview.com/viewtopic.php?t=38983
2290: [Bug] CLTR+Wheel open context menu - http://newsgroup.xnview.com/viewtopic.php?t=38870
2289: [Bug] JPEG as companion file - http://newsgroup.xnview.com/viewtopic.php?t=39902
2288: [Bug] Compare & results from filter panel - http://newsgroup.xnview.com/viewtopic.php?t=40198
2287: [Bug] Shift+Del doesn't delete companion files - http://newsgroup.xnview.com/viewtopic.php?t=40036
2285: [Bug] Bad thumbnail of changed file - http://newsgroup.xnview.com/viewtopic.php?t=38033
2284: [Bug] Multiselection wrong preview - http://newsgroup.xnview.com/viewtopic.php?t=41374
2283: [Bug] Resize not correct when using percent - http://newsgroup.xnview.com/viewtopic.php?t=42966
2282: [Bug] File type colors problem - http://newsgroup.xnview.com/viewtopic.php?t=42922
2281: [Bug] Edit IPTC: merge datas - http://newsgroup.xnview.com/viewtopic.php?t=42925
2280: [Bug] APNG - http://newsgroup.xnview.com/viewtopic.php?t=42932
2279: [Bug] 'Thumbnails view only' - http://newsgroup.xnview.com/viewtopic.php?t=42943
2278: [Bug] Batch rename: Duplicate suffix - http://newsgroup.xnview.com/viewtopic.php?t=42952
2277: [Bug] XMP fields not updated after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2276: [Bug] {DPI} bad value after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2275: [Bug] XCF compositing - http://newsgroup.xnview.com/viewtopic.php?t=42905
2273: [Bug] Sidecar not loaded for tooltips - http://newsgroup.xnview.com/viewtopic.php?t=42913
2272: [Bug] RAW saving
2271: [Bug] Edit IPTC: 'Clear fields' doesn't clear country code
2270: [Bug] Tooltips {Annotation} not updated after editing - http://newsgroup.xnview.com/viewtopic.php?t=42913
2269: [Bug] Portrait RAW files are shown in landscape orientation when categorized - http://newsgroup.xnview.com/viewtopic.php?t=42868
2268: [Bug] DPX grey - http://newsgroup.xnview.com/viewtopic.php?t=42910
2265: [Bug] Edit IPTC/XMP: / instead of \ - http://newsgroup.xnview.com/viewtopic.php?t=42898
2264: [Bug] Tag face UI
2263: [Bug] Wrong index/count in titlebar - http://newsgroup.xnview.com/viewtopic.php?t=42893
2262: [Bug] DNG resolution - http://newsgroup.xnview.com/viewtopic.php?t=42892
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632
by xnview
Tue Sep 06, 2022 12:04 pm
Forum: Archive
Topic: XnView MP 1.3.0
Replies: 0
Views: 9446

XnView MP 1.3.0

Please, don't post bugs or requests in this topic!

You can download XnView MP 1.3.0 here:

Windows x32 ZIP version SHA256: FA573FD98F673D74C98C216865B7413CA8CF8C2B708248376EDFA6446BE07109
Windows x32 SETUP version SHA256: 9C456EC3EEBE2C678EF615DC833A72315A6FC139261A417ECB9B2E813DA1B698
Windows x64 ZIP version SHA256: DB56CEC7E252A0D443AFB98CDD019F8D8ECFD806A8945228F34E090A3A082312
Windows x64 SETUP version SHA256: 1DE5B2BA8D3974A9FB8551490A655D09AB70C808BF626DD5B0F743ADE6A2DFCE

For Windows 7 and older, you have to install the driver from DirectX to run correctly QtAV (audio/video)

Mac x64 DMG version SHA256: 2851B202D249CED4D7727F027F5E2397DABC8EB121BFEC9F30248B77B8C7B5F4
Linux x64 TGZ version SHA256: 713FCB92E95ECA179E02C62B9416566821A0B6E81870AD1D49C379EBF900406E
Linux x64 DEB version SHA256: 05FAB7601090863E116914AD36A968A9928625050297DB999F02B94BE9AEB6C4

ARM version: http://download.xnview.com/XnViewMP-linux-arm.tgz http://download.xnview.com/XnViewMP-lin ... _armhf.deb

Linux x64 AppImages version: http://download.xnview.com/XnView_MP.gl ... 4.AppImage
Linux Flatpak version: https://flathub.org/apps/details/com.xnview.XnViewMP

Changelog 1.3.0:

2430: [New] zimg 3.0.4
2429: [New] OpenJPEG 2.5.0
2428: [New] LibWebP 1.2.4
2427: [Bug] Crash on video file - http://newsgroup.xnview.com/viewtopic.php?t=43788
2426: [Bug] WebP for Thumbnail cache & RGBA thumbnail - http://newsgroup.xnview.com/viewtopic.php?t=43745
2425: [Bug] Video & Hdpi screen - http://newsgroup.xnview.com/viewtopic.php?t=43718
2424: [Bug] CVE by Xu Peng from UCAS (jpeg+pcx)
2423: [Bug] Capture: window width - http://newsgroup.xnview.com/viewtopic.php?t=43787
2422: [Bug] EXIF date not shown on some JPEG - http://newsgroup.xnview.com/viewtopic.php?t=43778
2421: [Bug] Resize: Longest/shortest not restored correctly - http://newsgroup.xnview.com/viewtopic.php?t=43738
2420: [Bug] Files from archive can't be opened in detail mode - http://newsgroup.xnview.com/viewtopic.php?t=43421
2419: [Bug] Double click on video file - http://newsgroup.xnview.com/viewtopic.php?t=43759
2418: [Bug] Archive browsing no more possible - http://newsgroup.xnview.com/viewtopic.php?t=43772


Changelog 1.2.0:

2415: [New] Libarchive 3.6.1
2411: [New] Convert: files in NConvert exported bat - http://newsgroup.xnview.com/viewtopic.php?t=43599
2406: [New] XMP Acdsee face region fields
2417: [Bug] AV1 video file thumbnailing
2416: [Bug] Icons in archive file - http://newsgroup.xnview.com/viewtopic.php?t=43725
2414: [Bug] Grey tiff 16 bits - http://newsgroup.xnview.com/viewtopic.php?t=43733
2396: [Bug] When saving, cancel in Write settings must not save - http://newsgroup.xnview.com/viewtopic.php?t=43555
2413: [Bug] Slideshow: Filename in sld with = char - http://newsgroup.xnview.com/viewtopic.php?t=43706
2412: [Bug] Grid not correctly restored - http://newsgroup.xnview.com/viewtopic.php?t=43715
2410: [Bug] Search: Category parent always selected & 'apply parent...' - http://newsgroup.xnview.com/viewtopic.php?t=43682
2409: [Bug] Suggested categories & 'apply to parent' - http://newsgroup.xnview.com/viewtopic.php?t=43698
2408: [Bug] Screen capture filename - http://newsgroup.xnview.com/viewtopic.php?t=43456
2407: [Bug] Statusbar 'file date' does not match settings - http://newsgroup.xnview.com/viewtopic.php?t=43701


Changelog 1.1.0:

2405: [New] MDK SDK instead of QtAV for video support
2374: [New] Edit IPTC/XMP: library
2392: [New] 'Save frame as' http://newsgroup.xnview.com/viewtopic.php?t=43526
2389: [New] Capture: Output folder - http://newsgroup.xnview.com/viewtopic.php?t=43456
2404: [Bug] GEM IMG crash - CVE Thanks to Danis Jiang
2403: [Bug] Abort in Search dialog - http://newsgroup.xnview.com/viewtopic.php?t=43657
2402: [Bug] If an error occurs when saving, no message
2401: [Bug] Bad mouse cursor in crop - http://newsgroup.xnview.com/viewtopic.php?t=43516
2400: [Bug] 'Show grid' not always restored - http://newsgroup.xnview.com/viewtopic.php?t=43610
2399: [Bug] Lock zoom not kept - http://newsgroup.xnview.com/viewtopic.php?t=43602
2398: [Bug] Contact sheet: size not restored correctly - http://newsgroup.xnview.com/viewtopic.php?t=43619
2397: [Bug] Acquire into: ISO date - http://newsgroup.xnview.com/viewtopic.php?t=43533
2396: [Bug] When saving, cancel in Write settings must not save - http://newsgroup.xnview.com/viewtopic.php?t=43555
2395: [Bug] Edit comment: 'Write all' must close dialog - http://newsgroup.xnview.com/viewtopic.php?t=43615
2394: [Bug] Mac: Slideshow - when choosing color, dialog go to background - http://newsgroup.xnview.com/viewtopic.php?t=43575
2393: [Bug] White balance preset - http://newsgroup.xnview.com/viewtopic.php?t=43536
2391: [Bug] Wrong video orientation - http://newsgroup.xnview.com/viewtopic.php?t=39439
2390: [Bug] 'Update files from catalog' doesn't use settings - http://newsgroup.xnview.com/viewtopic.php?t=43489
2388: [Bug] Settings>Info - 'always in fullscreen' unchecked - http://newsgroup.xnview.com/viewtopic.php?t=43509
2387: [Bug] TTF thumbnail crash - http://newsgroup.xnview.com/viewtopic.php?t=39404
2386: [Bug] Export & Icc profile - http://newsgroup.xnview.com/viewtopic.php?t=43506
2385: [Bug] 'Convert to 256' shuffles colormap - http://newsgroup.xnview.com/viewtopic.php?t=43513
2384: [Bug] JPEGXL lossless output file size - http://newsgroup.xnview.com/viewtopic.php?t=43479
2383: [Bug] Batch convert: Film simulation parameters - http://newsgroup.xnview.com/viewtopic.php?t=43508
2382: [Bug] Edit mode: Bad file information in titlebar - http://newsgroup.xnview.com/viewtopic.php?t=43510
2381: [Bug] Message about converting in RGB model - http://newsgroup.xnview.com/viewtopic.php?t=38733
2380: [Bug] Bad preview when returning to browser - http://newsgroup.xnview.com/viewtopic.php?t=43486
2379: [Bug] IPTC: 'Replace only...' should not be used with 'write' - http://newsgroup.xnview.com/viewtopic.php?t=43497
2378: [Bug] Face tag detection - http://newsgroup.xnview.com/viewtopic.php?t=43426
2377: [Bug] Categories assignment problem - http://newsgroup.xnview.com/viewtopic.php?t=43422
2376: [Bug] Two pass rendering setting
2375: [Bug] XMP template can't be loaded - http://newsgroup.xnview.com/viewtopic.php?t=43183
2373: [Bug] Picture orientation & cache - http://newsgroup.xnview.com/viewtopic.php?t=43134
2372: [Bug] Open archive on unicode subfolder - http://newsgroup.xnview.com/viewtopic.php?t=43421
2371: [Bug] Folder view not updated after create folder/rename - http://newsgroup.xnview.com/viewtopic.php?t=43398
2370: [Bug] XMP on RAW files - http://newsgroup.xnview.com/viewtopic.php?t=43411
2369: [Bug] TIFF 16/32bits greyscale - http://newsgroup.xnview.com/viewtopic.php?t=43013
2368: [Bug] Crash when closing thumbnail creation + ICC
2367: [Bug] RAW Automatic brightness setting not used - http://newsgroup.xnview.com/viewtopic.php?t=42732
2366: [Bug] Edit text in category pane - http://newsgroup.xnview.com/viewtopic.php?t=43385
2365: [Bug] Close unsaved view - http://newsgroup.xnview.com/viewtopic.php?t=43372
2364: [Bug] Video thumbnail problem - http://newsgroup.xnview.com/viewtopic.php?t=43389
2363: [Bug] GMIC - http://newsgroup.xnview.com/viewtopic.php?t=43378
2362: [Bug] EXIF panel empty after tag face - http://newsgroup.xnview.com/viewtopic.php?t=43320
2361: [Bug] Folder thumbnails - ignore EXIF rotation information - http://newsgroup.xnview.com/viewtopic.php?t=43379
2360: [Bug] 'File>Save' greyed for capture - http://newsgroup.xnview.com/viewtopic.php?t=43334
2359: [Bug] XMP face detection - http://newsgroup.xnview.com/viewtopic.php?t=43362
2029: [Bug] Canvas resize - restore default - http://newsgroup.xnview.com/viewtopic.php?t=41707
2358: [Bug] EXIF Image unique ID - http://newsgroup.xnview.com/viewtopic.php?t=43345
2357: [Bug] .xmp shown, missing rule in Settings>Companion
2356: [Bug] Import&Sort: JPG not imported - http://newsgroup.xnview.com/viewtopic.php?t=43314


Changelog 1.0.0:

2345: [New] QOI format read support
2341: [New] LibjpegTurbo 2.1.3
2322: [New] HEIF 1.12.0
2321: [New] OpenJPEG 2.4.0
2178: [New] Archive (ZIP, RAR, CAB, 7-Zip, ...) support - http://newsgroup.xnview.com/viewtopic.php?t=29736
2335: [New] XMP fields in 'Labels' - http://newsgroup.xnview.com/viewtopic.php?t=43069
2334: [New] Sharpen setting in view mode - http://newsgroup.xnview.com/viewtopic.php?t=42090
2325: [New] Settings to customize little toolbar - http://newsgroup.xnview.com/viewtopic.php?t=41232
2324: [New] 'View as' mode as cmd - http://newsgroup.xnview.com/viewtopic.php?t=41232
2318: [New] Import: Companions correctly should be correctly imported - http://newsgroup.xnview.com/viewtopic.php?t=40793
2333: [New] "replace only if original value is empty" for Edit XMP - http://newsgroup.xnview.com/viewtopic.php?t=41657
2332: [New] Batch convert: film simulation - http://newsgroup.xnview.com/viewtopic.php?t=40318
2331: [New] Change timestamp: Independant date/time control - http://newsgroup.xnview.com/viewtopic.php?t=42239
1920: [New] Menu item to toggle high zoom quality - http://newsgroup.xnview.com/viewtopic.php?t=37347
2267: [New] Tag face: Add region - http://newsgroup.xnview.com/viewtopic.php?t=42899
2266: [New] Shift+Wheel to scroll - http://newsgroup.xnview.com/viewtopic.php?t=42887
2348: [New] Write settings dialog when saving - http://newsgroup.xnview.com/viewtopic.php?t=42971
2286: [New] Batch rename: History for 'from'/'with' replace field - http://newsgroup.xnview.com/viewtopic.php?t=39984
2327: [New] 'Show hidden files' as cmd_ - http://newsgroup.xnview.com/viewtopic.php?t=40848
2294: [New] Batch convert: Beep - http://newsgroup.xnview.com/viewtopic.php?t=39813
2308: [New] Fullscreen hide mouse setting - http://newsgroup.xnview.com/viewtopic.php?t=40946
2303: [New] Compare: Show CRC setting - http://newsgroup.xnview.com/viewtopic.php?t=43007
2353: [Bug] Duplicate categories - viewtopic.php?t=43208
2354: [Bug] Quick Search is case sensitive on categories - http://newsgroup.xnview.com/viewtopic.php?t=43202
2352: [Bug] DDS crash
2351: [Bug] Face tag & EXIF orientation - viewtopic.php?f=62&t=43209
2350: [Bug] Unicode & AVIF - viewtopic.php?f=62&t=43220
2349: [Bug] Folder's thumbnail, RAW orientation - viewtopic.php?f=62&t=43160
2347: [Bug] Resize dialog: DPI change - http://newsgroup.xnview.com/viewtopic.php?t=43133
2346: [Bug] Crop size in cm - http://newsgroup.xnview.com/viewtopic.php?t=43132
2344: [Bug] Preview panel tabified & update - http://newsgroup.xnview.com/viewtopic.php?t=43088
2343: [Bug] PNG tRNS & 24bits
2342: [Bug] HiDPI scaling & 100% - http://newsgroup.xnview.com/viewtopic.php?t=43108
2340: [Bug] MacOS: Unresponsive when browsing network share - http://newsgroup.xnview.com/viewtopic.php?t=42879
2339: [Bug] Batch rename: rating & color label - http://newsgroup.xnview.com/viewtopic.php?t=43107
2338: [Bug] MacOS: Tabbar grows instead of showing buttons - http://newsgroup.xnview.com/viewtopic.php?t=43095
2337: [Bug] 'Open container folder' when show in subfolder - http://newsgroup.xnview.com/viewtopic.php?t=43100
2336: [Bug] WebP for thumbnail cache & RGBA thumbnail - http://newsgroup.xnview.com/viewtopic.php?t=43098
2330: [Bug] 'Automatically apply parent keywords' - http://newsgroup.xnview.com/viewtopic.php?t=42945
2329: [Bug] Rename category & Shortcut - http://newsgroup.xnview.com/viewtopic.php?t=42946
2328: [Bug] Relative zoom value - http://newsgroup.xnview.com/viewtopic.php?t=42605
2326: [Bug] Next/previous file does not work for svg files - http://newsgroup.xnview.com/viewtopic.php?t=41100
2323: [Bug] WebP 1.2.2
2320: [Bug] Thumbnail processing stopped when last file is selected - http://newsgroup.xnview.com/viewtopic.php?t=43048
2319: [Bug] Slow info loading from catalog (edit mode or detail view mode)
2317: [Bug] RAW & thumbnail orientation - http://newsgroup.xnview.com/viewtopic.php?t=43066
2316: [Bug] Zoom selection problem on RAW - http://newsgroup.xnview.com/viewtopic.php?t=43025
2315: [Bug] Batch convert: ICC convert crash - http://newsgroup.xnview.com/viewtopic.php?t=43055
2314: [Bug] Delay when expanding folder tree - http://newsgroup.xnview.com/viewtopic.php?t=43057
2313: [Bug] New file is not crrectly selected - http://newsgroup.xnview.com/viewtopic.php?t=43059
2312: [Bug] Background color setting in Paint dialog - http://newsgroup.xnview.com/viewtopic.php?t=41268
2311: [Bug] HEIC save corrupted file - http://newsgroup.xnview.com/viewtopic.php?t=42986
2310: [Bug] HEIC saving problem - http://newsgroup.xnview.com/viewtopic.php?t=42986
2309: [Bug] Image moves when selecting to/from right and/or bottom window edges - http://newsgroup.xnview.com/viewtopic.php?t=40858
2307: [Bug] Fullscreen from browser {File Index} include folders - http://newsgroup.xnview.com/viewtopic.php?t=40880
2306: [Bug] "reset auto image size with next/previous file" - http://newsgroup.xnview.com/viewtopic.php?t=39432
2029: [Bug] Canvas resize - restore default - http://newsgroup.xnview.com/viewtopic.php?t=41707
2305: [Bug] Bookmarks must follow order of bookmark.ini - http://newsgroup.xnview.com/viewtopic.php?t=42987
2304: [Bug] Info shows 8bits for RGB 16bits file (targa)
2302: [Bug] EXIF ImgDirection as float - http://newsgroup.xnview.com/viewtopic.php?t=43008
2301: [Bug] JPEGXL greyscale output - http://newsgroup.xnview.com/viewtopic.php?t=42996
2300: [Bug] Problem to load TIFF 16bits float - http://newsgroup.xnview.com/viewtopic.php?t=42991
2299: [Bug] ICC can't be disable for WebP
2298: [Bug] Compare: Crash with recursive files - http://newsgroup.xnview.com/viewtopic.php?t=42979
2297: [Bug] Delete last item show item not filtered - http://newsgroup.xnview.com/viewtopic.php?t=40757
2296: [Bug] DNG greyscale crash
2295: [Bug] Issue when moving category - http://newsgroup.xnview.com/viewtopic.php?t=40516
2293: [Bug] Linux: Companion & batch rename - http://newsgroup.xnview.com/viewtopic.php?t=40179
2292: [Bug] Category Sets not correctly updated - http://newsgroup.xnview.com/viewtopic.php?t=39413
2291: [Bug] Quick filter & new files - http://newsgroup.xnview.com/viewtopic.php?t=38983
2290: [Bug] CLTR+Wheel open context menu - http://newsgroup.xnview.com/viewtopic.php?t=38870
2289: [Bug] JPEG as companion file - http://newsgroup.xnview.com/viewtopic.php?t=39902
2288: [Bug] Compare & results from filter panel - http://newsgroup.xnview.com/viewtopic.php?t=40198
2287: [Bug] Shift+Del doesn't delete companion files - http://newsgroup.xnview.com/viewtopic.php?t=40036
2285: [Bug] Bad thumbnail of changed file - http://newsgroup.xnview.com/viewtopic.php?t=38033
2284: [Bug] Multiselection wrong preview - http://newsgroup.xnview.com/viewtopic.php?t=41374
2283: [Bug] Resize not correct when using percent - http://newsgroup.xnview.com/viewtopic.php?t=42966
2282: [Bug] File type colors problem - http://newsgroup.xnview.com/viewtopic.php?t=42922
2281: [Bug] Edit IPTC: merge datas - http://newsgroup.xnview.com/viewtopic.php?t=42925
2280: [Bug] APNG - http://newsgroup.xnview.com/viewtopic.php?t=42932
2279: [Bug] 'Thumbnails view only' - http://newsgroup.xnview.com/viewtopic.php?t=42943
2278: [Bug] Batch rename: Duplicate suffix - http://newsgroup.xnview.com/viewtopic.php?t=42952
2277: [Bug] XMP fields not updated after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2276: [Bug] {DPI} bad value after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2275: [Bug] XCF compositing - http://newsgroup.xnview.com/viewtopic.php?t=42905
2273: [Bug] Sidecar not loaded for tooltips - http://newsgroup.xnview.com/viewtopic.php?t=42913
2272: [Bug] RAW saving
2271: [Bug] Edit IPTC: 'Clear fields' doesn't clear country code
2270: [Bug] Tooltips {Annotation} not updated after editing - http://newsgroup.xnview.com/viewtopic.php?t=42913
2269: [Bug] Portrait RAW files are shown in landscape orientation when categorized - http://newsgroup.xnview.com/viewtopic.php?t=42868
2268: [Bug] DPX grey - http://newsgroup.xnview.com/viewtopic.php?t=42910
2265: [Bug] Edit IPTC/XMP: / instead of \ - http://newsgroup.xnview.com/viewtopic.php?t=42898
2264: [Bug] Tag face UI
2263: [Bug] Wrong index/count in titlebar - http://newsgroup.xnview.com/viewtopic.php?t=42893
2262: [Bug] DNG resolution - http://newsgroup.xnview.com/viewtopic.php?t=42892
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632

Changelog 0.99.7:

2256: [New] Resize: Lanczos2 filter - http://newsgroup.xnview.com/viewtopic.php?t=42816
2255: [New] 'Use checkerboard pattern' in menu - http://newsgroup.xnview.com/viewtopic.php?t=42847
2234: [New] XMP in tooltips - http://newsgroup.xnview.com/viewtopic.php?t=42714
2227: [New] Category menu: Parent label on top of submenu - http://newsgroup.xnview.com/viewtopic.php?t=42575
2226: [New] Album: Import/Export Bridge collection
2246: [New] Batch convert: Antialiasing option for 'Text'
2261: [Bug] Bottom line not visible on HDPI - http://newsgroup.xnview.com/viewtopic.php?t=42783
2260: [Bug] Image is not antialiased when zoom % matches HiDPI scaling - http://newsgroup.xnview.com/viewtopic.php?t=42784
2259: [Bug] Linux: SaveAs always use original date file
2258: [Bug] Join: Need to use sRGB color profile - http://newsgroup.xnview.com/viewtopic.php?t=42853
2257: [Bug] Remove/Extract alpha channel on 8bits image - http://newsgroup.xnview.com/viewtopic.php?t=42824
2254: [Bug] MacOS: EXIF on HEIC file - http://newsgroup.xnview.com/viewtopic.php?t=42838
2253: [Bug] PDF crash
2252: [Bug] Slideshow: Close when using timer at the end - http://newsgroup.xnview.com/viewtopic.php?t=42820
2251: [Bug] Slideshow & high DPI scaling - http://newsgroup.xnview.com/viewtopic.php?t=42811
2250: [Bug] Tag Face: People list not updated - http://newsgroup.xnview.com/viewtopic.php?t=42793
2249: [Bug] Fullscreen info truncated (HTML) - http://newsgroup.xnview.com/viewtopic.php?t=42708
2248: [Bug] Rating in Edit mode doen't update browser - http://newsgroup.xnview.com/viewtopic.php?t=42807
2247: [Bug] Text in statusbar clipped
2245: [Bug] Pan on HiDPI with 1 image pixel = 1 screen pixel
2244: [Bug] Batch rename: option to remove diacritic character - http://newsgroup.xnview.com/viewtopic.php?t=42617
2243: [Bug] Tag Face: XMP metadata not always written - http://newsgroup.xnview.com/viewtopic.php?t=42
2242: [Bug] Tag Face: Crash with grey images - http://newsgroup.xnview.com/viewtopic.php?t=42793
2241: [Bug] Windows: High DPI scaling problem - http://newsgroup.xnview.com/viewtopic.php?t=42756
2240: [Bug] Slideshow a animated file - http://newsgroup.xnview.com/viewtopic.php?t=42792
2239: [Bug] StatusBar: Bad image size in edit mode
2238: [Bug] Resize: Mode not applied - http://newsgroup.xnview.com/viewtopic.php?t=42767
2237: [Bug] Temporary file & reuse - http://newsgroup.xnview.com/viewtopic.php?t=42741
2236: [Bug] Print Selection: aspect ratio of preview image is distorted - http://newsgroup.xnview.com/viewtopic.php?t=42771
2235: [Bug] 'Print selection' not enabled in toolbar - http://newsgroup.xnview.com/viewtopic.php?t=42775
2233: [Bug] Zoom selection & high dpi scale - http://newsgroup.xnview.com/viewtopic.php?t=42718
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632
2232: [Bug] StatusBar not correctly updated if Preview is hidden - http://newsgroup.xnview.com/viewtopic.php?t=42764
2231: [Bug] {File Index} in statusbar - http://newsgroup.xnview.com/viewtopic.php?t=42749
2230: [Bug] Remember last selected filename - http://newsgroup.xnview.com/viewtopic.php?t=42355
2229: [Bug] Open container on category list
2228: [Bug] Edit category's parent doesn't refresh tree - http://newsgroup.xnview.com/viewtopic.php?t=40521
2225: [Bug] Album: Create first show 2 entries
2219: [Bug] {Categories} and 'base path' - http://newsgroup.xnview.com/viewtopic.php?t=41992
2224: [Bug] JXR 128 RGBA - http://newsgroup.xnview.com/viewtopic.php?t=42750
2223: [Bug] Multipage create: Bad orientation for files with EXIF orientation
by xnview
Wed Aug 24, 2022 12:46 pm
Forum: Archive
Topic: XnView MP 1.2.0
Replies: 3
Views: 7091

XnView MP 1.2.0

Please, don't post bugs or requests in this topic!

You can download XnView MP 1.02 here:

Windows x32 ZIP version SHA256: D917390E8C515FD124542A31D0E90B2A7C7CC6A47439980E4ECCDD26CC47CA2A
Windows x32 SETUP version SHA256: ADAF96959C736DFB1C1E23EBEFF8496E850AC1E29AE169E32EE83F7A47229E61
Windows x64 ZIP version SHA256: 602292DFAAA2E8D530430FC203F6D7D4DA2AFF634D5E9C787F11C8ABADBAFC8B
Windows x64 SETUP version SHA256: 151C10FBF386996C60378C69F77BDAC55759F6DE1F5353B8D1529F017DFA93BC

For Windows 7 and older, you have to install the driver from DirectX to run correctly QtAV (audio/video)

Mac x64 DMG version SHA256: 55D6232013A29A9F2818809F0BCB032AD93676A2783BC7445565DCB5CF6D7F7B

Linux x64 TGZ version SHA256: 4DE4F212B28D273C438CD41901C597F4F8F52DC24DD00C6F410A7AF2A8A4346C
Linux x64 DEB version SHA256: EBBD2BF889615CBA454C6F32CA6B92D4FD1231D54008971CA0DDA3A0F5B16D00

ARM version: http://download.xnview.com/XnViewMP-linux-arm.tgz http://download.xnview.com/XnViewMP-lin ... _armhf.deb

Linux x64 AppImages version: http://download.xnview.com/XnView_MP.gl ... 4.AppImage
Linux Flatpak version: https://flathub.org/apps/details/com.xnview.XnViewMP

Changelog 1.02:

2415: [New] Libarchive 3.6.1
2411: [New] Convert: files in NConvert exported bat - http://newsgroup.xnview.com/viewtopic.php?t=43599
2406: [New] XMP Acdsee face region fields
2417: [Bug] AV1 video file thumbnailing
2416: [Bug] Icons in archive file - http://newsgroup.xnview.com/viewtopic.php?t=43725
2414: [Bug] Grey tiff 16 bits - http://newsgroup.xnview.com/viewtopic.php?t=43733
2396: [Bug] When saving, cancel in Write settings must not save - http://newsgroup.xnview.com/viewtopic.php?t=43555
2413: [Bug] Slideshow: Filename in sld with = char - http://newsgroup.xnview.com/viewtopic.php?t=43706
2412: [Bug] Grid not correctly restored - http://newsgroup.xnview.com/viewtopic.php?t=43715
2410: [Bug] Search: Category parent always selected & 'apply parent...' - http://newsgroup.xnview.com/viewtopic.php?t=43682
2409: [Bug] Suggested categories & 'apply to parent' - http://newsgroup.xnview.com/viewtopic.php?t=43698
2408: [Bug] Screen capture filename - http://newsgroup.xnview.com/viewtopic.php?t=43456
2407: [Bug] Statusbar 'file date' does not match settings - http://newsgroup.xnview.com/viewtopic.php?t=43701


Changelog 1.01:

2405: [New] MDK SDK instead of QtAV for video support
2374: [New] Edit IPTC/XMP: library
2392: [New] 'Save frame as' http://newsgroup.xnview.com/viewtopic.php?t=43526
2389: [New] Capture: Output folder - http://newsgroup.xnview.com/viewtopic.php?t=43456
2404: [Bug] GEM IMG crash - CVE Thanks to Danis Jiang
2403: [Bug] Abort in Search dialog - http://newsgroup.xnview.com/viewtopic.php?t=43657
2402: [Bug] If an error occurs when saving, no message
2401: [Bug] Bad mouse cursor in crop - http://newsgroup.xnview.com/viewtopic.php?t=43516
2400: [Bug] 'Show grid' not always restored - http://newsgroup.xnview.com/viewtopic.php?t=43610
2399: [Bug] Lock zoom not kept - http://newsgroup.xnview.com/viewtopic.php?t=43602
2398: [Bug] Contact sheet: size not restored correctly - http://newsgroup.xnview.com/viewtopic.php?t=43619
2397: [Bug] Acquire into: ISO date - http://newsgroup.xnview.com/viewtopic.php?t=43533
2396: [Bug] When saving, cancel in Write settings must not save - http://newsgroup.xnview.com/viewtopic.php?t=43555
2395: [Bug] Edit comment: 'Write all' must close dialog - http://newsgroup.xnview.com/viewtopic.php?t=43615
2394: [Bug] Mac: Slideshow - when choosing color, dialog go to background - http://newsgroup.xnview.com/viewtopic.php?t=43575
2393: [Bug] White balance preset - http://newsgroup.xnview.com/viewtopic.php?t=43536
2391: [Bug] Wrong video orientation - http://newsgroup.xnview.com/viewtopic.php?t=39439
2390: [Bug] 'Update files from catalog' doesn't use settings - http://newsgroup.xnview.com/viewtopic.php?t=43489
2388: [Bug] Settings>Info - 'always in fullscreen' unchecked - http://newsgroup.xnview.com/viewtopic.php?t=43509
2387: [Bug] TTF thumbnail crash - http://newsgroup.xnview.com/viewtopic.php?t=39404
2386: [Bug] Export & Icc profile - http://newsgroup.xnview.com/viewtopic.php?t=43506
2385: [Bug] 'Convert to 256' shuffles colormap - http://newsgroup.xnview.com/viewtopic.php?t=43513
2384: [Bug] JPEGXL lossless output file size - http://newsgroup.xnview.com/viewtopic.php?t=43479
2383: [Bug] Batch convert: Film simulation parameters - http://newsgroup.xnview.com/viewtopic.php?t=43508
2382: [Bug] Edit mode: Bad file information in titlebar - http://newsgroup.xnview.com/viewtopic.php?t=43510
2381: [Bug] Message about converting in RGB model - http://newsgroup.xnview.com/viewtopic.php?t=38733
2380: [Bug] Bad preview when returning to browser - http://newsgroup.xnview.com/viewtopic.php?t=43486
2379: [Bug] IPTC: 'Replace only...' should not be used with 'write' - http://newsgroup.xnview.com/viewtopic.php?t=43497
2378: [Bug] Face tag detection - http://newsgroup.xnview.com/viewtopic.php?t=43426
2377: [Bug] Categories assignment problem - http://newsgroup.xnview.com/viewtopic.php?t=43422
2376: [Bug] Two pass rendering setting
2375: [Bug] XMP template can't be loaded - http://newsgroup.xnview.com/viewtopic.php?t=43183
2373: [Bug] Picture orientation & cache - http://newsgroup.xnview.com/viewtopic.php?t=43134
2372: [Bug] Open archive on unicode subfolder - http://newsgroup.xnview.com/viewtopic.php?t=43421
2371: [Bug] Folder view not updated after create folder/rename - http://newsgroup.xnview.com/viewtopic.php?t=43398
2370: [Bug] XMP on RAW files - http://newsgroup.xnview.com/viewtopic.php?t=43411
2369: [Bug] TIFF 16/32bits greyscale - http://newsgroup.xnview.com/viewtopic.php?t=43013
2368: [Bug] Crash when closing thumbnail creation + ICC
2367: [Bug] RAW Automatic brightness setting not used - http://newsgroup.xnview.com/viewtopic.php?t=42732
2366: [Bug] Edit text in category pane - http://newsgroup.xnview.com/viewtopic.php?t=43385
2365: [Bug] Close unsaved view - http://newsgroup.xnview.com/viewtopic.php?t=43372
2364: [Bug] Video thumbnail problem - http://newsgroup.xnview.com/viewtopic.php?t=43389
2363: [Bug] GMIC - http://newsgroup.xnview.com/viewtopic.php?t=43378
2362: [Bug] EXIF panel empty after tag face - http://newsgroup.xnview.com/viewtopic.php?t=43320
2361: [Bug] Folder thumbnails - ignore EXIF rotation information - http://newsgroup.xnview.com/viewtopic.php?t=43379
2360: [Bug] 'File>Save' greyed for capture - http://newsgroup.xnview.com/viewtopic.php?t=43334
2359: [Bug] XMP face detection - http://newsgroup.xnview.com/viewtopic.php?t=43362
2029: [Bug] Canvas resize - restore default - http://newsgroup.xnview.com/viewtopic.php?t=41707
2358: [Bug] EXIF Image unique ID - http://newsgroup.xnview.com/viewtopic.php?t=43345
2357: [Bug] .xmp shown, missing rule in Settings>Companion
2356: [Bug] Import&Sort: JPG not imported - http://newsgroup.xnview.com/viewtopic.php?t=43314


Changelog 1.00:

2345: [New] QOI format read support
2341: [New] LibjpegTurbo 2.1.3
2322: [New] HEIF 1.12.0
2321: [New] OpenJPEG 2.4.0
2178: [New] Archive (ZIP, RAR, CAB, 7-Zip, ...) support - http://newsgroup.xnview.com/viewtopic.php?t=29736
2335: [New] XMP fields in 'Labels' - http://newsgroup.xnview.com/viewtopic.php?t=43069
2334: [New] Sharpen setting in view mode - http://newsgroup.xnview.com/viewtopic.php?t=42090
2325: [New] Settings to customize little toolbar - http://newsgroup.xnview.com/viewtopic.php?t=41232
2324: [New] 'View as' mode as cmd - http://newsgroup.xnview.com/viewtopic.php?t=41232
2318: [New] Import: Companions correctly should be correctly imported - http://newsgroup.xnview.com/viewtopic.php?t=40793
2333: [New] "replace only if original value is empty" for Edit XMP - http://newsgroup.xnview.com/viewtopic.php?t=41657
2332: [New] Batch convert: film simulation - http://newsgroup.xnview.com/viewtopic.php?t=40318
2331: [New] Change timestamp: Independant date/time control - http://newsgroup.xnview.com/viewtopic.php?t=42239
1920: [New] Menu item to toggle high zoom quality - http://newsgroup.xnview.com/viewtopic.php?t=37347
2267: [New] Tag face: Add region - http://newsgroup.xnview.com/viewtopic.php?t=42899
2266: [New] Shift+Wheel to scroll - http://newsgroup.xnview.com/viewtopic.php?t=42887
2348: [New] Write settings dialog when saving - http://newsgroup.xnview.com/viewtopic.php?t=42971
2286: [New] Batch rename: History for 'from'/'with' replace field - http://newsgroup.xnview.com/viewtopic.php?t=39984
2327: [New] 'Show hidden files' as cmd_ - http://newsgroup.xnview.com/viewtopic.php?t=40848
2294: [New] Batch convert: Beep - http://newsgroup.xnview.com/viewtopic.php?t=39813
2308: [New] Fullscreen hide mouse setting - http://newsgroup.xnview.com/viewtopic.php?t=40946
2303: [New] Compare: Show CRC setting - http://newsgroup.xnview.com/viewtopic.php?t=43007
2353: [Bug] Duplicate categories - viewtopic.php?t=43208
2354: [Bug] Quick Search is case sensitive on categories - http://newsgroup.xnview.com/viewtopic.php?t=43202
2352: [Bug] DDS crash
2351: [Bug] Face tag & EXIF orientation - viewtopic.php?f=62&t=43209
2350: [Bug] Unicode & AVIF - viewtopic.php?f=62&t=43220
2349: [Bug] Folder's thumbnail, RAW orientation - viewtopic.php?f=62&t=43160
2347: [Bug] Resize dialog: DPI change - http://newsgroup.xnview.com/viewtopic.php?t=43133
2346: [Bug] Crop size in cm - http://newsgroup.xnview.com/viewtopic.php?t=43132
2344: [Bug] Preview panel tabified & update - http://newsgroup.xnview.com/viewtopic.php?t=43088
2343: [Bug] PNG tRNS & 24bits
2342: [Bug] HiDPI scaling & 100% - http://newsgroup.xnview.com/viewtopic.php?t=43108
2340: [Bug] MacOS: Unresponsive when browsing network share - http://newsgroup.xnview.com/viewtopic.php?t=42879
2339: [Bug] Batch rename: rating & color label - http://newsgroup.xnview.com/viewtopic.php?t=43107
2338: [Bug] MacOS: Tabbar grows instead of showing buttons - http://newsgroup.xnview.com/viewtopic.php?t=43095
2337: [Bug] 'Open container folder' when show in subfolder - http://newsgroup.xnview.com/viewtopic.php?t=43100
2336: [Bug] WebP for thumbnail cache & RGBA thumbnail - http://newsgroup.xnview.com/viewtopic.php?t=43098
2330: [Bug] 'Automatically apply parent keywords' - http://newsgroup.xnview.com/viewtopic.php?t=42945
2329: [Bug] Rename category & Shortcut - http://newsgroup.xnview.com/viewtopic.php?t=42946
2328: [Bug] Relative zoom value - http://newsgroup.xnview.com/viewtopic.php?t=42605
2326: [Bug] Next/previous file does not work for svg files - http://newsgroup.xnview.com/viewtopic.php?t=41100
2323: [Bug] WebP 1.2.2
2320: [Bug] Thumbnail processing stopped when last file is selected - http://newsgroup.xnview.com/viewtopic.php?t=43048
2319: [Bug] Slow info loading from catalog (edit mode or detail view mode)
2317: [Bug] RAW & thumbnail orientation - http://newsgroup.xnview.com/viewtopic.php?t=43066
2316: [Bug] Zoom selection problem on RAW - http://newsgroup.xnview.com/viewtopic.php?t=43025
2315: [Bug] Batch convert: ICC convert crash - http://newsgroup.xnview.com/viewtopic.php?t=43055
2314: [Bug] Delay when expanding folder tree - http://newsgroup.xnview.com/viewtopic.php?t=43057
2313: [Bug] New file is not crrectly selected - http://newsgroup.xnview.com/viewtopic.php?t=43059
2312: [Bug] Background color setting in Paint dialog - http://newsgroup.xnview.com/viewtopic.php?t=41268
2311: [Bug] HEIC save corrupted file - http://newsgroup.xnview.com/viewtopic.php?t=42986
2310: [Bug] HEIC saving problem - http://newsgroup.xnview.com/viewtopic.php?t=42986
2309: [Bug] Image moves when selecting to/from right and/or bottom window edges - http://newsgroup.xnview.com/viewtopic.php?t=40858
2307: [Bug] Fullscreen from browser {File Index} include folders - http://newsgroup.xnview.com/viewtopic.php?t=40880
2306: [Bug] "reset auto image size with next/previous file" - http://newsgroup.xnview.com/viewtopic.php?t=39432
2029: [Bug] Canvas resize - restore default - http://newsgroup.xnview.com/viewtopic.php?t=41707
2305: [Bug] Bookmarks must follow order of bookmark.ini - http://newsgroup.xnview.com/viewtopic.php?t=42987
2304: [Bug] Info shows 8bits for RGB 16bits file (targa)
2302: [Bug] EXIF ImgDirection as float - http://newsgroup.xnview.com/viewtopic.php?t=43008
2301: [Bug] JPEGXL greyscale output - http://newsgroup.xnview.com/viewtopic.php?t=42996
2300: [Bug] Problem to load TIFF 16bits float - http://newsgroup.xnview.com/viewtopic.php?t=42991
2299: [Bug] ICC can't be disable for WebP
2298: [Bug] Compare: Crash with recursive files - http://newsgroup.xnview.com/viewtopic.php?t=42979
2297: [Bug] Delete last item show item not filtered - http://newsgroup.xnview.com/viewtopic.php?t=40757
2296: [Bug] DNG greyscale crash
2295: [Bug] Issue when moving category - http://newsgroup.xnview.com/viewtopic.php?t=40516
2293: [Bug] Linux: Companion & batch rename - http://newsgroup.xnview.com/viewtopic.php?t=40179
2292: [Bug] Category Sets not correctly updated - http://newsgroup.xnview.com/viewtopic.php?t=39413
2291: [Bug] Quick filter & new files - http://newsgroup.xnview.com/viewtopic.php?t=38983
2290: [Bug] CLTR+Wheel open context menu - http://newsgroup.xnview.com/viewtopic.php?t=38870
2289: [Bug] JPEG as companion file - http://newsgroup.xnview.com/viewtopic.php?t=39902
2288: [Bug] Compare & results from filter panel - http://newsgroup.xnview.com/viewtopic.php?t=40198
2287: [Bug] Shift+Del doesn't delete companion files - http://newsgroup.xnview.com/viewtopic.php?t=40036
2285: [Bug] Bad thumbnail of changed file - http://newsgroup.xnview.com/viewtopic.php?t=38033
2284: [Bug] Multiselection wrong preview - http://newsgroup.xnview.com/viewtopic.php?t=41374
2283: [Bug] Resize not correct when using percent - http://newsgroup.xnview.com/viewtopic.php?t=42966
2282: [Bug] File type colors problem - http://newsgroup.xnview.com/viewtopic.php?t=42922
2281: [Bug] Edit IPTC: merge datas - http://newsgroup.xnview.com/viewtopic.php?t=42925
2280: [Bug] APNG - http://newsgroup.xnview.com/viewtopic.php?t=42932
2279: [Bug] 'Thumbnails view only' - http://newsgroup.xnview.com/viewtopic.php?t=42943
2278: [Bug] Batch rename: Duplicate suffix - http://newsgroup.xnview.com/viewtopic.php?t=42952
2277: [Bug] XMP fields not updated after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2276: [Bug] {DPI} bad value after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2275: [Bug] XCF compositing - http://newsgroup.xnview.com/viewtopic.php?t=42905
2273: [Bug] Sidecar not loaded for tooltips - http://newsgroup.xnview.com/viewtopic.php?t=42913
2272: [Bug] RAW saving
2271: [Bug] Edit IPTC: 'Clear fields' doesn't clear country code
2270: [Bug] Tooltips {Annotation} not updated after editing - http://newsgroup.xnview.com/viewtopic.php?t=42913
2269: [Bug] Portrait RAW files are shown in landscape orientation when categorized - http://newsgroup.xnview.com/viewtopic.php?t=42868
2268: [Bug] DPX grey - http://newsgroup.xnview.com/viewtopic.php?t=42910
2265: [Bug] Edit IPTC/XMP: / instead of \ - http://newsgroup.xnview.com/viewtopic.php?t=42898
2264: [Bug] Tag face UI
2263: [Bug] Wrong index/count in titlebar - http://newsgroup.xnview.com/viewtopic.php?t=42893
2262: [Bug] DNG resolution - http://newsgroup.xnview.com/viewtopic.php?t=42892
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632

Changelog 0.99.7:

2256: [New] Resize: Lanczos2 filter - http://newsgroup.xnview.com/viewtopic.php?t=42816
2255: [New] 'Use checkerboard pattern' in menu - http://newsgroup.xnview.com/viewtopic.php?t=42847
2234: [New] XMP in tooltips - http://newsgroup.xnview.com/viewtopic.php?t=42714
2227: [New] Category menu: Parent label on top of submenu - http://newsgroup.xnview.com/viewtopic.php?t=42575
2226: [New] Album: Import/Export Bridge collection
2246: [New] Batch convert: Antialiasing option for 'Text'
2261: [Bug] Bottom line not visible on HDPI - http://newsgroup.xnview.com/viewtopic.php?t=42783
2260: [Bug] Image is not antialiased when zoom % matches HiDPI scaling - http://newsgroup.xnview.com/viewtopic.php?t=42784
2259: [Bug] Linux: SaveAs always use original date file
2258: [Bug] Join: Need to use sRGB color profile - http://newsgroup.xnview.com/viewtopic.php?t=42853
2257: [Bug] Remove/Extract alpha channel on 8bits image - http://newsgroup.xnview.com/viewtopic.php?t=42824
2254: [Bug] MacOS: EXIF on HEIC file - http://newsgroup.xnview.com/viewtopic.php?t=42838
2253: [Bug] PDF crash
2252: [Bug] Slideshow: Close when using timer at the end - http://newsgroup.xnview.com/viewtopic.php?t=42820
2251: [Bug] Slideshow & high DPI scaling - http://newsgroup.xnview.com/viewtopic.php?t=42811
2250: [Bug] Tag Face: People list not updated - http://newsgroup.xnview.com/viewtopic.php?t=42793
2249: [Bug] Fullscreen info truncated (HTML) - http://newsgroup.xnview.com/viewtopic.php?t=42708
2248: [Bug] Rating in Edit mode doen't update browser - http://newsgroup.xnview.com/viewtopic.php?t=42807
2247: [Bug] Text in statusbar clipped
2245: [Bug] Pan on HiDPI with 1 image pixel = 1 screen pixel
2244: [Bug] Batch rename: option to remove diacritic character - http://newsgroup.xnview.com/viewtopic.php?t=42617
2243: [Bug] Tag Face: XMP metadata not always written - http://newsgroup.xnview.com/viewtopic.php?t=42
2242: [Bug] Tag Face: Crash with grey images - http://newsgroup.xnview.com/viewtopic.php?t=42793
2241: [Bug] Windows: High DPI scaling problem - http://newsgroup.xnview.com/viewtopic.php?t=42756
2240: [Bug] Slideshow a animated file - http://newsgroup.xnview.com/viewtopic.php?t=42792
2239: [Bug] StatusBar: Bad image size in edit mode
2238: [Bug] Resize: Mode not applied - http://newsgroup.xnview.com/viewtopic.php?t=42767
2237: [Bug] Temporary file & reuse - http://newsgroup.xnview.com/viewtopic.php?t=42741
2236: [Bug] Print Selection: aspect ratio of preview image is distorted - http://newsgroup.xnview.com/viewtopic.php?t=42771
2235: [Bug] 'Print selection' not enabled in toolbar - http://newsgroup.xnview.com/viewtopic.php?t=42775
2233: [Bug] Zoom selection & high dpi scale - http://newsgroup.xnview.com/viewtopic.php?t=42718
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632
2232: [Bug] StatusBar not correctly updated if Preview is hidden - http://newsgroup.xnview.com/viewtopic.php?t=42764
2231: [Bug] {File Index} in statusbar - http://newsgroup.xnview.com/viewtopic.php?t=42749
2230: [Bug] Remember last selected filename - http://newsgroup.xnview.com/viewtopic.php?t=42355
2229: [Bug] Open container on category list
2228: [Bug] Edit category's parent doesn't refresh tree - http://newsgroup.xnview.com/viewtopic.php?t=40521
2225: [Bug] Album: Create first show 2 entries
2219: [Bug] {Categories} and 'base path' - http://newsgroup.xnview.com/viewtopic.php?t=41992
2224: [Bug] JXR 128 RGBA - http://newsgroup.xnview.com/viewtopic.php?t=42750
2223: [Bug] Multipage create: Bad orientation for files with EXIF orientation
by xnview
Tue Aug 16, 2022 9:43 am
Forum: Archive
Topic: XnView MP 1.1.0
Replies: 7
Views: 9127

XnView MP 1.1.0

Please, don't post bugs or request in this topic!

You can download XnView MP 1.01 here:

Windows x32 ZIP version SHA256: E376C5E5E00560F97892C2BDB4D87A4C04C801E15036E45DE435C541F14A5903
Windows x32 SETUP version SHA256: F8554907118F180CB2B0F341A0991953D6A0CEB9FA05271A66F3119A5BDD08BF
Windows x64 ZIP version SHA256: 02ED302F945FF151163EBDB68AF3933F301C406EDFB6D3CCF9042BDD7D8D0B93
Windows x64 SETUP version SHA256: 42B7701A59FBCB837219D0DFB193C33A9E3A8036023F15E7E0E5FE53975D5CFD

For Windows 7 and older, you have to install the driver from DirectX to run correctly QtAV (audio/video)

Mac x64 DMG version SHA256: DC32295C8320D93E2CCD6B4ABCD9280F1D87B391DABDAEEA0163149996421DCF

Linux x64 TGZ version SHA256: 6B02FEEECE34A60C086A6E54F5259F7A0F048B1F9C1E3DEFDE9684B84A246FD3
Linux x64 DEB version SHA256: 40800A2B3C7DC8E61D134F235AF44B7CB00D406C179567AB129FD6CF45D40C6D

ARM version: http://download.xnview.com/XnViewMP-linux-arm.tgz http://download.xnview.com/XnViewMP-lin ... _armhf.deb

Linux x64 AppImages version: http://download.xnview.com/XnView_MP.gl ... 4.AppImage
Linux Flatpak version: https://flathub.org/apps/details/com.xnview.XnViewMP

Changelog 1.01:

2405: [New] MDK SDK instead of QtAV for video support
2374: [New] Edit IPTC/XMP: library
2392: [New] 'Save frame as' http://newsgroup.xnview.com/viewtopic.php?t=43526
2389: [New] Capture: Output folder - http://newsgroup.xnview.com/viewtopic.php?t=43456
2404: [Bug] GEM IMG crash - CVE Thanks to Danis Jiang
2403: [Bug] Abort in Search dialog - http://newsgroup.xnview.com/viewtopic.php?t=43657
2402: [Bug] If an error occurs when saving, no message
2401: [Bug] Bad mouse cursor in crop - http://newsgroup.xnview.com/viewtopic.php?t=43516
2400: [Bug] 'Show grid' not always restored - http://newsgroup.xnview.com/viewtopic.php?t=43610
2399: [Bug] Lock zoom not kept - http://newsgroup.xnview.com/viewtopic.php?t=43602
2398: [Bug] Contact sheet: size not restored correctly - http://newsgroup.xnview.com/viewtopic.php?t=43619
2397: [Bug] Acquire into: ISO date - http://newsgroup.xnview.com/viewtopic.php?t=43533
2396: [Bug] When saving, cancel in Write settings must not save - http://newsgroup.xnview.com/viewtopic.php?t=43555
2395: [Bug] Edit comment: 'Write all' must close dialog - http://newsgroup.xnview.com/viewtopic.php?t=43615
2394: [Bug] Mac: Slideshow - when choosing color, dialog go to background - http://newsgroup.xnview.com/viewtopic.php?t=43575
2393: [Bug] White balance preset - http://newsgroup.xnview.com/viewtopic.php?t=43536
2391: [Bug] Wrong video orientation - http://newsgroup.xnview.com/viewtopic.php?t=39439
2390: [Bug] 'Update files from catalog' doesn't use settings - http://newsgroup.xnview.com/viewtopic.php?t=43489
2388: [Bug] Settings>Info - 'always in fullscreen' unchecked - http://newsgroup.xnview.com/viewtopic.php?t=43509
2387: [Bug] TTF thumbnail crash - http://newsgroup.xnview.com/viewtopic.php?t=39404
2386: [Bug] Export & Icc profile - http://newsgroup.xnview.com/viewtopic.php?t=43506
2385: [Bug] 'Convert to 256' shuffles colormap - http://newsgroup.xnview.com/viewtopic.php?t=43513
2384: [Bug] JPEGXL lossless output file size - http://newsgroup.xnview.com/viewtopic.php?t=43479
2383: [Bug] Batch convert: Film simulation parameters - http://newsgroup.xnview.com/viewtopic.php?t=43508
2382: [Bug] Edit mode: Bad file information in titlebar - http://newsgroup.xnview.com/viewtopic.php?t=43510
2381: [Bug] Message about converting in RGB model - http://newsgroup.xnview.com/viewtopic.php?t=38733
2380: [Bug] Bad preview when returning to browser - http://newsgroup.xnview.com/viewtopic.php?t=43486
2379: [Bug] IPTC: 'Replace only...' should not be used with 'write' - http://newsgroup.xnview.com/viewtopic.php?t=43497
2378: [Bug] Face tag detection - http://newsgroup.xnview.com/viewtopic.php?t=43426
2377: [Bug] Categories assignment problem - http://newsgroup.xnview.com/viewtopic.php?t=43422
2376: [Bug] Two pass rendering setting
2375: [Bug] XMP template can't be loaded - http://newsgroup.xnview.com/viewtopic.php?t=43183
2373: [Bug] Picture orientation & cache - http://newsgroup.xnview.com/viewtopic.php?t=43134
2372: [Bug] Open archive on unicode subfolder - http://newsgroup.xnview.com/viewtopic.php?t=43421
2371: [Bug] Folder view not updated after create folder/rename - http://newsgroup.xnview.com/viewtopic.php?t=43398
2370: [Bug] XMP on RAW files - http://newsgroup.xnview.com/viewtopic.php?t=43411
2369: [Bug] TIFF 16/32bits greyscale - http://newsgroup.xnview.com/viewtopic.php?t=43013
2368: [Bug] Crash when closing thumbnail creation + ICC
2367: [Bug] RAW Automatic brightness setting not used - http://newsgroup.xnview.com/viewtopic.php?t=42732
2366: [Bug] Edit text in category pane - http://newsgroup.xnview.com/viewtopic.php?t=43385
2365: [Bug] Close unsaved view - http://newsgroup.xnview.com/viewtopic.php?t=43372
2364: [Bug] Video thumbnail problem - http://newsgroup.xnview.com/viewtopic.php?t=43389
2363: [Bug] GMIC - http://newsgroup.xnview.com/viewtopic.php?t=43378
2362: [Bug] EXIF panel empty after tag face - http://newsgroup.xnview.com/viewtopic.php?t=43320
2361: [Bug] Folder thumbnails - ignore EXIF rotation information - http://newsgroup.xnview.com/viewtopic.php?t=43379
2360: [Bug] 'File>Save' greyed for capture - http://newsgroup.xnview.com/viewtopic.php?t=43334
2359: [Bug] XMP face detection - http://newsgroup.xnview.com/viewtopic.php?t=43362
2029: [Bug] Canvas resize - restore default - http://newsgroup.xnview.com/viewtopic.php?t=41707
2358: [Bug] EXIF Image unique ID - http://newsgroup.xnview.com/viewtopic.php?t=43345
2357: [Bug] .xmp shown, missing rule in Settings>Companion
2356: [Bug] Import&Sort: JPG not imported - http://newsgroup.xnview.com/viewtopic.php?t=43314


Changelog 1.00:

2345: [New] QOI format read support
2341: [New] LibjpegTurbo 2.1.3
2322: [New] HEIF 1.12.0
2321: [New] OpenJPEG 2.4.0
2178: [New] Archive (ZIP, RAR, CAB, 7-Zip, ...) support - http://newsgroup.xnview.com/viewtopic.php?t=29736
2335: [New] XMP fields in 'Labels' - http://newsgroup.xnview.com/viewtopic.php?t=43069
2334: [New] Sharpen setting in view mode - http://newsgroup.xnview.com/viewtopic.php?t=42090
2325: [New] Settings to customize little toolbar - http://newsgroup.xnview.com/viewtopic.php?t=41232
2324: [New] 'View as' mode as cmd - http://newsgroup.xnview.com/viewtopic.php?t=41232
2318: [New] Import: Companions correctly should be correctly imported - http://newsgroup.xnview.com/viewtopic.php?t=40793
2333: [New] "replace only if original value is empty" for Edit XMP - http://newsgroup.xnview.com/viewtopic.php?t=41657
2332: [New] Batch convert: film simulation - http://newsgroup.xnview.com/viewtopic.php?t=40318
2331: [New] Change timestamp: Independant date/time control - http://newsgroup.xnview.com/viewtopic.php?t=42239
1920: [New] Menu item to toggle high zoom quality - http://newsgroup.xnview.com/viewtopic.php?t=37347
2267: [New] Tag face: Add region - http://newsgroup.xnview.com/viewtopic.php?t=42899
2266: [New] Shift+Wheel to scroll - http://newsgroup.xnview.com/viewtopic.php?t=42887
2348: [New] Write settings dialog when saving - http://newsgroup.xnview.com/viewtopic.php?t=42971
2286: [New] Batch rename: History for 'from'/'with' replace field - http://newsgroup.xnview.com/viewtopic.php?t=39984
2327: [New] 'Show hidden files' as cmd_ - http://newsgroup.xnview.com/viewtopic.php?t=40848
2294: [New] Batch convert: Beep - http://newsgroup.xnview.com/viewtopic.php?t=39813
2308: [New] Fullscreen hide mouse setting - http://newsgroup.xnview.com/viewtopic.php?t=40946
2303: [New] Compare: Show CRC setting - http://newsgroup.xnview.com/viewtopic.php?t=43007
2353: [Bug] Duplicate categories - viewtopic.php?t=43208
2354: [Bug] Quick Search is case sensitive on categories - http://newsgroup.xnview.com/viewtopic.php?t=43202
2352: [Bug] DDS crash
2351: [Bug] Face tag & EXIF orientation - viewtopic.php?f=62&t=43209
2350: [Bug] Unicode & AVIF - viewtopic.php?f=62&t=43220
2349: [Bug] Folder's thumbnail, RAW orientation - viewtopic.php?f=62&t=43160
2347: [Bug] Resize dialog: DPI change - http://newsgroup.xnview.com/viewtopic.php?t=43133
2346: [Bug] Crop size in cm - http://newsgroup.xnview.com/viewtopic.php?t=43132
2344: [Bug] Preview panel tabified & update - http://newsgroup.xnview.com/viewtopic.php?t=43088
2343: [Bug] PNG tRNS & 24bits
2342: [Bug] HiDPI scaling & 100% - http://newsgroup.xnview.com/viewtopic.php?t=43108
2340: [Bug] MacOS: Unresponsive when browsing network share - http://newsgroup.xnview.com/viewtopic.php?t=42879
2339: [Bug] Batch rename: rating & color label - http://newsgroup.xnview.com/viewtopic.php?t=43107
2338: [Bug] MacOS: Tabbar grows instead of showing buttons - http://newsgroup.xnview.com/viewtopic.php?t=43095
2337: [Bug] 'Open container folder' when show in subfolder - http://newsgroup.xnview.com/viewtopic.php?t=43100
2336: [Bug] WebP for thumbnail cache & RGBA thumbnail - http://newsgroup.xnview.com/viewtopic.php?t=43098
2330: [Bug] 'Automatically apply parent keywords' - http://newsgroup.xnview.com/viewtopic.php?t=42945
2329: [Bug] Rename category & Shortcut - http://newsgroup.xnview.com/viewtopic.php?t=42946
2328: [Bug] Relative zoom value - http://newsgroup.xnview.com/viewtopic.php?t=42605
2326: [Bug] Next/previous file does not work for svg files - http://newsgroup.xnview.com/viewtopic.php?t=41100
2323: [Bug] WebP 1.2.2
2320: [Bug] Thumbnail processing stopped when last file is selected - http://newsgroup.xnview.com/viewtopic.php?t=43048
2319: [Bug] Slow info loading from catalog (edit mode or detail view mode)
2317: [Bug] RAW & thumbnail orientation - http://newsgroup.xnview.com/viewtopic.php?t=43066
2316: [Bug] Zoom selection problem on RAW - http://newsgroup.xnview.com/viewtopic.php?t=43025
2315: [Bug] Batch convert: ICC convert crash - http://newsgroup.xnview.com/viewtopic.php?t=43055
2314: [Bug] Delay when expanding folder tree - http://newsgroup.xnview.com/viewtopic.php?t=43057
2313: [Bug] New file is not crrectly selected - http://newsgroup.xnview.com/viewtopic.php?t=43059
2312: [Bug] Background color setting in Paint dialog - http://newsgroup.xnview.com/viewtopic.php?t=41268
2311: [Bug] HEIC save corrupted file - http://newsgroup.xnview.com/viewtopic.php?t=42986
2310: [Bug] HEIC saving problem - http://newsgroup.xnview.com/viewtopic.php?t=42986
2309: [Bug] Image moves when selecting to/from right and/or bottom window edges - http://newsgroup.xnview.com/viewtopic.php?t=40858
2307: [Bug] Fullscreen from browser {File Index} include folders - http://newsgroup.xnview.com/viewtopic.php?t=40880
2306: [Bug] "reset auto image size with next/previous file" - http://newsgroup.xnview.com/viewtopic.php?t=39432
2029: [Bug] Canvas resize - restore default - http://newsgroup.xnview.com/viewtopic.php?t=41707
2305: [Bug] Bookmarks must follow order of bookmark.ini - http://newsgroup.xnview.com/viewtopic.php?t=42987
2304: [Bug] Info shows 8bits for RGB 16bits file (targa)
2302: [Bug] EXIF ImgDirection as float - http://newsgroup.xnview.com/viewtopic.php?t=43008
2301: [Bug] JPEGXL greyscale output - http://newsgroup.xnview.com/viewtopic.php?t=42996
2300: [Bug] Problem to load TIFF 16bits float - http://newsgroup.xnview.com/viewtopic.php?t=42991
2299: [Bug] ICC can't be disable for WebP
2298: [Bug] Compare: Crash with recursive files - http://newsgroup.xnview.com/viewtopic.php?t=42979
2297: [Bug] Delete last item show item not filtered - http://newsgroup.xnview.com/viewtopic.php?t=40757
2296: [Bug] DNG greyscale crash
2295: [Bug] Issue when moving category - http://newsgroup.xnview.com/viewtopic.php?t=40516
2293: [Bug] Linux: Companion & batch rename - http://newsgroup.xnview.com/viewtopic.php?t=40179
2292: [Bug] Category Sets not correctly updated - http://newsgroup.xnview.com/viewtopic.php?t=39413
2291: [Bug] Quick filter & new files - http://newsgroup.xnview.com/viewtopic.php?t=38983
2290: [Bug] CLTR+Wheel open context menu - http://newsgroup.xnview.com/viewtopic.php?t=38870
2289: [Bug] JPEG as companion file - http://newsgroup.xnview.com/viewtopic.php?t=39902
2288: [Bug] Compare & results from filter panel - http://newsgroup.xnview.com/viewtopic.php?t=40198
2287: [Bug] Shift+Del doesn't delete companion files - http://newsgroup.xnview.com/viewtopic.php?t=40036
2285: [Bug] Bad thumbnail of changed file - http://newsgroup.xnview.com/viewtopic.php?t=38033
2284: [Bug] Multiselection wrong preview - http://newsgroup.xnview.com/viewtopic.php?t=41374
2283: [Bug] Resize not correct when using percent - http://newsgroup.xnview.com/viewtopic.php?t=42966
2282: [Bug] File type colors problem - http://newsgroup.xnview.com/viewtopic.php?t=42922
2281: [Bug] Edit IPTC: merge datas - http://newsgroup.xnview.com/viewtopic.php?t=42925
2280: [Bug] APNG - http://newsgroup.xnview.com/viewtopic.php?t=42932
2279: [Bug] 'Thumbnails view only' - http://newsgroup.xnview.com/viewtopic.php?t=42943
2278: [Bug] Batch rename: Duplicate suffix - http://newsgroup.xnview.com/viewtopic.php?t=42952
2277: [Bug] XMP fields not updated after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2276: [Bug] {DPI} bad value after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2275: [Bug] XCF compositing - http://newsgroup.xnview.com/viewtopic.php?t=42905
2273: [Bug] Sidecar not loaded for tooltips - http://newsgroup.xnview.com/viewtopic.php?t=42913
2272: [Bug] RAW saving
2271: [Bug] Edit IPTC: 'Clear fields' doesn't clear country code
2270: [Bug] Tooltips {Annotation} not updated after editing - http://newsgroup.xnview.com/viewtopic.php?t=42913
2269: [Bug] Portrait RAW files are shown in landscape orientation when categorized - http://newsgroup.xnview.com/viewtopic.php?t=42868
2268: [Bug] DPX grey - http://newsgroup.xnview.com/viewtopic.php?t=42910
2265: [Bug] Edit IPTC/XMP: / instead of \ - http://newsgroup.xnview.com/viewtopic.php?t=42898
2264: [Bug] Tag face UI
2263: [Bug] Wrong index/count in titlebar - http://newsgroup.xnview.com/viewtopic.php?t=42893
2262: [Bug] DNG resolution - http://newsgroup.xnview.com/viewtopic.php?t=42892
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632

Changelog 0.99.7:

2256: [New] Resize: Lanczos2 filter - http://newsgroup.xnview.com/viewtopic.php?t=42816
2255: [New] 'Use checkerboard pattern' in menu - http://newsgroup.xnview.com/viewtopic.php?t=42847
2234: [New] XMP in tooltips - http://newsgroup.xnview.com/viewtopic.php?t=42714
2227: [New] Category menu: Parent label on top of submenu - http://newsgroup.xnview.com/viewtopic.php?t=42575
2226: [New] Album: Import/Export Bridge collection
2246: [New] Batch convert: Antialiasing option for 'Text'
2261: [Bug] Bottom line not visible on HDPI - http://newsgroup.xnview.com/viewtopic.php?t=42783
2260: [Bug] Image is not antialiased when zoom % matches HiDPI scaling - http://newsgroup.xnview.com/viewtopic.php?t=42784
2259: [Bug] Linux: SaveAs always use original date file
2258: [Bug] Join: Need to use sRGB color profile - http://newsgroup.xnview.com/viewtopic.php?t=42853
2257: [Bug] Remove/Extract alpha channel on 8bits image - http://newsgroup.xnview.com/viewtopic.php?t=42824
2254: [Bug] MacOS: EXIF on HEIC file - http://newsgroup.xnview.com/viewtopic.php?t=42838
2253: [Bug] PDF crash
2252: [Bug] Slideshow: Close when using timer at the end - http://newsgroup.xnview.com/viewtopic.php?t=42820
2251: [Bug] Slideshow & high DPI scaling - http://newsgroup.xnview.com/viewtopic.php?t=42811
2250: [Bug] Tag Face: People list not updated - http://newsgroup.xnview.com/viewtopic.php?t=42793
2249: [Bug] Fullscreen info truncated (HTML) - http://newsgroup.xnview.com/viewtopic.php?t=42708
2248: [Bug] Rating in Edit mode doen't update browser - http://newsgroup.xnview.com/viewtopic.php?t=42807
2247: [Bug] Text in statusbar clipped
2245: [Bug] Pan on HiDPI with 1 image pixel = 1 screen pixel
2244: [Bug] Batch rename: option to remove diacritic character - http://newsgroup.xnview.com/viewtopic.php?t=42617
2243: [Bug] Tag Face: XMP metadata not always written - http://newsgroup.xnview.com/viewtopic.php?t=42
2242: [Bug] Tag Face: Crash with grey images - http://newsgroup.xnview.com/viewtopic.php?t=42793
2241: [Bug] Windows: High DPI scaling problem - http://newsgroup.xnview.com/viewtopic.php?t=42756
2240: [Bug] Slideshow a animated file - http://newsgroup.xnview.com/viewtopic.php?t=42792
2239: [Bug] StatusBar: Bad image size in edit mode
2238: [Bug] Resize: Mode not applied - http://newsgroup.xnview.com/viewtopic.php?t=42767
2237: [Bug] Temporary file & reuse - http://newsgroup.xnview.com/viewtopic.php?t=42741
2236: [Bug] Print Selection: aspect ratio of preview image is distorted - http://newsgroup.xnview.com/viewtopic.php?t=42771
2235: [Bug] 'Print selection' not enabled in toolbar - http://newsgroup.xnview.com/viewtopic.php?t=42775
2233: [Bug] Zoom selection & high dpi scale - http://newsgroup.xnview.com/viewtopic.php?t=42718
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632
2232: [Bug] StatusBar not correctly updated if Preview is hidden - http://newsgroup.xnview.com/viewtopic.php?t=42764
2231: [Bug] {File Index} in statusbar - http://newsgroup.xnview.com/viewtopic.php?t=42749
2230: [Bug] Remember last selected filename - http://newsgroup.xnview.com/viewtopic.php?t=42355
2229: [Bug] Open container on category list
2228: [Bug] Edit category's parent doesn't refresh tree - http://newsgroup.xnview.com/viewtopic.php?t=40521
2225: [Bug] Album: Create first show 2 entries
2219: [Bug] {Categories} and 'base path' - http://newsgroup.xnview.com/viewtopic.php?t=41992
2224: [Bug] JXR 128 RGBA - http://newsgroup.xnview.com/viewtopic.php?t=42750
2223: [Bug] Multipage create: Bad orientation for files with EXIF orientation
by xnview
Tue May 03, 2022 11:36 am
Forum: Archive
Topic: XnView MP 1.0.0
Replies: 20
Views: 20095

XnView MP 1.0.0

Please, don't post bugs or request in this topic!

You can download XnView MP 1.00 here:

Windows x32 ZIP version SHA256: 31C58730ACF5EFEA303C90322D8A09340C44204682E119C783038BB32833D2F8
Windows x32 SETUP version SHA256: 67AD796C631C209E4067F006B9F88793B430005028A561B8D47CE215E27F0DBD
Windows x64 ZIP version SHA256: 00B634E59C6201F456022A055D0CF3AB2029A4B25B9AA08031548BB17F39D964
Windows x64 SETUP version SHA256: C994D3460E27AF592EF6A808013E7E1B4564EDE7CCA78AB288FC3044B100790E

For Windows 7 and older, you have to install the driver from DirectX to run correctly QtAV (audio/video)

Mac x64 DMG version SHA256: 476EB5FD194D086F297C389617611093AD10BBD3F1FF77EE7D71EDA1054C3015

Linux x64 TGZ version SHA256: 3BC29C4F160D62BD2172C5BC7C6DFD793A2CAC921030BF767069618BB35DE44F
Linux x64 DEB version SHA256: 6F409EB6D890A827BD382B38A8A9E89EACBAD6EB2B5EDBA01265BD20F2ED3655

ARM version: http://download.xnview.com/XnViewMP-linux-arm.tgz http://download.xnview.com/XnViewMP-lin ... _armhf.deb

Linux x64 AppImages version: http://download.xnview.com/XnView_MP.gl ... 4.AppImage
Linux Flatpak version: https://flathub.org/apps/details/com.xnview.XnViewMP

Changelog 1.00:

2345: [New] QOI format read support
2341: [New] LibjpegTurbo 2.1.3
2322: [New] HEIF 1.12.0
2321: [New] OpenJPEG 2.4.0
2178: [New] Archive (ZIP, RAR, CAB, 7-Zip, ...) support - http://newsgroup.xnview.com/viewtopic.php?t=29736
2335: [New] XMP fields in 'Labels' - http://newsgroup.xnview.com/viewtopic.php?t=43069
2334: [New] Sharpen setting in view mode - http://newsgroup.xnview.com/viewtopic.php?t=42090
2325: [New] Settings to customize little toolbar - http://newsgroup.xnview.com/viewtopic.php?t=41232
2324: [New] 'View as' mode as cmd - http://newsgroup.xnview.com/viewtopic.php?t=41232
2318: [New] Import: Companions correctly should be correctly imported - http://newsgroup.xnview.com/viewtopic.php?t=40793
2333: [New] "replace only if original value is empty" for Edit XMP - http://newsgroup.xnview.com/viewtopic.php?t=41657
2332: [New] Batch convert: film simulation - http://newsgroup.xnview.com/viewtopic.php?t=40318
2331: [New] Change timestamp: Independant date/time control - http://newsgroup.xnview.com/viewtopic.php?t=42239
1920: [New] Menu item to toggle high zoom quality - http://newsgroup.xnview.com/viewtopic.php?t=37347
2267: [New] Tag face: Add region - http://newsgroup.xnview.com/viewtopic.php?t=42899
2266: [New] Shift+Wheel to scroll - http://newsgroup.xnview.com/viewtopic.php?t=42887
2348: [New] Write settings dialog when saving - http://newsgroup.xnview.com/viewtopic.php?t=42971
2286: [New] Batch rename: History for 'from'/'with' replace field - http://newsgroup.xnview.com/viewtopic.php?t=39984
2327: [New] 'Show hidden files' as cmd_ - http://newsgroup.xnview.com/viewtopic.php?t=40848
2294: [New] Batch convert: Beep - http://newsgroup.xnview.com/viewtopic.php?t=39813
2308: [New] Fullscreen hide mouse setting - http://newsgroup.xnview.com/viewtopic.php?t=40946
2303: [New] Compare: Show CRC setting - http://newsgroup.xnview.com/viewtopic.php?t=43007
2353: [Bug] Duplicate categories - viewtopic.php?t=43208
2354: [Bug] Quick Search is case sensitive on categories - http://newsgroup.xnview.com/viewtopic.php?t=43202
2352: [Bug] DDS crash
2351: [Bug] Face tag & EXIF orientation - viewtopic.php?f=62&t=43209
2350: [Bug] Unicode & AVIF - viewtopic.php?f=62&t=43220
2349: [Bug] Folder's thumbnail, RAW orientation - viewtopic.php?f=62&t=43160
2347: [Bug] Resize dialog: DPI change - http://newsgroup.xnview.com/viewtopic.php?t=43133
2346: [Bug] Crop size in cm - http://newsgroup.xnview.com/viewtopic.php?t=43132
2344: [Bug] Preview panel tabified & update - http://newsgroup.xnview.com/viewtopic.php?t=43088
2343: [Bug] PNG tRNS & 24bits
2342: [Bug] HiDPI scaling & 100% - http://newsgroup.xnview.com/viewtopic.php?t=43108
2340: [Bug] MacOS: Unresponsive when browsing network share - http://newsgroup.xnview.com/viewtopic.php?t=42879
2339: [Bug] Batch rename: rating & color label - http://newsgroup.xnview.com/viewtopic.php?t=43107
2338: [Bug] MacOS: Tabbar grows instead of showing buttons - http://newsgroup.xnview.com/viewtopic.php?t=43095
2337: [Bug] 'Open container folder' when show in subfolder - http://newsgroup.xnview.com/viewtopic.php?t=43100
2336: [Bug] WebP for thumbnail cache & RGBA thumbnail - http://newsgroup.xnview.com/viewtopic.php?t=43098
2330: [Bug] 'Automatically apply parent keywords' - http://newsgroup.xnview.com/viewtopic.php?t=42945
2329: [Bug] Rename category & Shortcut - http://newsgroup.xnview.com/viewtopic.php?t=42946
2328: [Bug] Relative zoom value - http://newsgroup.xnview.com/viewtopic.php?t=42605
2326: [Bug] Next/previous file does not work for svg files - http://newsgroup.xnview.com/viewtopic.php?t=41100
2323: [Bug] WebP 1.2.2
2320: [Bug] Thumbnail processing stopped when last file is selected - http://newsgroup.xnview.com/viewtopic.php?t=43048
2319: [Bug] Slow info loading from catalog (edit mode or detail view mode)
2317: [Bug] RAW & thumbnail orientation - http://newsgroup.xnview.com/viewtopic.php?t=43066
2316: [Bug] Zoom selection problem on RAW - http://newsgroup.xnview.com/viewtopic.php?t=43025
2315: [Bug] Batch convert: ICC convert crash - http://newsgroup.xnview.com/viewtopic.php?t=43055
2314: [Bug] Delay when expanding folder tree - http://newsgroup.xnview.com/viewtopic.php?t=43057
2313: [Bug] New file is not crrectly selected - http://newsgroup.xnview.com/viewtopic.php?t=43059
2312: [Bug] Background color setting in Paint dialog - http://newsgroup.xnview.com/viewtopic.php?t=41268
2311: [Bug] HEIC save corrupted file - http://newsgroup.xnview.com/viewtopic.php?t=42986
2310: [Bug] HEIC saving problem - http://newsgroup.xnview.com/viewtopic.php?t=42986
2309: [Bug] Image moves when selecting to/from right and/or bottom window edges - http://newsgroup.xnview.com/viewtopic.php?t=40858
2307: [Bug] Fullscreen from browser {File Index} include folders - http://newsgroup.xnview.com/viewtopic.php?t=40880
2306: [Bug] "reset auto image size with next/previous file" - http://newsgroup.xnview.com/viewtopic.php?t=39432
2029: [Bug] Canvas resize - restore default - http://newsgroup.xnview.com/viewtopic.php?t=41707
2305: [Bug] Bookmarks must follow order of bookmark.ini - http://newsgroup.xnview.com/viewtopic.php?t=42987
2304: [Bug] Info shows 8bits for RGB 16bits file (targa)
2302: [Bug] EXIF ImgDirection as float - http://newsgroup.xnview.com/viewtopic.php?t=43008
2301: [Bug] JPEGXL greyscale output - http://newsgroup.xnview.com/viewtopic.php?t=42996
2300: [Bug] Problem to load TIFF 16bits float - http://newsgroup.xnview.com/viewtopic.php?t=42991
2299: [Bug] ICC can't be disable for WebP
2298: [Bug] Compare: Crash with recursive files - http://newsgroup.xnview.com/viewtopic.php?t=42979
2297: [Bug] Delete last item show item not filtered - http://newsgroup.xnview.com/viewtopic.php?t=40757
2296: [Bug] DNG greyscale crash
2295: [Bug] Issue when moving category - http://newsgroup.xnview.com/viewtopic.php?t=40516
2293: [Bug] Linux: Companion & batch rename - http://newsgroup.xnview.com/viewtopic.php?t=40179
2292: [Bug] Category Sets not correctly updated - http://newsgroup.xnview.com/viewtopic.php?t=39413
2291: [Bug] Quick filter & new files - http://newsgroup.xnview.com/viewtopic.php?t=38983
2290: [Bug] CLTR+Wheel open context menu - http://newsgroup.xnview.com/viewtopic.php?t=38870
2289: [Bug] JPEG as companion file - http://newsgroup.xnview.com/viewtopic.php?t=39902
2288: [Bug] Compare & results from filter panel - http://newsgroup.xnview.com/viewtopic.php?t=40198
2287: [Bug] Shift+Del doesn't delete companion files - http://newsgroup.xnview.com/viewtopic.php?t=40036
2285: [Bug] Bad thumbnail of changed file - http://newsgroup.xnview.com/viewtopic.php?t=38033
2284: [Bug] Multiselection wrong preview - http://newsgroup.xnview.com/viewtopic.php?t=41374
2283: [Bug] Resize not correct when using percent - http://newsgroup.xnview.com/viewtopic.php?t=42966
2282: [Bug] File type colors problem - http://newsgroup.xnview.com/viewtopic.php?t=42922
2281: [Bug] Edit IPTC: merge datas - http://newsgroup.xnview.com/viewtopic.php?t=42925
2280: [Bug] APNG - http://newsgroup.xnview.com/viewtopic.php?t=42932
2279: [Bug] 'Thumbnails view only' - http://newsgroup.xnview.com/viewtopic.php?t=42943
2278: [Bug] Batch rename: Duplicate suffix - http://newsgroup.xnview.com/viewtopic.php?t=42952
2277: [Bug] XMP fields not updated after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2276: [Bug] {DPI} bad value after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2275: [Bug] XCF compositing - http://newsgroup.xnview.com/viewtopic.php?t=42905
2273: [Bug] Sidecar not loaded for tooltips - http://newsgroup.xnview.com/viewtopic.php?t=42913
2272: [Bug] RAW saving
2271: [Bug] Edit IPTC: 'Clear fields' doesn't clear country code
2270: [Bug] Tooltips {Annotation} not updated after editing - http://newsgroup.xnview.com/viewtopic.php?t=42913
2269: [Bug] Portrait RAW files are shown in landscape orientation when categorized - http://newsgroup.xnview.com/viewtopic.php?t=42868
2268: [Bug] DPX grey - http://newsgroup.xnview.com/viewtopic.php?t=42910
2265: [Bug] Edit IPTC/XMP: / instead of \ - http://newsgroup.xnview.com/viewtopic.php?t=42898
2264: [Bug] Tag face UI
2263: [Bug] Wrong index/count in titlebar - http://newsgroup.xnview.com/viewtopic.php?t=42893
2262: [Bug] DNG resolution - http://newsgroup.xnview.com/viewtopic.php?t=42892
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632

Changelog 0.99.7:

2256: [New] Resize: Lanczos2 filter - http://newsgroup.xnview.com/viewtopic.php?t=42816
2255: [New] 'Use checkerboard pattern' in menu - http://newsgroup.xnview.com/viewtopic.php?t=42847
2234: [New] XMP in tooltips - http://newsgroup.xnview.com/viewtopic.php?t=42714
2227: [New] Category menu: Parent label on top of submenu - http://newsgroup.xnview.com/viewtopic.php?t=42575
2226: [New] Album: Import/Export Bridge collection
2246: [New] Batch convert: Antialiasing option for 'Text'
2261: [Bug] Bottom line not visible on HDPI - http://newsgroup.xnview.com/viewtopic.php?t=42783
2260: [Bug] Image is not antialiased when zoom % matches HiDPI scaling - http://newsgroup.xnview.com/viewtopic.php?t=42784
2259: [Bug] Linux: SaveAs always use original date file
2258: [Bug] Join: Need to use sRGB color profile - http://newsgroup.xnview.com/viewtopic.php?t=42853
2257: [Bug] Remove/Extract alpha channel on 8bits image - http://newsgroup.xnview.com/viewtopic.php?t=42824
2254: [Bug] MacOS: EXIF on HEIC file - http://newsgroup.xnview.com/viewtopic.php?t=42838
2253: [Bug] PDF crash
2252: [Bug] Slideshow: Close when using timer at the end - http://newsgroup.xnview.com/viewtopic.php?t=42820
2251: [Bug] Slideshow & high DPI scaling - http://newsgroup.xnview.com/viewtopic.php?t=42811
2250: [Bug] Tag Face: People list not updated - http://newsgroup.xnview.com/viewtopic.php?t=42793
2249: [Bug] Fullscreen info truncated (HTML) - http://newsgroup.xnview.com/viewtopic.php?t=42708
2248: [Bug] Rating in Edit mode doen't update browser - http://newsgroup.xnview.com/viewtopic.php?t=42807
2247: [Bug] Text in statusbar clipped
2245: [Bug] Pan on HiDPI with 1 image pixel = 1 screen pixel
2244: [Bug] Batch rename: option to remove diacritic character - http://newsgroup.xnview.com/viewtopic.php?t=42617
2243: [Bug] Tag Face: XMP metadata not always written - http://newsgroup.xnview.com/viewtopic.php?t=42
2242: [Bug] Tag Face: Crash with grey images - http://newsgroup.xnview.com/viewtopic.php?t=42793
2241: [Bug] Windows: High DPI scaling problem - http://newsgroup.xnview.com/viewtopic.php?t=42756
2240: [Bug] Slideshow a animated file - http://newsgroup.xnview.com/viewtopic.php?t=42792
2239: [Bug] StatusBar: Bad image size in edit mode
2238: [Bug] Resize: Mode not applied - http://newsgroup.xnview.com/viewtopic.php?t=42767
2237: [Bug] Temporary file & reuse - http://newsgroup.xnview.com/viewtopic.php?t=42741
2236: [Bug] Print Selection: aspect ratio of preview image is distorted - http://newsgroup.xnview.com/viewtopic.php?t=42771
2235: [Bug] 'Print selection' not enabled in toolbar - http://newsgroup.xnview.com/viewtopic.php?t=42775
2233: [Bug] Zoom selection & high dpi scale - http://newsgroup.xnview.com/viewtopic.php?t=42718
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632
2232: [Bug] StatusBar not correctly updated if Preview is hidden - http://newsgroup.xnview.com/viewtopic.php?t=42764
2231: [Bug] {File Index} in statusbar - http://newsgroup.xnview.com/viewtopic.php?t=42749
2230: [Bug] Remember last selected filename - http://newsgroup.xnview.com/viewtopic.php?t=42355
2229: [Bug] Open container on category list
2228: [Bug] Edit category's parent doesn't refresh tree - http://newsgroup.xnview.com/viewtopic.php?t=40521
2225: [Bug] Album: Create first show 2 entries
2219: [Bug] {Categories} and 'base path' - http://newsgroup.xnview.com/viewtopic.php?t=41992
2224: [Bug] JXR 128 RGBA - http://newsgroup.xnview.com/viewtopic.php?t=42750
2223: [Bug] Multipage create: Bad orientation for files with EXIF orientation


Changelog 0.99.6:

2222: [Bug] Del file crash - viewtopic.php?f=62&t=42746


Changelog 0.99.5:

2218: [New] Album/collection - http://newsgroup.xnview.com/viewtopic.php?t=28322
2215: [New] Shortcut settings: filter
2209: [New] libJPEGXL 0.6.1 - http://newsgroup.xnview.com/viewtopic.php?t=42715
2206: [New] Filter Images/Videos without folders - http://newsgroup.xnview.com/viewtopic.php?t=42630
2221: [Bug] Viewer -> Browser with a file from category - http://newsgroup.xnview.com/viewtopic.php?t=29310
2220: [Bug] 'Rebuild thumbnails' and thumbnail caching disabled - http://newsgroup.xnview.com/viewtopic.php?t=42717
2219: [Bug] {Categories} and 'base path' - http://newsgroup.xnview.com/viewtopic.p ... 2&start=15
2217: [Bug] Overlay icon with Dpi scaling - http://newsgroup.xnview.com/viewtopic.php?t=42713
2216: [Bug] Label not exported in XMP - http://newsgroup.xnview.com/viewtopic.php?t=42564
2214: [Bug] Panasonic RAW - http://newsgroup.xnview.com/viewtopic.php?t=42430
2213: [Bug] Similar: Crash when closing dialog during a search
2212: [Bug] Change timestamp: Date created always changed - http://newsgroup.xnview.com/viewtopic.php?t=42692
2211: [Bug] Problem after rename file - http://newsgroup.xnview.com/viewtopic.php?t=42698
2210: [Bug] 'Load defaults' in Resize Dialog - http://newsgroup.xnview.com/viewtopic.php?t=42693
2208: [Bug] 4 thumbnails video should use percent frame setting - http://newsgroup.xnview.com/viewtopic.php?t=42709
2207: [Bug] Wrong command for 'Edit XMP' shortcut in fullscreen - http://newsgroup.xnview.com/viewtopic.php?t=42707


Changelog 0.99.4:

2201: [New] Better FITS loading
2198: [New] Shift to draw square & circle - http://newsgroup.xnview.com/viewtopic.php?t=42603
2195: [New] Batch convert: Text size unit - http://newsgroup.xnview.com/viewtopic.php?t=42552
2194: [New] Batch convert: Clear transparent pixels
2189: [New] {Categories} in Batch rename - http://newsgroup.xnview.com/viewtopic.php?t=41992
2188: [New] Color used in properties - http://newsgroup.xnview.com/viewtopic.php?t=42555
2184: [New] Batch convert: QR Code - http://newsgroup.xnview.com/viewtopic.php?t=42512
2183: [New] Batch convert: paste file list - http://newsgroup.xnview.com/viewtopic.php?t=42532
2181: [New] Windows: 'Acquire into' - http://newsgroup.xnview.com/viewtopic.php?t=39809
2180: [New] Batch convert: settings to disable format color - http://newsgroup.xnview.com/viewtopic.php?t=42514
2177: [New] Batch convert: ALT+Wheel for previous/next image
2176: [New] Open location code for GPS position - http://newsgroup.xnview.com/viewtopic.php?t=42503
2174: [New] Cleaner face region - http://newsgroup.xnview.com/viewtopic.php?t=39741
2170: [New] 'Lens Model' in template
2167: [New] Menu item to configure panel visibility - http://newsgroup.xnview.com/viewtopic.php?t=42425
2160: [New] lip format - http://newsgroup.xnview.com/viewtopic.php?t=42158
2158: [New] libavif 0.9.2 - http://newsgroup.xnview.com/viewtopic.php?t=42382
2156: [New] JPEGXL: Compression effort - http://newsgroup.xnview.com/viewtopic.php?t=42381
2205: [Bug] can not delete file when entering in fullscreen - http://newsgroup.xnview.com/viewtopic.php?t=42471
2204: [Bug] WebP ICC profile - http://newsgroup.xnview.com/viewtopic.php?t=42647
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632
2202: [Bug] Overlay icon with DPI scaling - http://newsgroup.xnview.com/viewtopic.php?t=42638
2200: [Bug] Face's region & orientation - http://newsgroup.xnview.com/viewtopic.php?t=42613
2199: [Bug] MacOS: Delete shared folder - http://newsgroup.xnview.com/viewtopic.php?t=42586
2197: [Bug] Search from context menu - http://newsgroup.xnview.com/viewtopic.php?t=42607
2196: [Bug] Incorrect face tag regions - http://newsgroup.xnview.com/viewtopic.php?t=42597
2193: [Bug] Rating on RAW files doesn't create sidecar - http://newsgroup.xnview.com/viewtopic.php?t=42564
2192: [Bug] Print custom size - http://newsgroup.xnview.com/viewtopic.php?t=42509
2191: [Bug] Batch convert: JPEG XL compression - http://newsgroup.xnview.com/viewtopic.php?t=42566
2190: [Bug] Parent for new category - http://newsgroup.xnview.com/viewtopic.php?t=40554
2187: [Bug] DDS 12bits - http://newsgroup.xnview.com/viewtopic.php?t=42583
2186: [Bug] Update labels after 'Set category' via menu - http://newsgroup.xnview.com/viewtopic.php?t=40147
2185: [Bug] Video Volume problem - http://newsgroup.xnview.com/viewtopic.php?t=37033
2182: [Bug] Batch convert: RAW orientation - http://newsgroup.xnview.com/viewtopic.php?t=42539
2179: [Bug] Wrong EXIF value on RAW - http://newsgroup.xnview.com/viewtopic.php?t=42518
2175: [Bug] Convert: EXIF:Longitude/Latitude show decimal value in 'Text' - http://newsgroup.xnview.com/viewtopic.php?t=42502
2173: [Bug] {EXIF:Altitude} not shown - http://newsgroup.xnview.com/viewtopic.php?t=42502
2172: [Bug] HEIC filename with unicode - http://newsgroup.xnview.com/viewtopic.php?t=42428
2171: [Bug] Set DPI - http://newsgroup.xnview.com/viewtopic.php?t=42490
2169: [Bug] Crash on 1x1 bitmap - http://newsgroup.xnview.com/viewtopic.php?t=42462
2168: [Bug] Slow browser when having a lot of subfolder - http://newsgroup.xnview.com/viewtopic.php?t=42325
2166: [Bug] Rating in detail view
2165: [Bug] Paint: ellipse bug - http://newsgroup.xnview.com/viewtopic.php?t=42443
2164: [Bug] JPEGXL & unicode filename -http://newsgroup.xnview.com/viewtopic.php?t=42422
2163: [Bug] Sort folder by comment - http://newsgroup.xnview.com/viewtopic.php?t=42404
2162: [Bug] X3F on MacOS/Linux - http://newsgroup.xnview.com/viewtopic.php?t=42344
2161: [Bug] {EXIF:xA...} fields - http://newsgroup.xnview.com/viewtopic.php?t=42279
2159: [Bug] RAW EXIF Camera fields - http://newsgroup.xnview.com/viewtopic.php?t=42371
2157: [Bug] Similar: Sort - http://newsgroup.xnview.com/viewtopic.php?t=42372
2155: [Bug] XMP list fields in Batch rename - http://newsgroup.xnview.com/viewtopic.php?t=42023
2154: [Bug] Batch convert: Disable mutli core when PDF - http://newsgroup.xnview.com/viewtopic.php?t=42359
2153: [Bug] Animated webp - http://newsgroup.xnview.com/viewtopic.php?t=42383
2152: [Bug] GPS writing Negative value - http://newsgroup.xnview.com/viewtopic.php?t=42378
2151: [Bug] Image size on RAW - http://newsgroup.xnview.com/viewtopic.php?t=42349


Changelog 0.99.1:

2150: [Bug] Category Sets: Font & remove - http://newsgroup.xnview.com/viewtopic.php?t=42366
2137: [Bug] BLP - http://newsgroup.xnview.com/viewtopic.php?t=42315
2149: [Bug] Dark Theme & Details mode - http://newsgroup.xnview.com/viewtopic.php?t=42364
2148: [Bug] Slow zooming after loading image file - http://newsgroup.xnview.com/viewtopic.php?t=4236
2110: [Bug] Setting Filelist-Audio - http://newsgroup.xnview.com/viewtopic.php?t=42073
2147: [Bug] XMP-CF writing - http://newsgroup.xnview.com/viewtopic.php?t=42350
2146: [Bug] Search file count - http://newsgroup.xnview.com/viewtopic.php?t=42358
2145: [Bug] Batch convert multipage file convert one page - http://newsgroup.xnview.com/viewtopic.php?t=42359
2143: [Bug] X3F - http://newsgroup.xnview.com/viewtopic.php?t=42346
2118: [Bug] PNG: 8bits + transparency - http://newsgroup.xnview.com/viewtopic.php?t=42103
2142: [Bug] PNG crash - viewtopic.php?t=42354
2141: [Bug] Time always changes to 00:00:00 - http://newsgroup.xnview.com/viewtopic.php?t=42352
2140: [Bug] Play only once animated file - http://newsgroup.xnview.com/viewtopic.php?t=42342
2139: [Bug] No auto refresh in Export>JPEGXL - http://newsgroup.xnview.com/viewtopic.php?t=42336


Changelog 0.99.0:

2134: [New] Qt 5.15.6
2126: [New] JPEGXL 0.5
2095: [New] libwebp 1.2.0
2077: [New] LibHeic updated, EXIF-XMP output
2076: [New] LibJPEGXL updated
2075: [New] Libraw instead of dcraw
2132: [New] Batch rename: ignore extension for # - viewtopic.php?t=42244
2128: [New] Set DPI - viewtopic.php?t=42134
2124: [New] Batch convert: Environment vars - viewtopic.php?t=42125
2113: [New] JPEGXL options & export - viewtopic.php?t=42071
2112: [New] Setting to hide mouse in fullscreen
2102: [New] Search: Dialog is no more modal
2090: [New] Option to disable two-pass rendering - viewtopic.php?t=31643
2089: [New] Edit XMP: Fotoware custom field support
2084: [New] Button to edit text 'Add Text'
2138: [Bug] No undo after saving a screenshot - viewtopic.php?t=42285
2137: [Bug] BLP - viewtopic.php?t=42315
2136: [Bug] Menu items not disabled - viewtopic.php?t=42311
2135: [Bug] Slow startup on Windows - viewtopic.php?t=39920
2133: [Bug] Open second image in fullscreen & one instance - viewtopic.php?t=42277
2131: [Bug] Search similar problems - viewtopic.php?t=42227
2130: [Bug] 'Select first item' not working - viewtopic.php?t=42257
2129: [Bug] Batch convert: FTP + Keep structure
2070: [Bug] Linux: Drag&Drop copy not move - viewtopic.php?t=41768
2127: [Bug] Batch convert: Bad output for NConvert - viewtopic.php?t=42152
2125: [Bug] .clip & temp files - viewtopic.php?t=42157
2122: [Bug] Drag&Drop problem - viewtopic.php?t=41975
2123: [Bug] Lossless transformations disabled - viewtopic.php?t=42101
2121: [Bug] XBS button doesn't work in viewer mode - viewtopic.php?t=42094
2120: [Bug] XMP sidecar attached to RAW - viewtopic.php?t=37291
2119: [Bug] Filtering & open view - viewtopic.php?t=42056
2118: [Bug] PNG: 8bits + transparency - viewtopic.php?t=42103
2117: [Bug] Preview's position - viewtopic.php?t=38740
2116: [Bug] PNG: 24bits + transparency - viewtopic.php?t=42018
2115: [Bug] Folder sorting - viewtopic.php?t=42098
2114: [Bug] 'Rating+Label' thumbnail label
2111: [Bug] Settings>Toolbar - viewtopic.php?t=42072
2110: [Bug] Setting Filelist-Audio - viewtopic.php?t=42073
2109: [Bug] Batch Convert: Export all pages into single page file - viewtopic.php?p=170725
2108: [Bug] IPTC encoding (utf8) - viewtopic.php?t=42044
2107: [Bug] Automatic crop & 32bits picture
2106: [Bug] Write format list - viewtopic.php?t=42054
2105: [Bug] XMP Create Contact - viewtopic.php?t=42014
2104: [Bug] Can't read or write negative altitude value - viewtopic.php?t=42050
2103: [Bug] Resize must remember previous settings - viewtopic.php?t=42048
2101: [Bug] XMP fields in Batch rename - viewtopic.php?t=42023
2100: [Bug] Print in landscape not possible - viewtopic.php?t=41889
2099: [Bug] {ratio} must show aspect ratio when possible - viewtopic.php?t=42031
2098: [Bug] Batch convert: WebP export for NConvert - viewtopic.php?t=42025
2096: [Bug] Edit Mode: Rating hidden when toolbar is on the left
2094: [Bug] White Balance in Edit mode
2093: [Bug] Info text not correctly aligned - viewtopic.php?t=41954
2092: [Bug] GIF pause - viewtopic.php?t=41737
2091: [Bug] Rating-Color label written in sidecar - viewtopic.php?t=41308
2088: [Bug] Theme on startup wizard & better color for dark theme
2087: [Bug] Curve crash
2086: [Bug] Invalid {WidthMm} and {HeightMm}
2085: [Bug] Invisible text in thumbnail's labels when 'Use format color' is disabled
2083: [Bug] Parent category not applied on Enter - viewtopic.php?t=41979
2082: [Bug] Paint: Shortcut for undo/redo - viewtopic.php?t=41969
2081: [Bug] SPACE in category pane - viewtopic.php?t=41982
2080: [Bug] Slideshow: file list is always sorted by filename - viewtopic.php?t=41986
2079: [Bug] No GPS pane if 'Preview' is disabled - viewtopic.php?t=41930
2078: [Bug] Slideshow: no rating/color label - viewtopic.php?t=41929
2074: [Bug] Info not showing on entering fullscreen - viewtopic.php?t=41964
2073: [Bug] Face tags not shown - viewtopic.php?t=41958
2072: [Bug] Numerical sort (by Date) for files with same date - viewtopic.php?t=41960
2071: [Bug] Clipboard corrupted at exit - viewtopic.php?t=41950
by xnview
Mon Apr 25, 2022 8:30 am
Forum: Archive
Topic: XnView MP 1.00 beta 4
Replies: 3
Views: 4519

XnView MP 1.00 beta 4

**** Please do not post bugs or requests in this topic!

**** In this new test version 1.00 beta 4 various bugs have been fixed. All reported bugs that aren't listed in the changelog below will be fixed in a later release. Please do not re-report a bug which wasn't fixed yet.

XnView 1.00 beta 4 is available for beta testing. You can download XnView MP 1.00 beta 4 here:

Windows x64 ZIP version: http://www.xnview.com/beta/XnViewMP-win-beta4-1.0.zip
MacOS version: http://www.xnview.com/beta/XnViewMP-mac-beta4-1.0.dmg
Linux version: http://www.xnview.com/beta/XnViewMP-linux-beta4-1.0.tgz

If you have reported one or several bugs listed below, we'd kindly ask you to check with the latest version whether the bug really has been fixed and confirm this with a short note in the specific topic with the bug report.

Thank you for your help!

Changelog 1.00:

2345: [New] QOI format read support
2341: [New] LibjpegTurbo 2.1.3
2322: [New] HEIF 1.12.0
2321: [New] OpenJPEG 2.4.0
2178: [New] Archive (ZIP, RAR, CAB, 7-Zip, ...) support - http://newsgroup.xnview.com/viewtopic.php?t=29736
2335: [New] XMP fields in 'Labels' - http://newsgroup.xnview.com/viewtopic.php?t=43069
2334: [New] Sharpen setting in view mode - http://newsgroup.xnview.com/viewtopic.php?t=42090
2325: [New] Settings to customize little toolbar - http://newsgroup.xnview.com/viewtopic.php?t=41232
2324: [New] 'View as' mode as cmd - http://newsgroup.xnview.com/viewtopic.php?t=41232
2318: [New] Import: Companions correctly should be correctly imported - http://newsgroup.xnview.com/viewtopic.php?t=40793
2333: [New] "replace only if original value is empty" for Edit XMP - http://newsgroup.xnview.com/viewtopic.php?t=41657
2332: [New] Batch convert: film simulation - http://newsgroup.xnview.com/viewtopic.php?t=40318
2331: [New] Change timestamp: Independant date/time control - http://newsgroup.xnview.com/viewtopic.php?t=42239
1920: [New] Menu item to toggle high zoom quality - http://newsgroup.xnview.com/viewtopic.php?t=37347
2267: [New] Tag face: Add region - http://newsgroup.xnview.com/viewtopic.php?t=42899
2266: [New] Shift+Wheel to scroll - http://newsgroup.xnview.com/viewtopic.php?t=42887
2348: [New] Write settings dialog when saving - http://newsgroup.xnview.com/viewtopic.php?t=42971
2286: [New] Batch rename: History for 'from'/'with' replace field - http://newsgroup.xnview.com/viewtopic.php?t=39984
2327: [New] 'Show hidden files' as cmd_ - http://newsgroup.xnview.com/viewtopic.php?t=40848
2294: [New] Batch convert: Beep - http://newsgroup.xnview.com/viewtopic.php?t=39813
2308: [New] Fullscreen hide mouse setting - http://newsgroup.xnview.com/viewtopic.php?t=40946
2303: [New] Compare: Show CRC setting - http://newsgroup.xnview.com/viewtopic.php?t=43007
2353: [Bug] Duplicate categories - viewtopic.php?t=43208
2354: [Bug] Quick Search is case sensitive on categories - http://newsgroup.xnview.com/viewtopic.php?t=43202
2352: [Bug] DDS crash
2351: [Bug] Face tag & EXIF orientation - viewtopic.php?f=62&t=43209
2350: [Bug] Unicode & AVIF - viewtopic.php?f=62&t=43220
2349: [Bug] Folder's thumbnail, RAW orientation - viewtopic.php?f=62&t=43160
2347: [Bug] Resize dialog: DPI change - http://newsgroup.xnview.com/viewtopic.php?t=43133
2346: [Bug] Crop size in cm - http://newsgroup.xnview.com/viewtopic.php?t=43132
2344: [Bug] Preview panel tabified & update - http://newsgroup.xnview.com/viewtopic.php?t=43088
2343: [Bug] PNG tRNS & 24bits
2342: [Bug] HiDPI scaling & 100% - http://newsgroup.xnview.com/viewtopic.php?t=43108
2340: [Bug] MacOS: Unresponsive when browsing network share - http://newsgroup.xnview.com/viewtopic.php?t=42879
2339: [Bug] Batch rename: rating & color label - http://newsgroup.xnview.com/viewtopic.php?t=43107
2338: [Bug] MacOS: Tabbar grows instead of showing buttons - http://newsgroup.xnview.com/viewtopic.php?t=43095
2337: [Bug] 'Open container folder' when show in subfolder - http://newsgroup.xnview.com/viewtopic.php?t=43100
2336: [Bug] WebP for thumbnail cache & RGBA thumbnail - http://newsgroup.xnview.com/viewtopic.php?t=43098
2330: [Bug] 'Automatically apply parent keywords' - http://newsgroup.xnview.com/viewtopic.php?t=42945
2329: [Bug] Rename category & Shortcut - http://newsgroup.xnview.com/viewtopic.php?t=42946
2328: [Bug] Relative zoom value - http://newsgroup.xnview.com/viewtopic.php?t=42605
2326: [Bug] Next/previous file does not work for svg files - http://newsgroup.xnview.com/viewtopic.php?t=41100
2323: [Bug] WebP 1.2.2
2320: [Bug] Thumbnail processing stopped when last file is selected - http://newsgroup.xnview.com/viewtopic.php?t=43048
2319: [Bug] Slow info loading from catalog (edit mode or detail view mode)
2317: [Bug] RAW & thumbnail orientation - http://newsgroup.xnview.com/viewtopic.php?t=43066
2316: [Bug] Zoom selection problem on RAW - http://newsgroup.xnview.com/viewtopic.php?t=43025
2315: [Bug] Batch convert: ICC convert crash - http://newsgroup.xnview.com/viewtopic.php?t=43055
2314: [Bug] Delay when expanding folder tree - http://newsgroup.xnview.com/viewtopic.php?t=43057
2313: [Bug] New file is not crrectly selected - http://newsgroup.xnview.com/viewtopic.php?t=43059
2312: [Bug] Background color setting in Paint dialog - http://newsgroup.xnview.com/viewtopic.php?t=41268
2311: [Bug] HEIC save corrupted file - http://newsgroup.xnview.com/viewtopic.php?t=42986
2310: [Bug] HEIC saving problem - http://newsgroup.xnview.com/viewtopic.php?t=42986
2309: [Bug] Image moves when selecting to/from right and/or bottom window edges - http://newsgroup.xnview.com/viewtopic.php?t=40858
2307: [Bug] Fullscreen from browser {File Index} include folders - http://newsgroup.xnview.com/viewtopic.php?t=40880
2306: [Bug] "reset auto image size with next/previous file" - http://newsgroup.xnview.com/viewtopic.php?t=39432
2029: [Bug] Canvas resize - restore default - http://newsgroup.xnview.com/viewtopic.php?t=41707
2305: [Bug] Bookmarks must follow order of bookmark.ini - http://newsgroup.xnview.com/viewtopic.php?t=42987
2304: [Bug] Info shows 8bits for RGB 16bits file (targa)
2302: [Bug] EXIF ImgDirection as float - http://newsgroup.xnview.com/viewtopic.php?t=43008
2301: [Bug] JPEGXL greyscale output - http://newsgroup.xnview.com/viewtopic.php?t=42996
2300: [Bug] Problem to load TIFF 16bits float - http://newsgroup.xnview.com/viewtopic.php?t=42991
2299: [Bug] ICC can't be disable for WebP
2298: [Bug] Compare: Crash with recursive files - http://newsgroup.xnview.com/viewtopic.php?t=42979
2297: [Bug] Delete last item show item not filtered - http://newsgroup.xnview.com/viewtopic.php?t=40757
2296: [Bug] DNG greyscale crash
2295: [Bug] Issue when moving category - http://newsgroup.xnview.com/viewtopic.php?t=40516
2293: [Bug] Linux: Companion & batch rename - http://newsgroup.xnview.com/viewtopic.php?t=40179
2292: [Bug] Category Sets not correctly updated - http://newsgroup.xnview.com/viewtopic.php?t=39413
2291: [Bug] Quick filter & new files - http://newsgroup.xnview.com/viewtopic.php?t=38983
2290: [Bug] CLTR+Wheel open context menu - http://newsgroup.xnview.com/viewtopic.php?t=38870
2289: [Bug] JPEG as companion file - http://newsgroup.xnview.com/viewtopic.php?t=39902
2288: [Bug] Compare & results from filter panel - http://newsgroup.xnview.com/viewtopic.php?t=40198
2287: [Bug] Shift+Del doesn't delete companion files - http://newsgroup.xnview.com/viewtopic.php?t=40036
2285: [Bug] Bad thumbnail of changed file - http://newsgroup.xnview.com/viewtopic.php?t=38033
2284: [Bug] Multiselection wrong preview - http://newsgroup.xnview.com/viewtopic.php?t=41374
2283: [Bug] Resize not correct when using percent - http://newsgroup.xnview.com/viewtopic.php?t=42966
2282: [Bug] File type colors problem - http://newsgroup.xnview.com/viewtopic.php?t=42922
2281: [Bug] Edit IPTC: merge datas - http://newsgroup.xnview.com/viewtopic.php?t=42925
2280: [Bug] APNG - http://newsgroup.xnview.com/viewtopic.php?t=42932
2279: [Bug] 'Thumbnails view only' - http://newsgroup.xnview.com/viewtopic.php?t=42943
2278: [Bug] Batch rename: Duplicate suffix - http://newsgroup.xnview.com/viewtopic.php?t=42952
2277: [Bug] XMP fields not updated after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2276: [Bug] {DPI} bad value after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2275: [Bug] XCF compositing - http://newsgroup.xnview.com/viewtopic.php?t=42905
2273: [Bug] Sidecar not loaded for tooltips - http://newsgroup.xnview.com/viewtopic.php?t=42913
2272: [Bug] RAW saving
2271: [Bug] Edit IPTC: 'Clear fields' doesn't clear country code
2270: [Bug] Tooltips {Annotation} not updated after editing - http://newsgroup.xnview.com/viewtopic.php?t=42913
2269: [Bug] Portrait RAW files are shown in landscape orientation when categorized - http://newsgroup.xnview.com/viewtopic.php?t=42868
2268: [Bug] DPX grey - http://newsgroup.xnview.com/viewtopic.php?t=42910
2265: [Bug] Edit IPTC/XMP: / instead of \ - http://newsgroup.xnview.com/viewtopic.php?t=42898
2264: [Bug] Tag face UI
2263: [Bug] Wrong index/count in titlebar - http://newsgroup.xnview.com/viewtopic.php?t=42893
2262: [Bug] DNG resolution - http://newsgroup.xnview.com/viewtopic.php?t=42892
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632
by xnview
Wed Apr 13, 2022 9:58 am
Forum: Archive
Topic: XnView MP 1.00 beta 3
Replies: 0
Views: 3003

XnView MP 1.00 beta 3

**** Please do not post bugs or requests in this topic!

**** In this new test version 1.00 beta 3 various bugs have been fixed. All reported bugs that aren't listed in the changelog below will be fixed in a later release. Please do not re-report a bug which wasn't fixed yet.

XnView 1.00 beta 3 is available for beta testing. You can download XnView MP 1.00 beta 3 here:

Windows x64 ZIP version: http://www.xnview.com/beta/XnViewMP-win-beta3-1.0.zip
MacOS version: http://www.xnview.com/beta/XnViewMP-mac-beta3-1.0.dmg
Linux version: http://www.xnview.com/beta/XnViewMP-linux-beta3-1.0.tgz

If you have reported one or several bugs listed below, we'd kindly ask you to check with the latest version whether the bug really has been fixed and confirm this with a short note in the specific topic with the bug report.

Thank you for your help!

Changelog 1.00:

2345: [New] QOI format read support
2341: [New] LibjpegTurbo 2.1.3
2322: [New] HEIF 1.12.0
2321: [New] OpenJPEG 2.4.0
2178: [New] Archive (ZIP, RAR, CAB, 7-Zip, ...) support - http://newsgroup.xnview.com/viewtopic.php?t=29736
2335: [New] XMP fields in 'Labels' - http://newsgroup.xnview.com/viewtopic.php?t=43069
2334: [New] Sharpen setting in view mode - http://newsgroup.xnview.com/viewtopic.php?t=42090
2325: [New] Settings to customize little toolbar - http://newsgroup.xnview.com/viewtopic.php?t=41232
2324: [New] 'View as' mode as cmd - http://newsgroup.xnview.com/viewtopic.php?t=41232
2318: [New] Import: Companions correctly should be correctly imported - http://newsgroup.xnview.com/viewtopic.php?t=40793
2333: [New] "replace only if original value is empty" for Edit XMP - http://newsgroup.xnview.com/viewtopic.php?t=41657
2332: [New] Batch convert: film simulation - http://newsgroup.xnview.com/viewtopic.php?t=40318
2331: [New] Change timestamp: Independant date/time control - http://newsgroup.xnview.com/viewtopic.php?t=42239
1920: [New] Menu item to toggle high zoom quality - http://newsgroup.xnview.com/viewtopic.php?t=37347
2267: [New] Tag face: Add region - http://newsgroup.xnview.com/viewtopic.php?t=42899
2266: [New] Shift+Wheel to scroll - http://newsgroup.xnview.com/viewtopic.php?t=42887
2348: [New] Write settings dialog when saving - http://newsgroup.xnview.com/viewtopic.php?t=42971
2286: [New] Batch rename: History for 'from'/'with' replace field - http://newsgroup.xnview.com/viewtopic.php?t=39984
2327: [New] 'Show hidden files' as cmd_ - http://newsgroup.xnview.com/viewtopic.php?t=40848
2294: [New] Batch convert: Beep - http://newsgroup.xnview.com/viewtopic.php?t=39813
2308: [New] Fullscreen hide mouse setting - http://newsgroup.xnview.com/viewtopic.php?t=40946
2303: [New] Compare: Show CRC setting - http://newsgroup.xnview.com/viewtopic.php?t=43007
2351: [Bug] Face tag & EXIF orientation - viewtopic.php?f=62&t=43209
2350: [Bug] Unicode & AVIF - viewtopic.php?f=62&t=43220
2349: [Bug] Folder's thumbnail, RAW orientation - viewtopic.php?f=62&t=43160
2347: [Bug] Resize dialog: DPI change - http://newsgroup.xnview.com/viewtopic.php?t=43133
2346: [Bug] Crop size in cm - http://newsgroup.xnview.com/viewtopic.php?t=43132
2344: [Bug] Preview panel tabified & update - http://newsgroup.xnview.com/viewtopic.php?t=43088
2343: [Bug] PNG tRNS & 24bits
2342: [Bug] HiDPI scaling & 100% - http://newsgroup.xnview.com/viewtopic.php?t=43108
2340: [Bug] MacOS: Unresponsive when browsing network share - http://newsgroup.xnview.com/viewtopic.php?t=42879
2339: [Bug] Batch rename: rating & color label - http://newsgroup.xnview.com/viewtopic.php?t=43107
2338: [Bug] MacOS: Tabbar grows instead of showing buttons - http://newsgroup.xnview.com/viewtopic.php?t=43095
2337: [Bug] 'Open container folder' when show in subfolder - http://newsgroup.xnview.com/viewtopic.php?t=43100
2336: [Bug] WebP for thumbnail cache & RGBA thumbnail - http://newsgroup.xnview.com/viewtopic.php?t=43098
2330: [Bug] 'Automatically apply parent keywords' - http://newsgroup.xnview.com/viewtopic.php?t=42945
2329: [Bug] Rename category & Shortcut - http://newsgroup.xnview.com/viewtopic.php?t=42946
2328: [Bug] Relative zoom value - http://newsgroup.xnview.com/viewtopic.php?t=42605
2326: [Bug] Next/previous file does not work for svg files - http://newsgroup.xnview.com/viewtopic.php?t=41100
2323: [Bug] WebP 1.2.2
2320: [Bug] Thumbnail processing stopped when last file is selected - http://newsgroup.xnview.com/viewtopic.php?t=43048
2319: [Bug] Slow info loading from catalog (edit mode or detail view mode)
2317: [Bug] RAW & thumbnail orientation - http://newsgroup.xnview.com/viewtopic.php?t=43066
2316: [Bug] Zoom selection problem on RAW - http://newsgroup.xnview.com/viewtopic.php?t=43025
2315: [Bug] Batch convert: ICC convert crash - http://newsgroup.xnview.com/viewtopic.php?t=43055
2314: [Bug] Delay when expanding folder tree - http://newsgroup.xnview.com/viewtopic.php?t=43057
2313: [Bug] New file is not crrectly selected - http://newsgroup.xnview.com/viewtopic.php?t=43059
2312: [Bug] Background color setting in Paint dialog - http://newsgroup.xnview.com/viewtopic.php?t=41268
2311: [Bug] HEIC save corrupted file - http://newsgroup.xnview.com/viewtopic.php?t=42986
2310: [Bug] HEIC saving problem - http://newsgroup.xnview.com/viewtopic.php?t=42986
2309: [Bug] Image moves when selecting to/from right and/or bottom window edges - http://newsgroup.xnview.com/viewtopic.php?t=40858
2307: [Bug] Fullscreen from browser {File Index} include folders - http://newsgroup.xnview.com/viewtopic.php?t=40880
2306: [Bug] "reset auto image size with next/previous file" - http://newsgroup.xnview.com/viewtopic.php?t=39432
2029: [Bug] Canvas resize - restore default - http://newsgroup.xnview.com/viewtopic.php?t=41707
2305: [Bug] Bookmarks must follow order of bookmark.ini - http://newsgroup.xnview.com/viewtopic.php?t=42987
2304: [Bug] Info shows 8bits for RGB 16bits file (targa)
2302: [Bug] EXIF ImgDirection as float - http://newsgroup.xnview.com/viewtopic.php?t=43008
2301: [Bug] JPEGXL greyscale output - http://newsgroup.xnview.com/viewtopic.php?t=42996
2300: [Bug] Problem to load TIFF 16bits float - http://newsgroup.xnview.com/viewtopic.php?t=42991
2299: [Bug] ICC can't be disable for WebP
2298: [Bug] Compare: Crash with recursive files - http://newsgroup.xnview.com/viewtopic.php?t=42979
2297: [Bug] Delete last item show item not filtered - http://newsgroup.xnview.com/viewtopic.php?t=40757
2296: [Bug] DNG greyscale crash
2295: [Bug] Issue when moving category - http://newsgroup.xnview.com/viewtopic.php?t=40516
2293: [Bug] Linux: Companion & batch rename - http://newsgroup.xnview.com/viewtopic.php?t=40179
2292: [Bug] Category Sets not correctly updated - http://newsgroup.xnview.com/viewtopic.php?t=39413
2291: [Bug] Quick filter & new files - http://newsgroup.xnview.com/viewtopic.php?t=38983
2290: [Bug] CLTR+Wheel open context menu - http://newsgroup.xnview.com/viewtopic.php?t=38870
2289: [Bug] JPEG as companion file - http://newsgroup.xnview.com/viewtopic.php?t=39902
2288: [Bug] Compare & results from filter panel - http://newsgroup.xnview.com/viewtopic.php?t=40198
2287: [Bug] Shift+Del doesn't delete companion files - http://newsgroup.xnview.com/viewtopic.php?t=40036
2285: [Bug] Bad thumbnail of changed file - http://newsgroup.xnview.com/viewtopic.php?t=38033
2284: [Bug] Multiselection wrong preview - http://newsgroup.xnview.com/viewtopic.php?t=41374
2283: [Bug] Resize not correct when using percent - http://newsgroup.xnview.com/viewtopic.php?t=42966
2282: [Bug] File type colors problem - http://newsgroup.xnview.com/viewtopic.php?t=42922
2281: [Bug] Edit IPTC: merge datas - http://newsgroup.xnview.com/viewtopic.php?t=42925
2280: [Bug] APNG - http://newsgroup.xnview.com/viewtopic.php?t=42932
2279: [Bug] 'Thumbnails view only' - http://newsgroup.xnview.com/viewtopic.php?t=42943
2278: [Bug] Batch rename: Duplicate suffix - http://newsgroup.xnview.com/viewtopic.php?t=42952
2277: [Bug] XMP fields not updated after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2276: [Bug] {DPI} bad value after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2275: [Bug] XCF compositing - http://newsgroup.xnview.com/viewtopic.php?t=42905
2273: [Bug] Sidecar not loaded for tooltips - http://newsgroup.xnview.com/viewtopic.php?t=42913
2272: [Bug] RAW saving
2271: [Bug] Edit IPTC: 'Clear fields' doesn't clear country code
2270: [Bug] Tooltips {Annotation} not updated after editing - http://newsgroup.xnview.com/viewtopic.php?t=42913
2269: [Bug] Portrait RAW files are shown in landscape orientation when categorized - http://newsgroup.xnview.com/viewtopic.php?t=42868
2268: [Bug] DPX grey - http://newsgroup.xnview.com/viewtopic.php?t=42910
2265: [Bug] Edit IPTC/XMP: / instead of \ - http://newsgroup.xnview.com/viewtopic.php?t=42898
2264: [Bug] Tag face UI
2263: [Bug] Wrong index/count in titlebar - http://newsgroup.xnview.com/viewtopic.php?t=42893
2262: [Bug] DNG resolution - http://newsgroup.xnview.com/viewtopic.php?t=42892
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632
by xnview
Mon Mar 28, 2022 10:02 am
Forum: Archive
Topic: XnView MP 1.00 beta 1
Replies: 2
Views: 4945

XnView MP 1.00 beta 1

**** Please do not post bugs or requests in this topic!

**** In this new test version 1.00 beta 1 various bugs have been fixed. All reported bugs that aren't listed in the changelog below will be fixed in a later release. Please do not re-report a bug which wasn't fixed yet.

XnView 1.00 beta 1 is available for beta testing. You can download XnView MP 0.87 beta 1 here:

Windows x64 ZIP version: http://www.xnview.com/beta/XnViewMP-win-beta1-1.0.zip
MacOS version: http://www.xnview.com/beta/XnViewMP-mac-beta1-1.0.dmg

If you have reported one or several bugs listed below, we'd kindly ask you to check with the latest version whether the bug really has been fixed and confirm this with a short note in the specific topic with the bug report.

Thank you for your help!

Changelog 1.00:

2345: [New] QOI format read support
2341: [New] LibjpegTurbo 2.1.3
2322: [New] HEIF 1.12.0
2321: [New] OpenJPEG 2.4.0
2178: [New] Archive (ZIP, RAR, CAB, 7-Zip, ...) support - http://newsgroup.xnview.com/viewtopic.php?t=29736
2335: [New] XMP fields in 'Labels' - http://newsgroup.xnview.com/viewtopic.php?t=43069
2334: [New] Sharpen setting in view mode - http://newsgroup.xnview.com/viewtopic.php?t=42090
2325: [New] Settings to customize little toolbar - http://newsgroup.xnview.com/viewtopic.php?t=41232
2324: [New] 'View as' mode as cmd - http://newsgroup.xnview.com/viewtopic.php?t=41232
2318: [New] Import: Companions correctly should be correctly imported - http://newsgroup.xnview.com/viewtopic.php?t=40793
2333: [New] "replace only if original value is empty" for Edit XMP - http://newsgroup.xnview.com/viewtopic.php?t=41657
2332: [New] Batch convert: film simulation - http://newsgroup.xnview.com/viewtopic.php?t=40318
2331: [New] Change timestamp: Independant date/time control - http://newsgroup.xnview.com/viewtopic.php?t=42239
1920: [New] Menu item to toggle high zoom quality - http://newsgroup.xnview.com/viewtopic.php?t=37347
2267: [New] Tag face: Add region - http://newsgroup.xnview.com/viewtopic.php?t=42899
2266: [New] Shift+Wheel to scroll - http://newsgroup.xnview.com/viewtopic.php?t=42887
2348: [New] Write settings dialog when saving - http://newsgroup.xnview.com/viewtopic.php?t=42971
2286: [New] Batch rename: History for 'from'/'with' replace field - http://newsgroup.xnview.com/viewtopic.php?t=39984
2327: [New] 'Show hidden files' as cmd_ - http://newsgroup.xnview.com/viewtopic.php?t=40848
2294: [New] Batch convert: Beep - http://newsgroup.xnview.com/viewtopic.php?t=39813
2308: [New] Fullscreen hide mouse setting - http://newsgroup.xnview.com/viewtopic.php?t=40946
2303: [New] Compare: Show CRC setting - http://newsgroup.xnview.com/viewtopic.php?t=43007
2347: [Bug] Resize dialog: DPI change - http://newsgroup.xnview.com/viewtopic.php?t=43133
2346: [Bug] Crop size in cm - http://newsgroup.xnview.com/viewtopic.php?t=43132
2344: [Bug] Preview panel tabified & update - http://newsgroup.xnview.com/viewtopic.php?t=43088
2343: [Bug] PNG tRNS & 24bits
2342: [Bug] HiDPI scaling & 100% - http://newsgroup.xnview.com/viewtopic.php?t=43108
2340: [Bug] MacOS: Unresponsive when browsing network share - http://newsgroup.xnview.com/viewtopic.php?t=42879
2339: [Bug] Batch rename: rating & color label - http://newsgroup.xnview.com/viewtopic.php?t=43107
2338: [Bug] MacOS: Tabbar grows instead of showing buttons - http://newsgroup.xnview.com/viewtopic.php?t=43095
2337: [Bug] 'Open container folder' when show in subfolder - http://newsgroup.xnview.com/viewtopic.php?t=43100
2336: [Bug] WebP for thumbnail cache & RGBA thumbnail - http://newsgroup.xnview.com/viewtopic.php?t=43098
2330: [Bug] 'Automatically apply parent keywords' - http://newsgroup.xnview.com/viewtopic.php?t=42945
2329: [Bug] Rename category & Shortcut - http://newsgroup.xnview.com/viewtopic.php?t=42946
2328: [Bug] Relative zoom value - http://newsgroup.xnview.com/viewtopic.php?t=42605
2326: [Bug] Next/previous file does not work for svg files - http://newsgroup.xnview.com/viewtopic.php?t=41100
2323: [Bug] WebP 1.2.2
2320: [Bug] Thumbnail processing stopped when last file is selected - http://newsgroup.xnview.com/viewtopic.php?t=43048
2319: [Bug] Slow info loading from catalog (edit mode or detail view mode)
2317: [Bug] RAW & thumbnail orientation - http://newsgroup.xnview.com/viewtopic.php?t=43066
2316: [Bug] Zoom selection problem on RAW - http://newsgroup.xnview.com/viewtopic.php?t=43025
2315: [Bug] Batch convert: ICC convert crash - http://newsgroup.xnview.com/viewtopic.php?t=43055
2314: [Bug] Delay when expanding folder tree - http://newsgroup.xnview.com/viewtopic.php?t=43057
2313: [Bug] New file is not crrectly selected - http://newsgroup.xnview.com/viewtopic.php?t=43059
2312: [Bug] Background color setting in Paint dialog - http://newsgroup.xnview.com/viewtopic.php?t=41268
2311: [Bug] HEIC save corrupted file - http://newsgroup.xnview.com/viewtopic.php?t=42986
2310: [Bug] HEIC saving problem - http://newsgroup.xnview.com/viewtopic.php?t=42986
2309: [Bug] Image moves when selecting to/from right and/or bottom window edges - http://newsgroup.xnview.com/viewtopic.php?t=40858
2307: [Bug] Fullscreen from browser {File Index} include folders - http://newsgroup.xnview.com/viewtopic.php?t=40880
2306: [Bug] "reset auto image size with next/previous file" - http://newsgroup.xnview.com/viewtopic.php?t=39432
2029: [Bug] Canvas resize - restore default - http://newsgroup.xnview.com/viewtopic.php?t=41707
2305: [Bug] Bookmarks must follow order of bookmark.ini - http://newsgroup.xnview.com/viewtopic.php?t=42987
2304: [Bug] Info shows 8bits for RGB 16bits file (targa)
2302: [Bug] EXIF ImgDirection as float - http://newsgroup.xnview.com/viewtopic.php?t=43008
2301: [Bug] JPEGXL greyscale output - http://newsgroup.xnview.com/viewtopic.php?t=42996
2300: [Bug] Problem to load TIFF 16bits float - http://newsgroup.xnview.com/viewtopic.php?t=42991
2299: [Bug] ICC can't be disable for WebP
2298: [Bug] Compare: Crash with recursive files - http://newsgroup.xnview.com/viewtopic.php?t=42979
2297: [Bug] Delete last item show item not filtered - http://newsgroup.xnview.com/viewtopic.php?t=40757
2296: [Bug] DNG greyscale crash
2295: [Bug] Issue when moving category - http://newsgroup.xnview.com/viewtopic.php?t=40516
2293: [Bug] Linux: Companion & batch rename - http://newsgroup.xnview.com/viewtopic.php?t=40179
2292: [Bug] Category Sets not correctly updated - http://newsgroup.xnview.com/viewtopic.php?t=39413
2291: [Bug] Quick filter & new files - http://newsgroup.xnview.com/viewtopic.php?t=38983
2290: [Bug] CLTR+Wheel open context menu - http://newsgroup.xnview.com/viewtopic.php?t=38870
2289: [Bug] JPEG as companion file - http://newsgroup.xnview.com/viewtopic.php?t=39902
2288: [Bug] Compare & results from filter panel - http://newsgroup.xnview.com/viewtopic.php?t=40198
2287: [Bug] Shift+Del doesn't delete companion files - http://newsgroup.xnview.com/viewtopic.php?t=40036
2285: [Bug] Bad thumbnail of changed file - http://newsgroup.xnview.com/viewtopic.php?t=38033
2284: [Bug] Multiselection wrong preview - http://newsgroup.xnview.com/viewtopic.php?t=41374
2283: [Bug] Resize not correct when using percent - http://newsgroup.xnview.com/viewtopic.php?t=42966
2282: [Bug] File type colors problem - http://newsgroup.xnview.com/viewtopic.php?t=42922
2281: [Bug] Edit IPTC: merge datas - http://newsgroup.xnview.com/viewtopic.php?t=42925
2280: [Bug] APNG - http://newsgroup.xnview.com/viewtopic.php?t=42932
2279: [Bug] 'Thumbnails view only' - http://newsgroup.xnview.com/viewtopic.php?t=42943
2278: [Bug] Batch rename: Duplicate suffix - http://newsgroup.xnview.com/viewtopic.php?t=42952
2277: [Bug] XMP fields not updated after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2276: [Bug] {DPI} bad value after 'Edit XMP' - http://newsgroup.xnview.com/viewtopic.php?t=42942
2275: [Bug] XCF compositing - http://newsgroup.xnview.com/viewtopic.php?t=42905
2273: [Bug] Sidecar not loaded for tooltips - http://newsgroup.xnview.com/viewtopic.php?t=42913
2272: [Bug] RAW saving
2271: [Bug] Edit IPTC: 'Clear fields' doesn't clear country code
2270: [Bug] Tooltips {Annotation} not updated after editing - http://newsgroup.xnview.com/viewtopic.php?t=42913
2269: [Bug] Portrait RAW files are shown in landscape orientation when categorized - http://newsgroup.xnview.com/viewtopic.php?t=42868
2268: [Bug] DPX grey - http://newsgroup.xnview.com/viewtopic.php?t=42910
2265: [Bug] Edit IPTC/XMP: / instead of \ - http://newsgroup.xnview.com/viewtopic.php?t=42898
2264: [Bug] Tag face UI
2263: [Bug] Wrong index/count in titlebar - http://newsgroup.xnview.com/viewtopic.php?t=42893
2262: [Bug] DNG resolution - http://newsgroup.xnview.com/viewtopic.php?t=42892
2203: [Bug] Mac: 'open in finder' dont select/focus file - http://newsgroup.xnview.com/viewtopic.php?t=42632